Disable crashlog for UML
[openwrt/svn-archive/archive.git] / config / Config-kernel.in
index a4a45b4048c86c41b651c8e12ba9eadcc8c53b20..06788d6a0f46e9cdd261ad863397e2cd3e4ef937 100644 (file)
@@ -10,7 +10,7 @@ config KERNEL_PRINTK
 
 config KERNEL_CRASHLOG
        bool "Crash logging"
-       depends on !(arm || powerpc || sparc)
+       depends on !(arm || powerpc || sparc || TARGET_uml)
        default y
 
 config KERNEL_SWAP