summaryrefslogtreecommitdiff
path: root/arch/arm/configs/shmobile_defconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-12-04 03:57:50 +0000
committerSimon Horman <horms+renesas@verge.net.au>2014-12-21 16:53:35 +0900
commit1df3396bd09baf4093f82a49f8a1a523277fdf82 (patch)
treec12541cf18286cc97905bcdfdc21122ce16364ff /arch/arm/configs/shmobile_defconfig
parentff550a37cda1f8ef9f383b456a9403c9e636fc9e (diff)
ARM: shmobile: defconfig: add MTD_BLOCK
MTD_BLOOK is needed for accessing to SPI-FLASH Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reported-by: Cao Minh Hiep <cm-hiep@jinso.co.jp> Reported-by: Bui Duc Phuc ( Fukuda ) <bd-phuc@jinso.co.jp> Reported-by: Nguyen Xuan Nui <nx-nui@jinso.co.jp> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index ad52868b4c2b..a936a2ea8621 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -56,6 +56,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_MTD=y
+CONFIG_MTD_BLOCK=y
CONFIG_MTD_M25P80=y
CONFIG_MTD_SPI_NOR=y
CONFIG_EEPROM_AT24=y