提交 2c59cad6 编写于 作者: B Borislav Petkov 提交者: H. Peter Anvin

x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu

This should be under the PARAVIRT_GUEST menu.
Signed-off-by: NBorislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1362428421-9244-2-git-send-email-bp@alien8.deSigned-off-by: NH. Peter Anvin <hpa@linux.intel.com>
上级 6dbe51c2
......@@ -659,8 +659,6 @@ config PARAVIRT_SPINLOCKS
config PARAVIRT_CLOCK
bool
endif
config PARAVIRT_DEBUG
bool "paravirt-ops debugging"
depends on PARAVIRT && DEBUG_KERNEL
......@@ -668,6 +666,8 @@ config PARAVIRT_DEBUG
Enable to debug paravirt_ops internals. Specifically, BUG if
a paravirt_op is missing when it is called.
endif #PARAVIRT_GUEST
config NO_BOOTMEM
def_bool y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册