CONFIG_SI7210

Si7210 Hall Effect Magnetic Position and Temperature Sensor

Type: bool

Help

Enable driver for Si7210 Hall Effect Magnetic Position and Temperature Sensor.

Direct dependencies

I2C && SENSOR

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/sensor/si7210/Kconfig:5

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:64<Zephyr>/drivers/sensor/Kconfig:209

Menu path: (Top) → Device Drivers → Sensor Drivers

config SI7210
    bool "Si7210 Hall Effect Magnetic Position and Temperature Sensor"
    depends on I2C && SENSOR
    help
      Enable driver for Si7210 Hall Effect Magnetic Position and Temperature Sensor.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)