]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: defconfig: enable CONFIG_MTD_BLOCK
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 30 Jan 2017 01:55:46 +0000 (10:55 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 30 Jan 2017 05:17:58 +0000 (21:17 -0800)
Enable the block layer support for MTD devices.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/configs/defconfig

index f2be18d3093919c81c5ab8e3d71dc8ae145c3d08..9ec99506b8be33771226b21a6e979063676cba0b 100644 (file)
@@ -145,6 +145,7 @@ CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_DMA_CMA=y
 CONFIG_MTD=y
+CONFIG_MTD_BLOCK=y
 CONFIG_MTD_M25P80=y
 CONFIG_MTD_SPI_NOR=y
 CONFIG_BLK_DEV_LOOP=y