dnsmasq: enable pxe-prompt, pxe-service config options
[openwrt/openwrt.git] / config / Config-kernel.in
index 656fce3eb8a453cb561300e513f7e82f0dc6b695..a0bd13e49ca685a8da58c26922abbca71bcd2f6a 100644 (file)
@@ -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
@@ -96,6 +97,7 @@ config KERNEL_DYNAMIC_DEBUG
 
 config KERNEL_EARLY_PRINTK
        bool "Compile the kernel with early printk"
+       default y if TARGET_bcm53xx
        default n
        depends on arm
        select KERNEL_DEBUG_KERNEL