summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/m4a785-m
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2015-08-21 14:15:42 -0600
committerJonathan A. Kollasch <jakllsch@kollasch.net>2015-08-23 17:12:04 +0000
commitbea61efdefbe40e160b7edba2da30474235de46d (patch)
tree0b0f47acf33a5ab315d977dbbafa0c80995d5ef0 /src/mainboard/asus/m4a785-m
parent967cd9a02741487e26e4301d201f4eb9c34e383c (diff)
downloadcoreboot-bea61efdefbe40e160b7edba2da30474235de46d.tar.xz
AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms
The AMD K8 northbridge uses the Kconfig symbol QRANK_DIMM_SUPPORT, but the symbol was used on a number of Family 10 boards as well. AMD Family 10 doesn't use this Kconfig symbol for anything. I verified that the symbol wasn't used actually getting used in any of these platforms. Fixes Kconfig warnings for these 19 mainboards: warning: (BOARD_SPECIFIC_OPTIONS...) selects QRANK_DIMM_SUPPORT which has unmet direct dependencies (NORTHBRIDGE_AMD_AMDK8) Change-Id: I454992a4975566fd6439a21f5a800d0cfa1b4d3b Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: http://review.coreboot.org/11300 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Diffstat (limited to 'src/mainboard/asus/m4a785-m')
-rw-r--r--src/mainboard/asus/m4a785-m/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asus/m4a785-m/Kconfig b/src/mainboard/asus/m4a785-m/Kconfig
index a945d2a16a..ed8d41c16c 100644
--- a/src/mainboard/asus/m4a785-m/Kconfig
+++ b/src/mainboard/asus/m4a785-m/Kconfig
@@ -18,7 +18,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select BOARD_ROMSIZE_KB_1024
select ENABLE_APIC_EXT_ID
select GFXUMA
- select QRANK_DIMM_SUPPORT
config MAINBOARD_DIR
string