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/pxcab | |
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/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 fc9afe661..912a24859 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 f8259910d..d5c4c9bd0 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 |