The NRF driver doesn't utilize the Kconfig symbol for per instance I2C so we can remove setting that in the conf file. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
9 lines
169 B
Plaintext
9 lines
169 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
|
|
CONFIG_MS5837=y
|