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

index 2d7dc4107764525d09a7bbb35f9dbb0b95586475,e0edaaa6920af63832979a04d4f525acafe64e8a..d69c102786ad9623645c1c0fad1c9b704aaf8f25
@@@ -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