projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
064a32d
543cf4c
)
Merge branch 'linus' into x86/memtest
author
Ingo Molnar
<mingo@elte.hu>
Wed, 25 Jun 2008 10:31:14 +0000
(12:31 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 25 Jun 2008 10:31:14 +0000
(12:31 +0200)
1
2
arch/x86/Kconfig
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
arch/x86/Kconfig
index 2d7dc4107764525d09a7bbb35f9dbb0b95586475,e0edaaa6920af63832979a04d4f525acafe64e8a..d69c102786ad9623645c1c0fad1c9b704aaf8f25
---
1
/
arch/x86/Kconfig
---
2
/
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