This patch unifies the use of config options in v2 to all start with CONFIG_
[coreboot.git] / src / mainboard / eaglelion / 5bcm / auto.c
index b49039773a4ec4c911f481bc32825c9ee3d2e800..096cebe2f78f91736ece2471c4fda78d751238db 100644 (file)
@@ -23,7 +23,7 @@
 
 static void main(unsigned long bist)
 {
-       pc97317_enable_serial(SERIAL_DEV, TTYS0_BASE);
+       pc97317_enable_serial(SERIAL_DEV, CONFIG_TTYS0_BASE);
        uart_init();
        console_init();