diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 09:07:22 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 09:07:22 +0000 |
commit | 1238d93b092af12ca145e41e550bb7986cdd925e (patch) | |
tree | c9f5e63e760f0e1255054a86aa13e5cd82f14f23 /target/linux/mpc52xx | |
parent | 5501cf6ed82befd07a7249f51e8a71fd46654ddf (diff) | |
download | upstream-1238d93b092af12ca145e41e550bb7986cdd925e.tar.gz upstream-1238d93b092af12ca145e41e550bb7986cdd925e.tar.bz2 upstream-1238d93b092af12ca145e41e550bb7986cdd925e.zip |
move CONFIG_CRASH_DUMP to the generic configs
SVN-Revision: 18366
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r-- | target/linux/mpc52xx/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mpc52xx/config-2.6.30 b/target/linux/mpc52xx/config-2.6.30 index e038cff014..b048d6d172 100644 --- a/target/linux/mpc52xx/config-2.6.30 +++ b/target/linux/mpc52xx/config-2.6.30 @@ -32,7 +32,6 @@ CONFIG_CMDLINE="console=ttyPSC0,115200" CONFIG_CMDLINE_BOOL=y CONFIG_COMPAT_BRK=y # CONFIG_CPU_FREQ is not set -# CONFIG_CRASH_DUMP is not set CONFIG_CRYPTO_AEAD2=y CONFIG_CRYPTO_BLKCIPHER=y CONFIG_CRYPTO_BLKCIPHER2=y |