aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/quartet/Config.lb
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2003-08-28 13:43:03 +0000
committerStefan Reinauer <stepan@openbios.org>2003-08-28 13:43:03 +0000
commitf5f10d10979688e0d2ac7a01a262c50bf3e08b76 (patch)
tree3dc0f53da70a051f56c5181618d8fe7e31e79927 /src/mainboard/amd/quartet/Config.lb
parentfa2df758f226f5b06537c6e6f8e27072b94644c5 (diff)
cleaning out motherboard specific changes from the generic directories.
Moving tyan resource map to tyan directory. Making IOMMU for hammer choosable via ENABLE_IOMMU git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1088 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/quartet/Config.lb')
-rw-r--r--src/mainboard/amd/quartet/Config.lb4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/amd/quartet/Config.lb b/src/mainboard/amd/quartet/Config.lb
index 2601e5975e..97634ab25a 100644
--- a/src/mainboard/amd/quartet/Config.lb
+++ b/src/mainboard/amd/quartet/Config.lb
@@ -2,7 +2,7 @@ uses HAVE_MP_TABLE
uses HAVE_PIRQ_TABLE
uses USE_FALLBACK_IMAGE
uses USE_NORMAL_IMAGE
-uses AMD8111_DEV
+uses ENABLE_IOMMU
#
#
###
@@ -141,3 +141,5 @@ cpu p5 end
cpu p6 end
cpu k7 end
cpu k8 end
+
+option ENABLE_IOMMU=1