Files
zephyr/drivers/input/Kconfig.cy8cmbr3xxx
Matthias Alleman d0e98b2425 drivers: input: cy8cmbr3xxx: add support for cy8cmbr3xxx input driver
Support for the cy8cmbr3xxx input driver is added.

Signed-off-by: Matthias Alleman <matthias.alleman@basalte.be>
2025-01-28 14:13:08 +01:00

12 lines
292 B
Plaintext

# Copyright (c) 2025 Basalte bv
# SPDX-License-Identifier: Apache-2.0
config INPUT_CY8CMBR3XXX
bool "CY8CMBR3XXX capacitive touch sensor driver"
default y
depends on DT_HAS_CYPRESS_CY8CMBR3XXX_ENABLED
select I2C
help
Enable driver for cypress CY8CMBR3XXX capacitive
touch sensor.