CONFIG_INA237¶
INA237
Type: bool
Help¶
Enable driver for INA237.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/ina23x/Kconfig:18
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:117
Menu path: (Top) → Device Drivers → Sensor Drivers → INA23X Current and Power Monitor
config INA237
bool "INA237"
depends on INA23X && SENSOR
help
Enable driver for INA237.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)