Build 8151 for s2885. Trivial.

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5692 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson 2010-08-13 15:42:09 +00:00
parent 6615ef3bfc
commit 18719f0b07
1 changed files with 2 additions and 1 deletions

View File

@ -4,8 +4,9 @@ config BOARD_TYAN_S2885
select CPU_AMD_SOCKET_940 select CPU_AMD_SOCKET_940
select NORTHBRIDGE_AMD_AMDK8 select NORTHBRIDGE_AMD_AMDK8
select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX
select SOUTHBRIDGE_AMD_AMD8131
select SOUTHBRIDGE_AMD_AMD8111 select SOUTHBRIDGE_AMD_AMD8111
select SOUTHBRIDGE_AMD_AMD8131
select SOUTHBRIDGE_AMD_AMD8151
select SUPERIO_WINBOND_W83627HF select SUPERIO_WINBOND_W83627HF
select HAVE_BUS_CONFIG select HAVE_BUS_CONFIG
select HAVE_HARD_RESET select HAVE_HARD_RESET