This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / mainboard / bcom / winnetp680 / auto.c
index af78949118826ed30bbe255a63c0bc41f3673dc5..01135f8b5cbc86a14899cc9dba6ffc566ba4d057 100644 (file)
@@ -99,7 +99,7 @@ static void main(unsigned long bist)
 
        w83697hf_set_clksel_48(SERIAL_DEV);
 
-       w83697hf_enable_serial(SERIAL_DEV, TTYS0_BASE);
+       w83697hf_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
        uart_init();
        console_init();