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