projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c6a0a1
)
powerpc: Add MTD_BLOCK to powernv_defconfig
author
Michael Neuling
<mikey@neuling.org>
Fri, 8 Jul 2016 03:13:15 +0000
(13:13 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 8 Jul 2016 09:24:41 +0000
(19:24 +1000)
This is so we can use the powernv_flash mtd driver as an block
device.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/powernv_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/powernv_defconfig
b/arch/powerpc/configs/powernv_defconfig
index 959d32bc733798ed3acb72d00e72229f6d1b4459..c35745874506895fe705f3ce4e079f9f0d1d049d 100644
(file)
--- 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