Skip to content

env: Add cpuidle to default modules

Darryl Green requested to merge github/fork/bjackman/env-cpuidle-default into master

Created by: bjackman

We need this for reading the EnergyModel from the target. Ideally we would just enable that module when we need to read the EnergyModel but we can't do that at the moment, so just enable it by default

Merge request reports