Skip to content

Commit

Permalink
x86: cpa: make self-test depend on DEBUG_KERNEL
Browse files Browse the repository at this point in the history
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Ingo Molnar committed Jan 30, 2008
1 parent 1c17f4d commit f316fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ config DEBUG_BOOT_PARAMS

config CPA_DEBUG
bool "CPA self test code"
depends on DEBUG_KERNEL
help
Do change_page_attr self tests at boot.

Expand Down

0 comments on commit f316fe6

Please sign in to comment.