[source] omap/Kconfig: add omap2plus_cpufreq

LEDE Commits lede-commits at lists.infradead.org
Mon Apr 24 09:08:24 PDT 2017


lynxis pushed a commit to source.git, branch master:
https://git.lede-project.org/59649164a3cd9cd024a988cf7a7d516322e74203

commit 59649164a3cd9cd024a988cf7a7d516322e74203
Author: Alexander Couzens <lynxis at fe80.eu>
AuthorDate: Sat Apr 22 14:58:36 2017 +0200

    omap/Kconfig: add omap2plus_cpufreq
    
    Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
---
 target/linux/omap/config-4.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index 76cf84e..e7d6247 100644
--- a/target/linux/omap/config-4.4
+++ b/target/linux/omap/config-4.4
@@ -48,7 +48,7 @@ CONFIG_ARM_HEAVY_MB=y
 CONFIG_ARM_L1_CACHE_SHIFT=6
 CONFIG_ARM_L1_CACHE_SHIFT_6=y
 # CONFIG_ARM_LPAE is not set
-# CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set
+CONFIG_ARM_OMAP2PLUS_CPUFREQ=y
 CONFIG_ARM_PATCH_PHYS_VIRT=y
 CONFIG_ARM_THUMB=y
 CONFIG_ARM_THUMBEE=y



More information about the lede-commits mailing list