The options selecting nRF drivers are now enabled by default when an nRF SoC is selected as the build target. The options selecting given hardware instances are now enabled at the board level. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
13 lines
187 B
Plaintext
13 lines
187 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_I2C_1=y
|
|
|
|
CONFIG_SENSOR=y
|
|
CONFIG_MS5837=y
|
|
|