This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / mainboard / bcom / winnet100 / auto.c
index 98800116703001ff29d8886c530f0d46d5bc11ed..51d847b97664d8352060e7947dd84484210dcab6 100644 (file)
@@ -38,7 +38,7 @@
 static void main(unsigned long bist)
 {
        /* Initialize the serial console. */
-       pc97317_enable_serial(SERIAL_DEV, TTYS0_BASE);
+       pc97317_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
        uart_init();
        console_init();