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, 3 insertions, 2 deletions
diff --git a/src/mainboard/hp/dl145_g3/Kconfig b/src/mainboard/hp/dl145_g3/Kconfig
index ea081e5a1f..e036d371cb 100644
--- a/src/mainboard/hp/dl145_g3/Kconfig
+++ b/src/mainboard/hp/dl145_g3/Kconfig
@@ -14,6 +14,7 @@ config BOARD_HP_DL145_G3
select HAVE_HARD_RESET
select LIFT_BSP_APIC_ID
select BOARD_ROMSIZE_KB_512
+ select SB_HT_CHAIN_UNITID_OFFSET_ONLY
config MAINBOARD_DIR
string
@@ -82,12 +83,12 @@ config MAX_PHYSICAL_CPUS
config HT_CHAIN_END_UNITID_BASE
hex
- default 0x0
+ default 0x1
depends on BOARD_HP_DL145_G3
config HT_CHAIN_UNITID_BASE
hex
- default 0x0
+ default 0x6
depends on BOARD_HP_DL145_G3
config USE_INIT