x86: disable crashlog
[openwrt/openwrt.git] / config / Config-kernel.in
index 3f30013845e160b5cdd06da899c54b600b11b2fd..a4c46f55ae2e12461816d6b0346e1da8730c60a3 100644 (file)
@@ -26,7 +26,7 @@ config KERNEL_PRINTK
 
 config KERNEL_CRASHLOG
        bool "Crash logging"
-       depends on !(arm || powerpc || sparc || TARGET_uml)
+       depends on !(arm || powerpc || sparc || TARGET_uml || i386 || x86_64)
        default y
 
 config KERNEL_SWAP