From: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
To: arm@kernel.org
Cc: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] arm64 defconfig: enable LVM support
Date: Mon, 17 Jun 2019 18:04:09 +0200 [thread overview]
Message-ID: <20190617160411.24329-1-marcin.juszkiewicz@linaro.org> (raw)
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
next reply other threads:[~2019-06-17 16:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-17 16:04 Marcin Juszkiewicz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190617160411.24329-1-marcin.juszkiewicz@linaro.org \
--to=marcin.juszkiewicz@linaro.org \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox