CONFIG_BMA280_CHIP_BMC150_ACCEL

BMC150_ACCEL

Type: bool

Help

Choose this option to enable the accelerometer of the BMC150 chip.

Direct dependencies

<choice: Chip type>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/sensor/bma280/Kconfig:28

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:64drivers/sensor/Kconfig:50

Menu path: (top menu) → Device Drivers → Sensor Drivers → BMA280 Three Axis Accelerometer Family → Chip type

config BMA280_CHIP_BMC150_ACCEL
    bool
    prompt "BMC150_ACCEL" if <choice: Chip type>
    depends on <choice: Chip type>
    help
      Choose this option to enable the accelerometer of the BMC150 chip.

(Definitions include propagated dependencies, including from if’s and menus.)