aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/newisys/khepri/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/newisys/khepri/Kconfig')
-rw-r--r--src/mainboard/newisys/khepri/Kconfig12
1 files changed, 4 insertions, 8 deletions
diff --git a/src/mainboard/newisys/khepri/Kconfig b/src/mainboard/newisys/khepri/Kconfig
index 968989b171..8ad22ca283 100644
--- a/src/mainboard/newisys/khepri/Kconfig
+++ b/src/mainboard/newisys/khepri/Kconfig
@@ -13,6 +13,7 @@ config BOARD_NEWISYS_KHEPRI
select USE_DCACHE_RAM
select HAVE_HARD_RESET
select BOARD_ROMSIZE_KB_512
+ select SB_HT_CHAIN_UNITID_OFFSET_ONLY
config MAINBOARD_DIR
string
@@ -41,12 +42,7 @@ config K8_REV_F_SUPPORT
config SB_HT_CHAIN_ON_BUS0
int
- default 2
- depends on BOARD_NEWISYS_KHEPRI
-
-config SB_HT_CHAIN_UNITID_OFFSET_ONLY
- bool
- default n
+ default 0
depends on BOARD_NEWISYS_KHEPRI
config LB_CKS_RANGE_END
@@ -81,12 +77,12 @@ config MAX_PHYSICAL_CPUS
config HT_CHAIN_END_UNITID_BASE
hex
- default 0x0
+ default 0x20
depends on BOARD_NEWISYS_KHEPRI
config HT_CHAIN_UNITID_BASE
hex
- default 0x0
+ default 0x1
depends on BOARD_NEWISYS_KHEPRI
config USE_INIT