summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/dl165_g6_fam10/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/dl165_g6_fam10/Kconfig')
-rw-r--r--src/mainboard/hp/dl165_g6_fam10/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/hp/dl165_g6_fam10/Kconfig b/src/mainboard/hp/dl165_g6_fam10/Kconfig
index 8376d895e1..ca36aafb36 100644
--- a/src/mainboard/hp/dl165_g6_fam10/Kconfig
+++ b/src/mainboard/hp/dl165_g6_fam10/Kconfig
@@ -6,6 +6,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select NORTHBRIDGE_AMD_AMDFAM10
select SOUTHBRIDGE_BROADCOM_BCM21000
select SOUTHBRIDGE_BROADCOM_BCM5785
+ select HT_CHAIN_DISTRIBUTE
select SUPERIO_SERVERENGINES_PILOT
select SUPERIO_NSC_PC87417
select DIMM_DDR2
@@ -55,10 +56,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