aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/gm45/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2013-07-02 11:37:35 +0300
committerRonald G. Minnich <rminnich@gmail.com>2013-07-04 03:06:53 +0200
commit575e6817e690d1540bfa14a0b1fc7b8a40ef095a (patch)
treeb62b76d36ba79f0c12b37e08ae506d413b67a2a3 /src/northbridge/intel/gm45/Kconfig
parent032c23db08e6f0c6a2937092edafa26339aa4921 (diff)
Move select MMCONF_SUPPORT under northbridge (fix)
I missed the board with gm45 when I moved MMCONF_SUPPORT lines. Also, the intel/i3100 does not have MMCONF_SUPPORT implemented even though it was previously selected for intel/eagleheights board. Change-Id: I9c7f6b0a150b4d54288a1e015277b9d98467fca4 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/3598 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/northbridge/intel/gm45/Kconfig')
-rw-r--r--src/northbridge/intel/gm45/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/gm45/Kconfig b/src/northbridge/intel/gm45/Kconfig
index 34b2544cec..16a0bf175e 100644
--- a/src/northbridge/intel/gm45/Kconfig
+++ b/src/northbridge/intel/gm45/Kconfig
@@ -25,6 +25,7 @@ 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 IOMMU