From 6f88526fa4e0aa5f60834d181d04f8a9911887be Mon Sep 17 00:00:00 2001 From: Matthew Hagan Date: Thu, 17 Feb 2022 00:04:32 +0000 Subject: 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 (RB5009UG+S+IN) Signed-off-by: Matthew Hagan --- target/linux/mvebu/cortexa72/config-5.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mvebu') 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 -- cgit v1.2.3