aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index b2751eadbc56..1f83efb7a60e 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -794,6 +794,7 @@ config HOTPLUG_CPU
794config COMPAT_VDSO 794config COMPAT_VDSO
795 bool "Compat VDSO support" 795 bool "Compat VDSO support"
796 default y 796 default y
797 depends on !PARAVIRT
797 help 798 help
798 Map the VDSO to the predictable old-style address too. 799 Map the VDSO to the predictable old-style address too.
799 ---help--- 800 ---help---