summaryrefslogtreecommitdiff
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/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/hp/dl145_g3/Kconfig b/src/mainboard/hp/dl145_g3/Kconfig
index 926f9faeb4..62554369b9 100644
--- a/src/mainboard/hp/dl145_g3/Kconfig
+++ b/src/mainboard/hp/dl145_g3/Kconfig
@@ -1,7 +1,6 @@
config BOARD_HP_DL145_G3
bool "ProLiant DL145 G3"
select ARCH_X86
- select CPU_AMD_K8
select CPU_AMD_SOCKET_F
select NORTHBRIDGE_AMD_AMDK8
select NORTHBRIDGE_AMD_AMDK8_ROOT_COMPLEX
@@ -14,6 +13,7 @@ config BOARD_HP_DL145_G3
select USE_DCACHE_RAM
select HAVE_HARD_RESET
select IOAPIC
+ select LIFT_BSP_APIC_ID
select BOARD_ROMSIZE_KB_512
config MAINBOARD_DIR