diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-09-27 19:11:53 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-09-27 19:11:53 +0000 |
commit | d854270f76e03433527a135bae1cf9c070aaaa4f (patch) | |
tree | abda53b0ee07dcbb91b0e3e5611784b13071b1b8 /target/linux/generic-2.6/config-2.6.30 | |
parent | e014faf13fc0f0d86cbaa262abd7f05ce6a6f3cb (diff) | |
download | upstream-d854270f76e03433527a135bae1cf9c070aaaa4f.tar.gz upstream-d854270f76e03433527a135bae1cf9c070aaaa4f.tar.bz2 upstream-d854270f76e03433527a135bae1cf9c070aaaa4f.zip |
add kexec fixes for mips from M. Syrchin
SVN-Revision: 17768
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index bdd84cd9e4..479e61547d 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -321,6 +321,7 @@ CONFIG_COMPAT_NET_DEV_OPS=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 |