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:
Peter van der Perk 2024-03-31 21:20:38 +02:00 committed by Daniel Agar
parent 127d74f2e1
commit fe8a5eae99

View File

@ -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