-
CONFIG_FXAS21002
¶
FXAS21002 gyroscope driver
Type: bool
Help¶
Enable driver for the FXAS21002 gyroscope
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/fxas21002/Kconfig:8
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:66
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig FXAS21002 bool prompt "FXAS21002 gyroscope driver" ifI2C
&&SENSOR
depends onI2C
&&SENSOR
help Enable driver for the FXAS21002 gyroscope
(Definitions include propagated dependencies, including from if’s and menus.)