blob: 3ffef2abe8b0c425c61489f3de002c42a82d7999 [file] [log] [blame]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
config AMLOGIC_INPUT
tristate "Amlogic input devices support"
default n
help
input devices support
select y for built-in
select m for ko
select n for disable
if AMLOGIC_INPUT
source "$(COMMON_DRIVERS_DIR)/drivers/input/keyboard/Kconfig"
source "$(COMMON_DRIVERS_DIR)/drivers/input/ir/Kconfig"
source "$(COMMON_DRIVERS_DIR)/drivers/input/meson_pmic6b/Kconfig"
endif