summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/Config-kernel.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index a4a45b4..06788d6 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -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