From: "Ooi, Joyce" <joyce.ooi@intel.com>
To: 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: [PATCH] arm64: defconfig: add JFFS FS support in defconfig
Date: Wed, 16 Oct 2019 02:35:28 -0700 [thread overview]
Message-ID: <1571218528-12126-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>
---
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=n
--
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-16 9:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-16 9:35 Ooi, Joyce [this message]
2019-10-16 11:46 ` [PATCH] arm64: defconfig: add JFFS FS support in defconfig Vladimir Murzin
2019-10-17 6:09 ` 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=1571218528-12126-1-git-send-email-joyce.ooi@intel.com \
--to=joyce.ooi@intel.com \
--cc=Anson.Huang@nxp.com \
--cc=arnd@arndb.de \
--cc=bjorn.andersson@linaro.org \
--cc=catalin.marinas@arm.com \
--cc=chin.liang.see@intel.com \
--cc=dinguyen@kernel.org \
--cc=hean.loong.ong@intel.com \
--cc=jagan@amarulasolutions.com \
--cc=leonard.crestez@nxp.com \
--cc=ley.foon.tan@intel.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcin.juszkiewicz@linaro.org \
--cc=mripard@kernel.org \
--cc=olof@lixom.net \
--cc=shawnguo@kernel.org \
--cc=will@kernel.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;
as well as URLs for NNTP newsgroup(s).