From: Ingo Molnar Date: Wed, 25 Jun 2008 10:31:14 +0000 (+0200) Subject: Merge branch 'linus' into x86/memtest X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=607baf1f4ef94637ab0f7d0e258932851dc5c0a2;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'linus' into x86/memtest --- 607baf1f4ef94637ab0f7d0e258932851dc5c0a2 diff --cc arch/x86/Kconfig index 2d7dc4107764,e0edaaa6920a..d69c102786ad --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@@ -410,10 -411,14 +411,14 @@@ config PARAVIR over full virtualization. However, when run without a hypervisor the kernel is theoretically slower and slightly larger. + config PARAVIRT_CLOCK + bool + default n + endif -config MEMTEST_BOOTPARAM - bool "Memtest boot parameter" +config MEMTEST + bool "Memtest" depends on X86_64 default y help