# Copyright (c) 2025 Bastien Jauny <bastien.jauny@smile.fr> | |
# SPDX-License-Identifier: Apache-2.0 | |
config INPUT_VS1838B | |
bool "Vishay VS1838B infrared receiver" | |
default y | |
depends on DT_HAS_VISHAY_VS1838B_ENABLED | |
select GPIO | |
help | |
This option enables the driver for the VS1838B infrared receiver. |