Sensor Kconfig sybmols should be enabled if CONFIG_SENSOR=y and the devicetree node for the sensor is enabled. We can remove explicitly enabling specific sensor drivers in .conf files. Signed-off-by: Kumar Gala <galak@kernel.org>
5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
CONFIG_ADC=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_SENSOR_SHELL=n
|
|
CONFIG_TACH_NPCX=n
|