AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR
[coreboot.git] / src / mainboard / msi / ms9185 / Options.lb
index d42fb1515c32517670ff0288b46f006e006a3b20..c20b7d3868bd31ce4731cc716c460baffdf49798 100644 (file)
@@ -104,7 +104,7 @@ uses LIFT_BSP_APIC_ID
 uses CONFIG_PCI_64BIT_PREF_MEM
 
 uses CONFIG_LB_MEM_TOPK
-
+uses CONFIG_USE_PRINTK_IN_CAR
 
 ###
 ### Build options
@@ -222,7 +222,7 @@ default USE_DCACHE_RAM=1
 default DCACHE_RAM_BASE=0xcc000
 default DCACHE_RAM_SIZE=0x04000
 default DCACHE_RAM_GLOBAL_VAR_SIZE=0x01000
-default CONFIG_USE_INIT=0
+default CONFIG_USE_INIT=0\r
 
 ##
 ## Build code to setup a generic IOAPIC
@@ -287,6 +287,7 @@ default CONFIG_GDB_STUB=0
 ##
 ## The Serial Console
 ##
+default CONFIG_USE_PRINTK_IN_CAR=1
 
 # To Enable the Serial Console
 default CONFIG_CONSOLE_SERIAL8250=1