arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 12 Feb 2016 00:13:20 +0000 (16:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Feb 2016 02:35:48 +0000 (18:35 -0800)
commit1ecb4ae5f0aaf48b538b9e90b7b360215a2cf9ed
tree1d296f1d68280dd266b019ad1c16cfc757008b33
parentdb78c22230d0bcc8b27b81f05b39f104f08232c5
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI

arch/x86/built-in.o: In function `uv_bios_call':
(.text+0xeba00): undefined reference to `efi_call'

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Suggested-by: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@elte.hu>
Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk>
Acked-by: Alex Thorlton <athorlton@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/Kconfig