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/ppc44x/config-default | |
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/ppc44x/config-default')
-rw-r--r-- | target/linux/ppc44x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ppc44x/config-default b/target/linux/ppc44x/config-default index 683e699afb..0665c56d41 100644 --- a/target/linux/ppc44x/config-default +++ b/target/linux/ppc44x/config-default @@ -34,7 +34,6 @@ CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd" CONFIG_CONSISTENT_SIZE=0x00200000 CONFIG_CONSISTENT_START=0xff100000 -# CONFIG_CPU_FREQ is not set # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DEVPORT=y |