diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 5a536f703a83..4378d5e923ca 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -628,7 +628,7 @@ config DEBUG_BLOCK_EXT_DEVT | |||
628 | bool "Force extended block device numbers and spread them" | 628 | bool "Force extended block device numbers and spread them" |
629 | depends on DEBUG_KERNEL | 629 | depends on DEBUG_KERNEL |
630 | depends on BLOCK | 630 | depends on BLOCK |
631 | default y | 631 | default n |
632 | help | 632 | help |
633 | Conventionally, block device numbers are allocated from | 633 | Conventionally, block device numbers are allocated from |
634 | predetermined contiguous area. However, extended block area | 634 | predetermined contiguous area. However, extended block area |