CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
serengeti_cheeatah git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2439 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -3,6 +3,7 @@ uses CONFIG_CONSOLE_VGA
|
||||
uses CONFIG_CONSOLE_BTEXT
|
||||
uses CONFIG_CONSOLE_LOGBUF
|
||||
uses CONFIG_USE_INIT
|
||||
uses CONFIG_USE_PRINTK_IN_CAR
|
||||
|
||||
object printk.o
|
||||
if CONFIG_CONSOLE_SERIAL8250
|
||||
@ -24,5 +25,7 @@ object vtxprintf.o
|
||||
object vsprintf.o
|
||||
|
||||
if CONFIG_USE_INIT
|
||||
if CONFIG_USE_PRINTK_IN_CAR
|
||||
initobject vtxprintf.o
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user