CONFIG_SENSOR¶
Sensor Drivers
Type: bool
Help¶
Include sensor drivers in system config
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/sensor/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:64
Menu path: (Top) → Device Drivers
menuconfig SENSOR
bool "Sensor Drivers"
help
Include sensor drivers in system config
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)