The latest development version of this page may be more current than this released 1.14.0 version.
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:29

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62drivers/sensor/Kconfig:40

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.)