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
113 B
Plaintext
6 lines
113 B
Plaintext
CONFIG_ADC=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|