sensor: bmi160: Update Kconfig dependancy for SPI

The driver uses the SPI legacy API so make it depend on the SPI legacy
API being enabled.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2017-09-13 10:23:24 -05:00 committed by Kumar Gala
parent 7714c9a7aa
commit eb23cd2650
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ menuconfig BMI160
bool "Bosch BMI160 inertial measurement unit"
depends on SENSOR
depends on SPI
depends on SPI_LEGACY_API
default n
help
Enable Bosch BMI160 inertial measurement unit that provides acceleration