aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/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-03 19:34:11 +0200
commit15c4ab7adf594e0707cdedded8fe6797b17da56a (patch)
tree3b1411df7c0f23865281b5cd5dafb91d9c947585 /src/northbridge/intel/haswell/Kconfig
parent00bf647bf6a980e8b9c3d8d91d79859c9b3de0a1 (diff)
Move select MMCONF_SUPPORT under northbridge
Move/remove MMCONF_SUPPORT reference under mainboard Kconfig, as that feature originates from northbridge and cannot be disabled for a single mainboard. Change-Id: I6d6861079876ddddaff90b10f18edb6936e93bd0 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/3589 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/northbridge/intel/haswell/Kconfig')
-rw-r--r--src/northbridge/intel/haswell/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/haswell/Kconfig b/src/northbridge/intel/haswell/Kconfig
index f68978040f..72ea08021f 100644
--- a/src/northbridge/intel/haswell/Kconfig
+++ b/src/northbridge/intel/haswell/Kconfig
@@ -22,6 +22,7 @@ config NORTHBRIDGE_INTEL_HASWELL
select CACHE_MRC_BIN
select CPU_INTEL_HASWELL
select REQUIRES_BLOB
+ select MMCONF_SUPPORT
select MMCONF_SUPPORT_DEFAULT
if NORTHBRIDGE_INTEL_HASWELL