projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c17f4d
)
x86: cpa: make self-test depend on DEBUG_KERNEL
author
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jan 2008 12:34:04 +0000
(13:34 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jan 2008 12:34:04 +0000
(13:34 +0100)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig.debug
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/Kconfig.debug
b/arch/x86/Kconfig.debug
index 46d34b2db421c10a72e2df92ff43b884d73e810a..2a859a7e2d74dba797f43a252359d906d3ffbe9d 100644
(file)
--- a/
arch/x86/Kconfig.debug
+++ b/
arch/x86/Kconfig.debug
@@
-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.