SOC Archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: drop ext2 filesystem and redundant ext3
@ 2024-02-21 15:50 Krzysztof Kozlowski
  2024-03-04 17:40 ` patchwork-bot+linux-soc
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-02-21 15:50 UTC (permalink / raw
  To: Arnd Bergmann, Olof Johansson, arm, soc, Catalin Marinas,
	Will Deacon, linux-arm-kernel, linux-kernel
  Cc: Krzysztof Kozlowski

ext4 filesystem can mount ext2, so drop CONFIG_EXT2_FS to make builds a
bit faster.  Drop also redundant CONFIG_EXT3_FS, because it just
selectes EXT4_FS.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/configs/defconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index e6cf3e5d63c3..08a4a3102f08 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1571,8 +1571,7 @@ CONFIG_RZ_MTU3_CNT=m
 CONFIG_HTE=y
 CONFIG_HTE_TEGRA194=y
 CONFIG_HTE_TEGRA194_TEST=m
-CONFIG_EXT2_FS=y
-CONFIG_EXT3_FS=y
+CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_BTRFS_FS=m
 CONFIG_BTRFS_FS_POSIX_ACL=y
-- 
2.34.1


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

* Re: [PATCH] arm64: defconfig: drop ext2 filesystem and redundant ext3
  2024-02-21 15:50 [PATCH] arm64: defconfig: drop ext2 filesystem and redundant ext3 Krzysztof Kozlowski
@ 2024-03-04 17:40 ` patchwork-bot+linux-soc
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+linux-soc @ 2024-03-04 17:40 UTC (permalink / raw
  To: Krzysztof Kozlowski; +Cc: soc

Hello:

This patch was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 21 Feb 2024 16:50:33 +0100 you wrote:
> ext4 filesystem can mount ext2, so drop CONFIG_EXT2_FS to make builds a
> bit faster.  Drop also redundant CONFIG_EXT3_FS, because it just
> selectes EXT4_FS.
> 
> Suggested-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> [...]

Here is the summary with links:
  - arm64: defconfig: drop ext2 filesystem and redundant ext3
    https://git.kernel.org/soc/soc/c/82abf00ecc69

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2024-03-04 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-21 15:50 [PATCH] arm64: defconfig: drop ext2 filesystem and redundant ext3 Krzysztof Kozlowski
2024-03-04 17:40 ` patchwork-bot+linux-soc

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 read-only IMAP folder(s) and NNTP newsgroup(s).