Loading arch/x86/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -659,8 +659,6 @@ config PARAVIRT_SPINLOCKS config PARAVIRT_CLOCK bool endif config PARAVIRT_DEBUG bool "paravirt-ops debugging" depends on PARAVIRT && DEBUG_KERNEL Loading @@ -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 Loading Loading
arch/x86/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -659,8 +659,6 @@ config PARAVIRT_SPINLOCKS config PARAVIRT_CLOCK bool endif config PARAVIRT_DEBUG bool "paravirt-ops debugging" depends on PARAVIRT && DEBUG_KERNEL Loading @@ -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 Loading