summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-08-29 18:56:58 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-08-29 18:58:02 +1000
commit7d34e01508fe3a195fac424159ec489467b9c9a5 (patch)
tree4a7b6b7dd4217528260884b9c1d9ddd3fb8b35cd
parente12702350c2a0f44aa198a64b3ee7206059e270c (diff)
block: default CONFIG_DEBUG_BLOCK_EXT_DEVT to n
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
-rw-r--r--lib/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 1f71660d536f..2b8cc9b72a48 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -576,7 +576,7 @@ config DEBUG_BLOCK_EXT_DEVT
bool "Force extended block device numbers and spread them"
depends on DEBUG_KERNEL
depends on BLOCK
- default y
+ default n
help
Conventionally, block device numbers are allocated from
predetermined contiguous area. However, extended block area