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>
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_PM_DEVICE=n
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF=y
|
|
|
|
CONFIG_FDC2X1X_TRIGGER_GLOBAL_THREAD=n
|