From 5f89d0a7a4f80b26082def1667b30a24b0b1218c Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Tue, 5 Oct 2010 18:21:58 +0000 Subject: Add second CK804 for tyan/s2895 and sunw/ultra40. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5913 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/sunw/ultra40/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/sunw') diff --git a/src/mainboard/sunw/ultra40/Kconfig b/src/mainboard/sunw/ultra40/Kconfig index 0c2a781332..c3c8e68d83 100644 --- a/src/mainboard/sunw/ultra40/Kconfig +++ b/src/mainboard/sunw/ultra40/Kconfig @@ -37,6 +37,10 @@ config K8_REV_F_SUPPORT bool default n +config CK804_NUM + int + default 2 + config SB_HT_CHAIN_ON_BUS0 int default 2 -- cgit v1.2.3