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/generic-2.6/config-2.6.31 | |
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/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index c2bac32f9b..3f71c3dfd3 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -337,6 +337,7 @@ CONFIG_CONSTRUCTORS=y # CONFIG_CPU_DCACHE_DISABLE is not set # CONFIG_CPU_IDLE is not set # CONFIG_CRAMFS is not set +# CONFIG_CRASH_DUMP is not set # CONFIG_CRC16 is not set CONFIG_CRC32=y # CONFIG_CRC7 is not set |