linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64 defconfig: enable LVM support
@ 2019-06-17 16:04 Marcin Juszkiewicz
  2019-06-17 16:04 ` [PATCH 2/3] arm64 defconfig: enable MPT3 SAS and BNX2X drivers Marcin Juszkiewicz
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Marcin Juszkiewicz @ 2019-06-17 16:04 UTC (permalink / raw)
  To: arm; +Cc: Marcin Juszkiewicz, linux-arm-kernel

Follow x86-64 defconfig on enabling basic LVM support.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
 arch/arm64/configs/defconfig | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4d583514258c..864800307e2f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -230,6 +230,11 @@ CONFIG_SATA_SIL24=y
 CONFIG_SATA_RCAR=y
 CONFIG_PATA_PLATFORM=y
 CONFIG_PATA_OF_PLATFORM=y
+CONFIG_MD=y
+CONFIG_BLK_DEV_MD=y
+CONFIG_BLK_DEV_DM=y
+CONFIG_DM_MIRROR=y
+CONFIG_DM_ZERO=y
 CONFIG_NETDEVICES=y
 CONFIG_MACVLAN=m
 CONFIG_MACVTAP=m
-- 
2.21.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-06-25 12:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-17 16:04 [PATCH 1/3] arm64 defconfig: enable LVM support Marcin Juszkiewicz
2019-06-17 16:04 ` [PATCH 2/3] arm64 defconfig: enable MPT3 SAS and BNX2X drivers Marcin Juszkiewicz
2019-06-19 14:22   ` Olof Johansson
2019-06-17 16:04 ` [PATCH 3/3] arm64 defconfig: enable Mellanox cards Marcin Juszkiewicz
2019-06-19 14:22   ` Olof Johansson
2019-06-19 14:21 ` [PATCH 1/3] arm64 defconfig: enable LVM support Olof Johansson
2019-06-20 10:17   ` Marcin Juszkiewicz
2019-06-25 11:19     ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).