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>
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
CONFIG_SENSOR=y
|
|
CONFIG_W1=y
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_SENSOR_LOG_LEVEL_DBG=y
|