diff --git a/[refs] b/[refs] index 1bc785de5ec4..189bac755b34 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 39d83a5d684a457046aa2a6dac60f105966e78e9 +refs/heads/master: 9d6c26e73bd248c286bb3597aaf788716e8fcceb diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index c9086e6307a5..58fb7b3bcd1a 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -354,7 +354,7 @@ config X86_UV depends on X86_64 depends on X86_EXTENDED_PLATFORM depends on NUMA - select X86_X2APIC + depends on X86_X2APIC ---help--- This option is needed in order to support SGI Ultraviolet systems. If you don't have one of these, you should say N here.