Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU

Add a reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU to Kconfig.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Dean Nelson and committed by
Linus Torvalds
46bd58ea 3b0de7b3

+1
+1
drivers/misc/Kconfig
··· 430 430 depends on IA64_GENERIC || IA64_SGI_SN2 || IA64_SGI_UV || (X86_64 && SMP) 431 431 select IA64_UNCACHED_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2 432 432 select GENERIC_ALLOCATOR if IA64_GENERIC || IA64_SGI_SN2 433 + select SGI_GRU if IA64_GENERIC || IA64_SGI_UV || (X86_64 && SMP) 433 434 ---help--- 434 435 An SGI machine can be divided into multiple Single System 435 436 Images which act independently of each other and have