From: "Ooi, Joyce" <joyce.ooi@intel•com>
To: Vladimir Murzin <vladimir.murzin@arm•com>,
Catalin Marinas <catalin.marinas@arm•com>,
Will Deacon <will@kernel•org>, Dinh Nguyen <dinguyen@kernel•org>
Cc: Tan Ley Foon <ley.foon.tan@intel•com>,
Anson Huang <Anson.Huang@nxp•com>, Arnd Bergmann <arnd@arndb•de>,
Ong Hean Loong <hean.loong.ong@intel•com>,
Joyce Ooi <joyce.ooi@intel•com>,
See Chin Liang <chin.liang.see@intel•com>,
linux-kernel@vger•kernel.org, Maxime Ripard <mripard@kernel•org>,
Bjorn Andersson <bjorn.andersson@linaro•org>,
Marcin Juszkiewicz <marcin.juszkiewicz@linaro•org>,
Jagan Teki <jagan@amarulasolutions•com>,
Olof Johansson <olof@lixom•net>,
Leonard Crestez <leonard.crestez@nxp•com>,
Shawn Guo <shawnguo@kernel•org>,
linux-arm-kernel@lists•infradead.org
Subject: [PATCHv2] arm64: defconfig: add JFFS FS support in defconfig
Date: Wed, 16 Oct 2019 23:28:52 -0700 [thread overview]
Message-ID: <1571293732-13667-1-git-send-email-joyce.ooi@intel.com> (raw)
This patch adds JFFS2 FS support and remove QSPI Sector 4K size force in
the default defconfig
Signed-off-by: Ooi, Joyce <joyce.ooi@intel•com>
---
v2: disable CONFIG_MTD_SPI_NOR_USE_4K_SECTORS using the correct syntax
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c9adae4..6080c6e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -860,3 +860,5 @@ CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_FTRACE is not set
CONFIG_MEMTEST=y
+CONFIG_JFFS2_FS=y
+# CONFIG_MTD_SPI_NOR_USE_4K_SECTORS is not set
--
1.9.1
_______________________________________________
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-10-17 6:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-17 6:28 Ooi, Joyce [this message]
2019-10-21 15:56 ` [PATCHv2] arm64: defconfig: add JFFS FS support in defconfig Dinh Nguyen
2019-10-23 14:17 ` Ooi, Joyce
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=1571293732-13667-1-git-send-email-joyce.ooi@intel.com \
--to=joyce.ooi@intel$(echo .)com \
--cc=Anson.Huang@nxp$(echo .)com \
--cc=arnd@arndb$(echo .)de \
--cc=bjorn.andersson@linaro$(echo .)org \
--cc=catalin.marinas@arm$(echo .)com \
--cc=chin.liang.see@intel$(echo .)com \
--cc=dinguyen@kernel$(echo .)org \
--cc=hean.loong.ong@intel$(echo .)com \
--cc=jagan@amarulasolutions$(echo .)com \
--cc=leonard.crestez@nxp$(echo .)com \
--cc=ley.foon.tan@intel$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=marcin.juszkiewicz@linaro$(echo .)org \
--cc=mripard@kernel$(echo .)org \
--cc=olof@lixom$(echo .)net \
--cc=shawnguo@kernel$(echo .)org \
--cc=vladimir.murzin@arm$(echo .)com \
--cc=will@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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