5d36157c7c
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>
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_SENSOR=y
|