aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/dl145_g3/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/dl145_g3/Kconfig')
-rw-r--r--src/mainboard/hp/dl145_g3/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/hp/dl145_g3/Kconfig b/src/mainboard/hp/dl145_g3/Kconfig
index 439188a879..da20fb339e 100644
--- a/src/mainboard/hp/dl145_g3/Kconfig
+++ b/src/mainboard/hp/dl145_g3/Kconfig
@@ -8,6 +8,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select NORTHBRIDGE_AMD_AMDK8
select SOUTHBRIDGE_BROADCOM_BCM21000
select SOUTHBRIDGE_BROADCOM_BCM5785
+ select HT_CHAIN_DISTRIBUTE
select SUPERIO_SERVERENGINES_PILOT
select SUPERIO_NSC_PC87417
select HAVE_OPTION_TABLE
@@ -56,10 +57,6 @@ config HT_CHAIN_UNITID_BASE
hex
default 0x6
-config SB_HT_CHAIN_ON_BUS0
- int
- default 2
-
config IRQ_SLOT_COUNT
int
default 15