diff options
-rw-r--r-- | arch/i386/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index cee4ff679d3..27e8453274e 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -893,7 +893,6 @@ config HOTPLUG_CPU config COMPAT_VDSO bool "Compat VDSO support" default y - depends on !PARAVIRT help Map the VDSO to the predictable old-style address too. ---help--- |