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 | a01ec2469bcee5eb55f479160b77a1a28d39cef9 (patch) | |
tree | b5aa3e4ae966d3d8db2f451588f6eb8e1335ea9a /target/linux/mpc83xx | |
parent | ef42fb4c136ebc5855259956d4e19a033a960422 (diff) | |
download | upstream-a01ec2469bcee5eb55f479160b77a1a28d39cef9.tar.gz upstream-a01ec2469bcee5eb55f479160b77a1a28d39cef9.tar.bz2 upstream-a01ec2469bcee5eb55f479160b77a1a28d39cef9.zip |
move CPUFREQ to generic configs
SVN-Revision: 18368
Diffstat (limited to 'target/linux/mpc83xx')
-rw-r--r-- | target/linux/mpc83xx/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/config-default b/target/linux/mpc83xx/config-default index c37f3a631b..8d22512286 100644 --- a/target/linux/mpc83xx/config-default +++ b/target/linux/mpc83xx/config-default @@ -34,7 +34,6 @@ CONFIG_BOUNCE=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="console=ttyS0,115200" -# CONFIG_CPU_FREQ is not set CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_BLKCIPHER2=y CONFIG_CRYPTO_HASH2=y |