diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 10:00:28 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 10:00:28 +0000 |
commit | 019cf0dfed30148c83235db5006c0b840f3388d8 (patch) | |
tree | 126ad7a5bc03c0f2c759f1eee50eb20a02dab206 /target/linux/pxa | |
parent | ff8305e7021dc3c32e3a23c188eeb92557f4ba1d (diff) | |
download | master-187ad058-019cf0dfed30148c83235db5006c0b840f3388d8.tar.gz master-187ad058-019cf0dfed30148c83235db5006c0b840f3388d8.tar.bz2 master-187ad058-019cf0dfed30148c83235db5006c0b840f3388d8.zip |
move CPUFREQ to generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/pxa')
-rw-r--r-- | target/linux/pxa/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pxa/config-default b/target/linux/pxa/config-default index fb9c9d7b0f..cae5cd275d 100644 --- a/target/linux/pxa/config-default +++ b/target/linux/pxa/config-default @@ -45,7 +45,6 @@ CONFIG_CPU_CACHE_VIVT=y CONFIG_CPU_CP15_MMU=y CONFIG_CPU_CP15=y # CONFIG_CPU_DCACHE_DISABLE is not set -# CONFIG_CPU_FREQ is not set CONFIG_CPU_TLB_V4WBI=y CONFIG_CPU_XSCALE=y # CONFIG_DEBUG_BUGVERBOSE is not set |