diff options
Diffstat (limited to 'arch/sh/configs/magicpanelr2_defconfig')
-rw-r--r-- | arch/sh/configs/magicpanelr2_defconfig | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/arch/sh/configs/magicpanelr2_defconfig b/arch/sh/configs/magicpanelr2_defconfig index ce4e76491be1..f8398a5f10ee 100644 --- a/arch/sh/configs/magicpanelr2_defconfig +++ b/arch/sh/configs/magicpanelr2_defconfig | |||
@@ -185,7 +185,7 @@ CONFIG_SH_MAGIC_PANEL_R2=y | |||
185 | # | 185 | # |
186 | # Magic Panel R2 options | 186 | # Magic Panel R2 options |
187 | # | 187 | # |
188 | CONFIG_SH_MAGIC_PANEL_R2_VERSION=2 | 188 | CONFIG_SH_MAGIC_PANEL_R2_VERSION=3 |
189 | 189 | ||
190 | # | 190 | # |
191 | # Timer and clock configuration | 191 | # Timer and clock configuration |
@@ -404,9 +404,11 @@ CONFIG_MTD_CFI_UTIL=y | |||
404 | # Mapping drivers for chip access | 404 | # Mapping drivers for chip access |
405 | # | 405 | # |
406 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 406 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
407 | # CONFIG_MTD_PHYSMAP is not set | 407 | CONFIG_MTD_PHYSMAP=y |
408 | CONFIG_MTD_PHYSMAP_START=0x0000000 | ||
409 | CONFIG_MTD_PHYSMAP_LEN=0 | ||
410 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | ||
408 | # CONFIG_MTD_SOLUTIONENGINE is not set | 411 | # CONFIG_MTD_SOLUTIONENGINE is not set |
409 | CONFIG_MTD_MAGICPANELR2=y | ||
410 | # CONFIG_MTD_PLATRAM is not set | 412 | # CONFIG_MTD_PLATRAM is not set |
411 | 413 | ||
412 | # | 414 | # |