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/pxcab/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/pxcab/config-2.6.30')
-rw-r--r-- | target/linux/pxcab/config-2.6.30 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pxcab/config-2.6.30 b/target/linux/pxcab/config-2.6.30 index fc9afe661f..912a24859a 100644 --- a/target/linux/pxcab/config-2.6.30 +++ b/target/linux/pxcab/config-2.6.30 @@ -68,7 +68,6 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_STAT=y # CONFIG_CPU_FREQ_STAT_DETAILS is not set CONFIG_CPU_FREQ_TABLE=y -# CONFIG_CRASH_DUMP is not set CONFIG_CRC16=y CONFIG_CRC_CCITT=m # CONFIG_CRYPTO is not set |