From f5f10d10979688e0d2ac7a01a262c50bf3e08b76 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 28 Aug 2003 13:43:03 +0000 Subject: 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 --- src/mainboard/tyan/s2880/Config.lb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/tyan/s2880') diff --git a/src/mainboard/tyan/s2880/Config.lb b/src/mainboard/tyan/s2880/Config.lb index 865a07d122..9c9953e927 100644 --- a/src/mainboard/tyan/s2880/Config.lb +++ b/src/mainboard/tyan/s2880/Config.lb @@ -5,6 +5,7 @@ uses USE_NORMAL_IMAGE uses AMD8111_DEV uses MAINBOARD uses ARCH +uses ENABLE_IOMMU # # ### @@ -174,3 +175,5 @@ end cpu k8 "cpu1" end + +option ENABLE_IOMMU=1 -- cgit v1.2.3