tegrakernel/kernel/nvidia/drivers/iio/proximity/Kconfig

17 lines
355 B
Plaintext
Raw Normal View History

2022-02-16 09:13:02 -06:00
menu "Proximity sensors"
#
# Proximity sensors
#
config NVS_IQS2X3
tristate "Azoteq IQS253/IQS263 SAR proximity"
depends on I2C && IIO_BUFFER && IIO_TRIGGERED_BUFFER && NVS_IIO && NVS_PROXIMITY
help
Say Y here for Azoteq IQS253 and IQS263 SAR proximity support.
The driver uses the NVS (NVidia Sensor) IIO and proximity
framework.
endmenu