CONFIG_FXAS21002
FXAS21002 gyroscope driver
Type: bool
Help
Enable driver for the FXAS21002 gyroscope
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/sensor/fxas21002/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:87
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig FXAS21002
bool "FXAS21002 gyroscope driver"
depends on I2C && HAS_DTS_GPIO && SENSOR
help
Enable driver for the FXAS21002 gyroscope
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)