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/ps3/config-2.6.30 | |
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/ps3/config-2.6.30')
-rw-r--r-- | target/linux/ps3/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ps3/config-2.6.30 b/target/linux/ps3/config-2.6.30 index c022b1d41f..cd88b80993 100644 --- a/target/linux/ps3/config-2.6.30 +++ b/target/linux/ps3/config-2.6.30 @@ -41,7 +41,6 @@ CONFIG_COMPAT_BINFMT_ELF=y CONFIG_COMPAT_BRK=y CONFIG_CONSOLE_TRANSLATIONS=y # CONFIG_CPU_FREQ is not set -# CONFIG_CRASH_DUMP is not set CONFIG_CRC16=y # CONFIG_CRYPTO is not set # CONFIG_DEBUG_BUGVERBOSE is not set |