efi/libstub/x86: Fix EFI server boot failure
[linux-2.6-block.git] / arch / x86 / boot / compressed / eboot.c
index 82e26d0ff075f946983c86047263efb23e1fe9da..287393d725f0130c4041be08b918cd544a2836df 100644 (file)
@@ -32,7 +32,7 @@ __attribute_const__ bool efi_is_64bit(void)
 {
        if (IS_ENABLED(CONFIG_EFI_MIXED))
                return efi_is64;
-       return IS_ENABLED(CONFIG_X64_64);
+       return IS_ENABLED(CONFIG_X86_64);
 }
 
 static efi_status_t