ARM: shmobile: defconfig: add MTD_BLOCK
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 4 Dec 2014 03:57:50 +0000 (03:57 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 21 Dec 2014 07:53:35 +0000 (16:53 +0900)
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>
arch/arm/configs/shmobile_defconfig

index ad52868b4c2b004e2ede359b2052cdb7ad3d9e6f..a936a2ea8621e47662abc04390265e5a9367ffd7 100644 (file)
@@ -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
This page took 0.025634 seconds and 5 git commands to generate.