-
choice LSM6DSL_BUS_TYPE: Interface to AP
Interface to AP
Type: bool
Help¶
Select interface the LSM6DSL driver is connected to AP
Direct dependencies¶
(LSM6DSL
&& BOARD_96B_ARGONKEY
) || (LSM6DSL
&& SENSOR
)
(Includes any dependencies from if’s and menus.)
Defaults¶
Choice options¶
Kconfig definitions¶
At boards/arm/96b_argonkey/Kconfig.defconfig:45
Included via Kconfig:10
→ Kconfig.zephyr:19
Menu path: (top menu)
choice LSM6DSL_BUS_TYPE bool defaultLSM6DSL_SPI
ifLSM6DSL
&&BOARD_96B_ARGONKEY
depends onLSM6DSL
&&BOARD_96B_ARGONKEY
At drivers/sensor/lsm6dsl/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:92
Menu path: (top menu) → Device Drivers → Sensor Drivers → LSM6DSL I2C/SPI accelerometer and gyroscope Chip
choice LSM6DSL_BUS_TYPE bool prompt "Interface to AP" ifLSM6DSL
&&SENSOR
depends onLSM6DSL
&&SENSOR
help Select interface the LSM6DSL driver is connected to AP
(Definitions include propagated dependencies, including from if’s and menus.)