kernel: remove non-existent config symbols
[openwrt/openwrt.git] / config / Config-kernel.in
index 8ebe1b7070a73775f7938d5e8ec7a00a9045f821..07d65bc465c5ef7063372e49955968fb96d64ee2 100644 (file)
@@ -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