Fix ACPI build on a couple of boards (now that it's active)
Fix timer handling on amd/sc520 systems Match UDELAY_* configuration of newconfig in Kconfig Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5054 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -6,3 +6,7 @@ config UDELAY_IO
|
||||
default n
|
||||
depends on CPU_AMD_SC520
|
||||
|
||||
config HAVE_INIT_TIMER
|
||||
bool
|
||||
default n
|
||||
depends on CPU_AMD_SC520
|
||||
|
Reference in New Issue
Block a user