Make fam10 build (but not boot due to bootblock size problems.)

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Marc Jones <marcj303@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4762 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson
2009-10-12 22:39:08 +00:00
parent b106f9bdbd
commit 3db199c00a
10 changed files with 128 additions and 51 deletions

View File

@@ -26,4 +26,14 @@ config AGP_APERTURE_SIZE
default 0x4000000
depends on NORTHBRIDGE_AMD_AMDFAM10
config HYPERTRANSPORT_PLUGIN_SUPPORT
bool
default y
depends on NORTHBRIDGE_AMD_AMDFAM10
config HT3_SUPPORT
bool
default y
depends on NORTHBRIDGE_AMD_AMDFAM10
source src/northbridge/amd/amdfam10/root_complex/Kconfig