aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 52e18e6d2ba..f94bca6ff47 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -410,6 +410,10 @@ config PARAVIRT
410 over full virtualization. However, when run without a hypervisor 410 over full virtualization. However, when run without a hypervisor
411 the kernel is theoretically slower and slightly larger. 411 the kernel is theoretically slower and slightly larger.
412 412
413config PARAVIRT_CLOCK
414 bool
415 default n
416
413endif 417endif
414 418
415config MEMTEST_BOOTPARAM 419config MEMTEST_BOOTPARAM