Author: cyrus
Date: 2014-06-12 13:34:44 +0200 (Thu, 12 Jun 2014)
New Revision: 41153
Modified:
trunk/config/Config-kernel.in
Log:
Disable crashlog for UML
Modified: trunk/config/Config-kernel.in
===================================================================
--- trunk/config/Config-kernel.in 2014-06-12 09:22:07 UTC (rev 41152)
+++ trunk/config/Config-kernel.in 2014-06-12 11:34:44 UTC (rev 41153)
@@ -10,7 +10,7 @@
config KERNEL_CRASHLOG
bool "Crash logging"
- depends on !(arm || powerpc || sparc)
+ depends on !(arm || powerpc || sparc || TARGET_uml)
default y
config KERNEL_SWAP
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits