diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 09:07:22 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 09:07:22 +0000 |
commit | 470ce7bd907ffa423208ebadc4c44f70fc26dc49 (patch) | |
tree | 3634a24ab91d6532410f577f5ac3187259c283d4 /target/linux/ps3 | |
parent | 872cbfb521e1b97826cc65eb669b16a8c3a871af (diff) |
move CONFIG_CRASH_DUMP to the generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3')
-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 c022b1d41..cd88b8099 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 |