mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
drivers: bmi088_i2c: Enforce I2C driver can only be used when SPI version isn't selected
Solves multiple references compilation errors
This commit is contained in:
parent
127d74f2e1
commit
fe8a5eae99
@ -1,5 +1,6 @@
|
||||
menuconfig DRIVERS_IMU_BOSCH_BMI088_I2C
|
||||
bool "bosch bmi088_i2c"
|
||||
default n
|
||||
depends on !DRIVERS_IMU_BOSCH_BMI088
|
||||
---help---
|
||||
Enable support for bosch bmi088_i2c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user