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>
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_LOG=y
|
|
CONFIG_LOG_BACKEND_SHOW_COLOR=y
|
|
CONFIG_LOG_DEFAULT_LEVEL=1
|
|
CONFIG_LOG_OVERRIDE_LEVEL=1
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|