CONFIG_MMCONF_SUPPORT is always defined. Fix build.
[coreboot.git] / src / cpu / amd / car / cache_as_ram.inc
index e21462a30bf1b2b4f70f6faa122d6e9a150dcf5a..218a538c3576d33c17adf5e247aae8d48d09e2cf 100644 (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