kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
[linux-drm-fsl-dcu.git] / arch / tile / Kconfig.debug
index a81f0fbf7e602ff12ede15e42e8f7ba869ffded1..9bc161a02c71ba65ef8e1394cb1617738533bd9e 100644 (file)
@@ -3,7 +3,7 @@ menu "Kernel hacking"
 source "lib/Kconfig.debug"
 
 config EARLY_PRINTK
-       bool "Early printk" if EMBEDDED && DEBUG_KERNEL
+       bool "Early printk" if EXPERT && DEBUG_KERNEL
        default y
        help
          Write kernel log output directly via the hypervisor console.