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/tyan/s2892/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/tyan/s2892') diff --git a/src/mainboard/tyan/s2892/Kconfig b/src/mainboard/tyan/s2892/Kconfig index bf508da96a..b9c4105e75 100644 --- a/src/mainboard/tyan/s2892/Kconfig +++ b/src/mainboard/tyan/s2892/Kconfig @@ -23,10 +23,6 @@ config APIC_ID_OFFSET hex default 0x0 -config SB_HT_CHAIN_ON_BUS0 - int - default 2 - config MAINBOARD_PART_NUMBER string default "S2892" -- cgit v1.2.3