diff options
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r-- | drivers/mtd/maps/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 80d6810e88ed..b2becd7d4337 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -37,7 +37,7 @@ config MTD_PHYSMAP_START | |||
37 | config MTD_PHYSMAP_LEN | 37 | config MTD_PHYSMAP_LEN |
38 | hex "Physical length of flash mapping" | 38 | hex "Physical length of flash mapping" |
39 | depends on MTD_PHYSMAP | 39 | depends on MTD_PHYSMAP |
40 | default "0x4000000" | 40 | default "0" |
41 | help | 41 | help |
42 | This is the total length of the mapping of the flash chips on | 42 | This is the total length of the mapping of the flash chips on |
43 | your particular board. If there is space, or aliases, in the | 43 | your particular board. If there is space, or aliases, in the |