Fix some conflicting types of variables
Remove the normal/* files from the image. they're just copies of fallback/* anyway. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4541 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
config HAVE_INIT_TIMER
|
||||
int
|
||||
default 1
|
||||
bool
|
||||
default y
|
||||
|
||||
config HAVE_MOVNTI
|
||||
int
|
||||
default 1
|
||||
bool
|
||||
default y
|
||||
|
||||
config CPU_ADDR_BITS
|
||||
int
|
||||
|
Reference in New Issue
Block a user