From 968bbe89cdc0a8bb47852388842bdf4ab625126e Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Tue, 6 Dec 2005 23:34:09 +0000 Subject: use hcdn to simplify the mptable.c and irqtable.c --- patch fro issue 48 git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2136 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/config/Options.lb') diff --git a/src/config/Options.lb b/src/config/Options.lb index 61b85f37b7..8f307063f8 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -814,12 +814,6 @@ define AGP_APERTURE_SIZE comment "AGP graphics virtual memory aperture size" end -define CK804_DEVN_BASE - default 1 - export always - comment "CK804 device count from 0 or 1" -end - define HT_CHAIN_UNITID_BASE default 1 export always @@ -841,7 +835,7 @@ end define K8_SB_HT_CHAIN_ON_BUS0 default 0 export always - comment "this will make SB hypertransport chain sit on bus 0" + comment "this will make SB hypertransport chain sit on bus 0, if it is 2 will put other chain on 0x40, 0x80, 0xc0" end define K8_HW_MEM_HOLE_SIZEK -- cgit v1.2.3