]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/fixmap.h
x86/intel config: Revamp configuration to allow for Moorestown and Medfield
[karo-tx-linux.git] / arch / x86 / include / asm / fixmap.h
index 460c74e4852c24ba0bb8dfbe6972dea7fcc63aa9..4da3c0c4c9741c38efd6418ec081404bb43d8fef 100644 (file)
@@ -117,7 +117,7 @@ enum fixed_addresses {
 #endif
        FIX_TEXT_POKE1, /* reserve 2 pages for text_poke() */
        FIX_TEXT_POKE0, /* first page is last, because allocation is backward */
-#ifdef CONFIG_X86_MRST
+#ifdef CONFIG_X86_INTEL_MID
        FIX_LNW_VRTC,
 #endif
        __end_of_permanent_fixed_addresses,