Merge branch 'linus' into x86/memtest
authorIngo Molnar <mingo@elte.hu>
Wed, 25 Jun 2008 10:31:14 +0000 (12:31 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 25 Jun 2008 10:31:14 +0000 (12:31 +0200)
1  2 
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