aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorMatthew Hagan <mnhagan88@gmail.com>2022-02-17 00:04:32 +0000
committerChristian Lamparter <chunkeey@gmail.com>2022-02-20 14:26:43 +0100
commit6f88526fa4e0aa5f60834d181d04f8a9911887be (patch)
treed108fce24c0846c66e49c48f322d9e0d7b5a09f8 /target/linux/mvebu
parent696f0a1cb466d580a91a62717e474bb11e3d4a53 (diff)
downloadupstream-6f88526fa4e0aa5f60834d181d04f8a9911887be.tar.gz
upstream-6f88526fa4e0aa5f60834d181d04f8a9911887be.tar.bz2
upstream-6f88526fa4e0aa5f60834d181d04f8a9911887be.zip
mvebu: cortexa72: enable ARM_ARMADA_8K_CPUFREQ
Enable the AP806's cpufreq driver. This driver is compatible with the Armada 7K and 8K platforms. Tested-by: Stijn Segers <foss@volatilesystems.org> (RB5009UG+S+IN) Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r--target/linux/mvebu/cortexa72/config-5.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/cortexa72/config-5.10 b/target/linux/mvebu/cortexa72/config-5.10
index 740f0fcfdf..8d1ec7a283 100644
--- a/target/linux/mvebu/cortexa72/config-5.10
+++ b/target/linux/mvebu/cortexa72/config-5.10
@@ -23,6 +23,7 @@ CONFIG_ARMADA_AP806_SYSCON=y
CONFIG_ARMADA_AP_CP_HELPER=y
CONFIG_ARMADA_CP110_SYSCON=y
CONFIG_ARM_AMBA=y
+CONFIG_ARM_ARMADA_8K_CPUFREQ=y
CONFIG_ARM_GIC_V2M=y
CONFIG_ARM_GIC_V3=y
CONFIG_ARM_GIC_V3_ITS=y