diff options
Diffstat (limited to 'arch/mn10300/configs/asb2303_defconfig')
-rw-r--r-- | arch/mn10300/configs/asb2303_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/mn10300/configs/asb2303_defconfig b/arch/mn10300/configs/asb2303_defconfig index 0189a058da9f..ca9876a111d3 100644 --- a/arch/mn10300/configs/asb2303_defconfig +++ b/arch/mn10300/configs/asb2303_defconfig | |||
@@ -282,7 +282,10 @@ CONFIG_MTD_CFI_UTIL=y | |||
282 | # Mapping drivers for chip access | 282 | # Mapping drivers for chip access |
283 | # | 283 | # |
284 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 284 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
285 | # CONFIG_MTD_PHYSMAP is not set | 285 | CONFIG_MTD_PHYSMAP=y |
286 | CONFIG_MTD_PHYSMAP_START=0x8000000 | ||
287 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
288 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
286 | # CONFIG_MTD_PLATRAM is not set | 289 | # CONFIG_MTD_PLATRAM is not set |
287 | 290 | ||
288 | # | 291 | # |