-
choice: Chip type
Chip type
Type: bool
Help¶
Choose desired chip type from the BMA280 family.
Defaults¶
BMA280_CHIP_BMA280
ifBMA280
&&SENSOR
Choice options¶
Kconfig definition¶
At drivers/sensor/bma280/Kconfig:16
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:50
Menu path: (top menu) → Device Drivers → Sensor Drivers → BMA280 Three Axis Accelerometer Family
choice bool prompt "Chip type" ifBMA280
&&SENSOR
defaultBMA280_CHIP_BMA280
ifBMA280
&&SENSOR
depends onBMA280
&&SENSOR
help Choose desired chip type from the BMA280 family.
(Definitions include propagated dependencies, including from if’s and menus.)