[PATCH] powerpc: Add MTD_BLOCK to powernv_defconfig

Michael Neuling mikey at neuling.org
Fri Jul 8 13:13:15 AEST 2016


This is so we can use the powernv_flash mtd driver as an block
device.

Signed-off-by: Michael Neuling <mikey at neuling.org>
---
 arch/powerpc/configs/powernv_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
index 959d32b..c357458 100644
--- a/arch/powerpc/configs/powernv_defconfig
+++ b/arch/powerpc/configs/powernv_defconfig
@@ -80,6 +80,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_MTD=y
+CONFIG_MTD_BLOCK=y
 CONFIG_MTD_POWERNV_FLASH=y
 CONFIG_PARPORT=m
 CONFIG_PARPORT_PC=m
-- 
2.7.4



More information about the Linuxppc-dev mailing list