aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2013-12-22 18:00:22 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2013-12-26 23:23:30 +0100
commit6c57f64e58c80d9d5d9213dc4a0f3131b6aecd77 (patch)
tree157eed1413c5ce6f2aab33db628cab445e20816c /src/mainboard/gigabyte
parent142b52cd322ff69afe974f90a446f62b193d120c (diff)
AMD fam10: Drop MEM_TRAIN_SEQ
This config was for AMD K8 only. Change-Id: I76276405b676d1dd4d5dbf8c5b94194a670ccb25 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/4555 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r--src/mainboard/gigabyte/ma785gm/Kconfig4
-rw-r--r--src/mainboard/gigabyte/ma785gmt/Kconfig4
-rw-r--r--src/mainboard/gigabyte/ma78gm/Kconfig4
3 files changed, 0 insertions, 12 deletions
diff --git a/src/mainboard/gigabyte/ma785gm/Kconfig b/src/mainboard/gigabyte/ma785gm/Kconfig
index 8ff88b27c9..282387cf57 100644
--- a/src/mainboard/gigabyte/ma785gm/Kconfig
+++ b/src/mainboard/gigabyte/ma785gm/Kconfig
@@ -44,10 +44,6 @@ config MAX_PHYSICAL_CPUS
int
default 2
-config MEM_TRAIN_SEQ
- int
- default 2
-
config SB_HT_CHAIN_ON_BUS0
int
default 1
diff --git a/src/mainboard/gigabyte/ma785gmt/Kconfig b/src/mainboard/gigabyte/ma785gmt/Kconfig
index 15032f6de4..f4c5fffeb9 100644
--- a/src/mainboard/gigabyte/ma785gmt/Kconfig
+++ b/src/mainboard/gigabyte/ma785gmt/Kconfig
@@ -44,10 +44,6 @@ config MAX_PHYSICAL_CPUS
int
default 2
-config MEM_TRAIN_SEQ
- int
- default 2
-
config SB_HT_CHAIN_ON_BUS0
int
default 1
diff --git a/src/mainboard/gigabyte/ma78gm/Kconfig b/src/mainboard/gigabyte/ma78gm/Kconfig
index 20be00f150..15827863c6 100644
--- a/src/mainboard/gigabyte/ma78gm/Kconfig
+++ b/src/mainboard/gigabyte/ma78gm/Kconfig
@@ -44,10 +44,6 @@ config MAX_PHYSICAL_CPUS
int
default 2
-config MEM_TRAIN_SEQ
- int
- default 2
-
config SB_HT_CHAIN_ON_BUS0
int
default 1