# 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. |