summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/gm45/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2016-11-20 11:40:37 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2016-11-22 04:15:11 +0100
commitbac0fad4082036638b30506a27fbe62c6e71b237 (patch)
treea0f469732b8fab263eb280341484d56989f0a6a0 /src/northbridge/intel/gm45/Kconfig
parentf748eb7ab79735be62dbef56e13ff92996d9e2ce (diff)
downloadcoreboot-bac0fad4082036638b30506a27fbe62c6e71b237.tar.xz
Remove explicit select MMCONF_SUPPORT
Make MMCONF_SUPPORT selected with MMCONF_SUPPORT_DEFAULT. Platforms that remain to have explicit MMCONF_SUPPORT are ones that should be converted. Change-Id: Iba8824f46842607fb1508aa7d057f8cbf1cd6397 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/17527 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/northbridge/intel/gm45/Kconfig')
-rw-r--r--src/northbridge/intel/gm45/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/gm45/Kconfig b/src/northbridge/intel/gm45/Kconfig
index 6ee65580b0..80447d506a 100644
--- a/src/northbridge/intel/gm45/Kconfig
+++ b/src/northbridge/intel/gm45/Kconfig
@@ -21,7 +21,6 @@ if NORTHBRIDGE_INTEL_GM45
config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy
def_bool y
select HAVE_DEBUG_RAM_SETUP
- select MMCONF_SUPPORT
select MMCONF_SUPPORT_DEFAULT
select VGA
select INTEL_EDID