ARM: defconfig: enable cpufreq driver for RPi
authorNicolas Saenz Julienne <nsaenzjulienne@suse.de>
Wed, 12 Jun 2019 18:24:58 +0000 (20:24 +0200)
committerStefan Wahren <wahrenst@gmx.net>
Tue, 23 Jul 2019 20:53:35 +0000 (22:53 +0200)
commit4c6f5d4038af2c7332630bdd75cfdc0309e97242
tree4e781357fc4f8b3daa2f61c2833732d56e5fc801
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
ARM: defconfig: enable cpufreq driver for RPi

This enables on both multi_v7_defconfig and bcm2835_defconfig the new
firmware based clock and cpufreq drivers for the Raspberry Pi platform.

In the case of bcm2835_defconfig, as the cpufreq subsystem was disabled,
the conservative governor was selected as default since it better
handles the high frequency transition latency.

Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
arch/arm/configs/bcm2835_defconfig
arch/arm/configs/multi_v7_defconfig