summaryrefslogtreecommitdiff
path: root/src/mainboard/hp
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2010-09-28 16:16:58 +0000
committerMyles Watson <mylesgw@gmail.com>2010-09-28 16:16:58 +0000
commit24a5213a3930ce676f56b47b4e55a8e2a8c24844 (patch)
tree3c9f814d6c5fb6a12bc44808a4639a60dc995e33 /src/mainboard/hp
parent7b1a3c334cbb71f44c03f9d72cb33715856c563d (diff)
downloadcoreboot-24a5213a3930ce676f56b47b4e55a8e2a8c24844.tar.xz
Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5875 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/hp')
-rw-r--r--src/mainboard/hp/dl145_g1/Kconfig8
-rw-r--r--src/mainboard/hp/dl145_g3/Kconfig4
-rw-r--r--src/mainboard/hp/dl165_g6_fam10/Kconfig4
3 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/hp/dl145_g1/Kconfig b/src/mainboard/hp/dl145_g1/Kconfig
index 351eeb8bc5..f210b830f3 100644
--- a/src/mainboard/hp/dl145_g1/Kconfig
+++ b/src/mainboard/hp/dl145_g1/Kconfig
@@ -41,10 +41,6 @@ config MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID
hex
default 0x7460
-config HW_MEM_HOLE_SIZEK
- hex
- default 0x100000
-
config MAX_CPUS
int
default 4
@@ -53,10 +49,6 @@ config MAX_PHYSICAL_CPUS
int
default 2
-config HW_MEM_HOLE_SIZE_AUTO_INC
- bool
- default n
-
config HT_CHAIN_UNITID_BASE
hex
default 0x1
diff --git a/src/mainboard/hp/dl145_g3/Kconfig b/src/mainboard/hp/dl145_g3/Kconfig
index 1bae1d8946..d33efaf26b 100644
--- a/src/mainboard/hp/dl145_g3/Kconfig
+++ b/src/mainboard/hp/dl145_g3/Kconfig
@@ -49,10 +49,6 @@ config MAINBOARD_PART_NUMBER
string
default "ProLiant DL145 G3"
-config HW_MEM_HOLE_SIZEK
- hex
- default 0x100000
-
config MAX_CPUS
int
default 4
diff --git a/src/mainboard/hp/dl165_g6_fam10/Kconfig b/src/mainboard/hp/dl165_g6_fam10/Kconfig
index a8366b74ba..6e045b33da 100644
--- a/src/mainboard/hp/dl165_g6_fam10/Kconfig
+++ b/src/mainboard/hp/dl165_g6_fam10/Kconfig
@@ -51,10 +51,6 @@ config MAINBOARD_PART_NUMBER
string
default "ProLiant DL165 G6 (Fam10)"
-config HW_MEM_HOLE_SIZEK
- hex
- default 0x100000
-
config MAX_CPUS
int
default 12