# SPDX-License-Identifier: GPL-2.0-only # # Touchscreen driver configuration # menuconfig AW_INPUT_CTP bool "Touchscreens input device support" help Say Y here, and a list of supported touchscreens will be displayed. This option doesn't affect the kernel. If unsure, say Y. if AW_INPUT_CTP source "$(BSP_TOP)drivers/input/ctp/gslx680new/Kconfig" source "$(BSP_TOP)drivers/input/ctp/wacom_pen/Kconfig" endif #touch input device support