From 8f15f4715a8627c032c78636798fe9bf8d23c6e1 Mon Sep 17 00:00:00 2001 From: Daniele Forsi Date: Sun, 10 Aug 2014 16:58:23 +0200 Subject: Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same value Change-Id: If7286abf91f758cfbac2c85dcad336f38f70d843 Signed-off-by: Daniele Forsi Reviewed-on: http://review.coreboot.org/6579 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/mainboard/sunw/ultra40/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/sunw') diff --git a/src/mainboard/sunw/ultra40/Kconfig b/src/mainboard/sunw/ultra40/Kconfig index f95fc8cde8..3fb559123e 100644 --- a/src/mainboard/sunw/ultra40/Kconfig +++ b/src/mainboard/sunw/ultra40/Kconfig @@ -35,10 +35,6 @@ config CK804_NUM int default 2 -config SB_HT_CHAIN_ON_BUS0 - int - default 2 - config MAINBOARD_PART_NUMBER string default "Ultra 40" -- cgit v1.2.3