Remove HyperTransport support from boards that don't need it.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4670 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson
2009-09-24 15:09:11 +00:00
parent f0cfb22970
commit 74fb8f224f
5 changed files with 30 additions and 14 deletions

View File

@@ -30,8 +30,8 @@ mainmenu "Coreboot Configuration"
source src/mainboard/Kconfig
source src/arch/i386/Kconfig
source src/arch/ppc/Kconfig
source src/devices/Kconfig
source src/northbridge/Kconfig
source src/devices/Kconfig
source src/southbridge/Kconfig
source src/superio/Kconfig
source src/cpu/Kconfig
@@ -41,16 +41,8 @@ config CBFS
default y
config PCI_BUS_SEGN_BITS
bool
default n
config HT_CHAIN_UNITID_BASE
hex
default 0x1
config HT_CHAIN_END_UNITID_BASE
hex
default 0x20
int
default 0
config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
hex