]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/kernel/early_printk.c
x86/config: Revamp configuration for MID devices
[mv-sheeva.git] / arch / x86 / kernel / early_printk.c
index cd28a350f7f933162a6fa9bd0de08c64e22495f2..7a53da03086fbaaa2d796854d9a94611a0fd1bb1 100644 (file)
@@ -240,7 +240,7 @@ static int __init setup_early_printk(char *buf)
                if (!strncmp(buf, "xen", 3))
                        early_console_register(&xenboot_console, keep);
 #endif
-#ifdef CONFIG_EARLY_PRINTK_MRST
+#ifdef CONFIG_EARLY_PRINTK_INTEL_MID
                if (!strncmp(buf, "mrst", 4)) {
                        mrst_early_console_init();
                        early_console_register(&early_mrst_console, keep);