AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR
[coreboot.git] / src / mainboard / amd / serengeti_cheetah / apc_auto.c
index 8f707884f2bcd3ce1442b142a26a53217cc0dc15..a69ae164e10e8ff47f4c2be4abf2a8681d378ad7 100644 (file)
 
 #if CONFIG_USE_INIT == 0
        #include "lib/memcpy.c"
- #if CONFIG_USE_PRINTK_IN_CAR == 1
-       #include "lib/uart8250.c"
-       #include "console/vtxprintf.c"
-       #include "arch/i386/lib/printk_init.c"
- #endif
 #endif
 
 #include "arch/i386/lib/console.c"