public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK
@ 2016-12-20 16:04 Masahiro Yamada
  2016-12-20 16:04 ` [PATCH 2/2] arm64: defconfig: enable CONFIG_MTD_NAND and CONFIG_MTD_NAND_DENALI_DT Masahiro Yamada
  2017-01-26  9:37 ` [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Masahiro Yamada
  0 siblings, 2 replies; 5+ messages in thread
From: Masahiro Yamada @ 2016-12-20 16:04 UTC (permalink / raw)
  To: linux-arm-kernel

Enable the block layer support for MTD devices.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 869dded..32d73ab 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -143,6 +143,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
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-30  2:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20 16:04 [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Masahiro Yamada
2016-12-20 16:04 ` [PATCH 2/2] arm64: defconfig: enable CONFIG_MTD_NAND and CONFIG_MTD_NAND_DENALI_DT Masahiro Yamada
2017-01-26  9:37 ` [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Masahiro Yamada
2017-01-30  1:36   ` Olof Johansson
2017-01-30  2:00     ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox