summaryrefslogtreecommitdiffstats
path: root/config/Config-kernel.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/Config-kernel.in')
-rw-r--r--config/Config-kernel.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 8ebe1b7070..07d65bc465 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -24,11 +24,6 @@ config KERNEL_PRINTK
bool "Enable support for printk"
default y
-config KERNEL_CRASHLOG
- bool "Crash logging"
- depends on !(arm || powerpc || sparc || TARGET_uml || i386 || x86_64)
- default y
-
config KERNEL_SWAP
bool "Support for paging of anonymous memory (swap)"
default y if !SMALL_FLASH