diff options
author | Alexander Couzens <lynxis@fe80.eu> | 2017-04-22 14:58:36 +0200 |
---|---|---|
committer | Alexander Couzens <lynxis@fe80.eu> | 2017-04-24 18:03:31 +0200 |
commit | 59649164a3cd9cd024a988cf7a7d516322e74203 (patch) | |
tree | 4eaaa0da037e10b86fe26ea563e3ef199aac051b /target/linux/omap | |
parent | 61cfc8075b615c231cf6349b3708d0a7e073613e (diff) | |
download | upstream-59649164a3cd9cd024a988cf7a7d516322e74203.tar.gz upstream-59649164a3cd9cd024a988cf7a7d516322e74203.tar.bz2 upstream-59649164a3cd9cd024a988cf7a7d516322e74203.zip |
omap/Kconfig: add omap2plus_cpufreq
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'target/linux/omap')
-rw-r--r-- | target/linux/omap/config-4.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4 index 76cf84e245..e7d6247139 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 |