:orphan: .. title:: BMA280_CHIP_BMA280 .. option:: CONFIG_BMA280_CHIP_BMA280 *BMA280* Type: ``bool`` Help ==== Choose this option to enable the BMA280 chip. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bma280/Kconfig:24`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:35`` → ``drivers/Kconfig:64`` → ``drivers/sensor/Kconfig:42`` Menu path: (top menu) → Device Drivers → Sensor Drivers → BMA280 Three Axis Accelerometer Family → Chip type .. parsed-literal:: config BMA280_CHIP_BMA280 bool prompt "BMA280" if \ :ref:` ` depends on \ :ref:` ` help Choose this option to enable the BMA280 chip. *(Definitions include propagated dependencies, including from if's and menus.)*