blob: 6a5607c44e23f1fa1780a8753dcd357dfe0fc975 [file] [log] [blame] [edit]
# Copyright (c) 2025 Basalte bv
# SPDX-License-Identifier: Apache-2.0
config INPUT_CHSC5X
bool "CHSC5X capacitive touch panel driver"
default y
depends on DT_HAS_CHIPSEMI_CHSC5X_ENABLED
select GPIO
select I2C
select INPUT_TOUCH
help
Enable CHSC5X driver for Chipsemi capacitive touch panel controller.
config INPUT_CHSC5X_VERIFY_IC_TYPE
bool "IC type verification"
default y
depends on INPUT_CHSC5X
help
This option enables the verification of the IC type which implies an
additional delay of 100ms during initialization.