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:
Patrick Georgi
2010-01-25 15:17:11 +00:00
parent 3e4a0b87c8
commit e8d943f266
10 changed files with 46 additions and 43 deletions

View File

@@ -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