This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / mainboard / iei / juki-511p / auto.c
index d24dee98d7dad5983ed43cfedf8586eb7c0a9729..8486e82d55121a5e5f7fd397ee08231404f013f9 100644 (file)
@@ -40,7 +40,7 @@
 static void main(unsigned long bist)
 {
        /* Initialize the serial console. */
-       w83977f_enable_serial(SERIAL_DEV, TTYS0_BASE);
+       w83977f_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
        uart_init();
        console_init();