Kaynağa Gözat

config: disable kernel tracing on uml

Signed-off-by: Nicolas Thill <[email protected]>

SVN-Revision: 44397
Nicolas Thill 11 yıl önce
ebeveyn
işleme
f87f373c9f
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      config/Config-kernel.in

+ 1 - 0
config/Config-kernel.in

@@ -46,6 +46,7 @@ config KERNEL_KALLSYMS
 
 config KERNEL_FTRACE
 	bool "Compile the kernel with tracing support"
+	depends on !TARGET_uml
 	default n
 
 config KERNEL_FTRACE_SYSCALLS