commit | bc13809f1c47245cd584f4ad31ad06a5c5f40e54 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Oct 03 08:03:56 2020 +0200 |
committer | Ard Biesheuvel <ardb@kernel.org> | Mon Oct 26 08:06:36 2020 +0100 |
tree | 920fa0f95cef8d571d996b4dd8570b03c8b46ef0 | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec [diff] |
efi/libstub/x86: simplify efi_is_native() CONFIG_EFI_MIXED depends on CONFIG_X86_64=y. There is no need to check CONFIG_X86_64 again. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Link: https://lore.kernel.org/r/20201003060356.4913-1-xypron.glpk@gmx.de Signed-off-by: Ard Biesheuvel <ardb@kernel.org>