Convert the BMI160 to use Device Tree to get SPI and GPIO params instead of Kconfig. Updated samples, tests, and arduino_101_sss board support for this. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
CONFIG_PRINTK=y
|
|
CONFIG_SPI=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_BMI160=y
|
|
CONFIG_BMI160_TRIGGER_OWN_THREAD=y
|
|
CONFIG_BMI160_TRIGGER=y
|