CONFIG_BMI160_GYRO_PMU_RUNTIME

Set at runtime.

Type: bool

Direct dependencies

BMI160 && <choice: Gyroscope power mode>

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

Kconfig definition

At drivers/sensor/bmi160/Kconfig:191

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

Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit → Gyroscope power mode

config BMI160_GYRO_PMU_RUNTIME
    bool
    prompt "Set at runtime." if BMI160 && <choice: Gyroscope power mode>
    depends on BMI160 && <choice: Gyroscope power mode>

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