This symbol never existed, and has some dead code associated with it: https://github.com/zephyrproject-rtos/zephyr/issues/7848 Just remove the assignment to the undefined Kconfig symbol for now. The associated code could be removed separately if it isn't needed anymore. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_I2C=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_BMM150=y
|
|
CONFIG_BMM150_SAMPLING_RATE_RUNTIME=y
|