CONFIG_MMCONF_SUPPORT is always defined. Fix build.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5811 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson 2010-09-13 17:46:13 +00:00
parent e7a5b76a74
commit 2b28614cc5
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ CAR_FAM10_out:
/* Erratum 343 end */
#if defined(CONFIG_MMCONF_SUPPORT)
#if CONFIG_MMCONF_SUPPORT
/* Set MMIO Config space BAR */
movl $MSR_MCFG_BASE, %ecx
rdmsr