aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/Kconfig.debug')
-rw-r--r--arch/alpha/Kconfig.debug9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/alpha/Kconfig.debug b/arch/alpha/Kconfig.debug
index f45f28cc10da..3f6265f2d9d4 100644
--- a/arch/alpha/Kconfig.debug
+++ b/arch/alpha/Kconfig.debug
@@ -7,15 +7,6 @@ config EARLY_PRINTK
7 depends on ALPHA_GENERIC || ALPHA_SRM 7 depends on ALPHA_GENERIC || ALPHA_SRM
8 default y 8 default y
9 9
10config DEBUG_RWLOCK
11 bool "Read-write spinlock debugging"
12 depends on DEBUG_KERNEL
13 help
14 If you say Y here then read-write lock processing will count how many
15 times it has tried to get the lock and issue an error message after
16 too many attempts. If you suspect a rwlock problem or a kernel
17 hacker asks for this option then say Y. Otherwise say N.
18
19config ALPHA_LEGACY_START_ADDRESS 10config ALPHA_LEGACY_START_ADDRESS
20 bool "Legacy kernel start address" 11 bool "Legacy kernel start address"
21 depends on ALPHA_GENERIC 12 depends on ALPHA_GENERIC