blob: ca5f96ab1ec57a042e1845a8431b26340067e37a [file] [log] [blame]
# Copyright (c) 2020 NXP
# SPDX-License-Identifier: Apache-2.0
menuconfig KSCAN_FT5336
bool "FT5336 capacitive touch panel driver"
depends on I2C && HAS_DTS_I2C
help
Enable driver for the FT5336 capacitive touch panel controller.
config KSCAN_FT5336_PERIOD
int "Sample period (ms)"
default 10
depends on KSCAN_FT5336
config KSCAN_FT5336_INTERRUPT
bool "Enable interrupt"
depends on KSCAN_FT5336