summaryrefslogtreecommitdiff
path: root/src/devices/Kconfig
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-09-24 15:09:11 +0000
committerMyles Watson <mylesgw@gmail.com>2009-09-24 15:09:11 +0000
commit74fb8f224f11806b21038ecf117ba6380efce43d (patch)
tree7a77033bedc940ee0dd29fd217fd6921d98c60b6 /src/devices/Kconfig
parentf0cfb22970db1cc91e7a73f139939ef13786fbb5 (diff)
downloadcoreboot-74fb8f224f11806b21038ecf117ba6380efce43d.tar.xz
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
Diffstat (limited to 'src/devices/Kconfig')
-rw-r--r--src/devices/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/Kconfig b/src/devices/Kconfig
index e43458af8f..173ae9df94 100644
--- a/src/devices/Kconfig
+++ b/src/devices/Kconfig
@@ -79,7 +79,7 @@ config PCI_64BIT_PREF_MEM
config HYPERTRANSPORT_PLUGIN_SUPPORT
bool
- default y
+ default n
config PCIX_PLUGIN_SUPPORT
bool