diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 10:00:28 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 10:00:28 +0000 |
commit | 321cdf5b291bec35c60cbd69b8920cb3f9628038 (patch) | |
tree | 126ad7a5bc03c0f2c759f1eee50eb20a02dab206 /target/linux/rdc | |
parent | 4388c9e2c1df2c4cdc33275552ad797cc0105353 (diff) |
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/rdc')
-rw-r--r-- | target/linux/rdc/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/rdc/config-2.6.30 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/rdc/config-2.6.28 b/target/linux/rdc/config-2.6.28 index bab82f491..d491280c0 100644 --- a/target/linux/rdc/config-2.6.28 +++ b/target/linux/rdc/config-2.6.28 @@ -37,7 +37,6 @@ CONFIG_CMDLINE="console=ttyS0,38400 rootfstype=squashfs,jffs2" # CONFIG_CMDLINE_OVERRIDE is not set # CONFIG_COMPAT_VDSO is not set # CONFIG_CPU5_WDT is not set -# CONFIG_CPU_FREQ is not set # CONFIG_CPU_SUP_AMD is not set # CONFIG_CPU_SUP_CENTAUR_32 is not set CONFIG_CPU_SUP_CYRIX_32=y diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index a421e64e4..6f28ce29b 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -42,7 +42,6 @@ CONFIG_CMDLINE="console=ttyS0,38400 rootfstype=squashfs,jffs2" # CONFIG_COMPAT_NET_DEV_OPS is not set # CONFIG_COMPAT_VDSO is not set # CONFIG_CPU5_WDT is not set -# CONFIG_CPU_FREQ is not set # CONFIG_CPU_SUP_AMD is not set # CONFIG_CPU_SUP_CENTAUR is not set # CONFIG_CPU_SUP_CYRIX_32 is not set |