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 | 5422a5a7db139de3d4658d055afd5292eddad6ff (patch) | |
tree | 3634a24ab91d6532410f577f5ac3187259c283d4 /target/linux/pxcab | |
parent | 52b1e9bd2bfdb74a98442e6b5388187b57e795e8 (diff) | |
download | upstream-5422a5a7db139de3d4658d055afd5292eddad6ff.tar.gz upstream-5422a5a7db139de3d4658d055afd5292eddad6ff.tar.bz2 upstream-5422a5a7db139de3d4658d055afd5292eddad6ff.zip |
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/pxcab')
-rw-r--r-- | target/linux/pxcab/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/pxcab/config-2.6.31 | 1 |
2 files changed, 0 insertions, 2 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 diff --git a/target/linux/pxcab/config-2.6.31 b/target/linux/pxcab/config-2.6.31 index f8259910d2..d5c4c9bd0b 100644 --- a/target/linux/pxcab/config-2.6.31 +++ b/target/linux/pxcab/config-2.6.31 @@ -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 |