X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Fia64%2FKconfig;h=688146466d0dc54117e9aa809c713adcff3926c1;hb=786d35d45cc40b2a51a18f73e14e135d47fdced7;hp=8186ec5ea15168a31a1a876b8a7b52ec7c8f4616;hpb=b478b2baa37ac99fc04a30809c780dd5dfd43595;p=deliverable%2Flinux.git diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 8186ec5ea151..688146466d0d 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -39,6 +39,8 @@ config IA64 select ARCH_THREAD_INFO_ALLOCATOR select ARCH_CLOCKSOURCE_DATA select GENERIC_TIME_VSYSCALL + select HAVE_MOD_ARCH_SPECIFIC + select MODULES_USE_ELF_RELA default y help The Itanium Processor Family is Intel's 64-bit successor to @@ -126,6 +128,7 @@ config AUDIT_ARCH menuconfig PARAVIRT_GUEST bool "Paravirtualized guest support" + depends on BROKEN help Say Y here to get to see options related to running Linux under various hypervisors. This option alone does not add any kernel code. @@ -138,8 +141,6 @@ config PARAVIRT bool "Enable paravirtualization code" depends on PARAVIRT_GUEST default y - bool - default y help This changes the kernel so it can modify itself when it is run under a hypervisor, potentially improving performance significantly