diff mbox series

[PATCH/LOCAL] arm64: renesas: defconfig: Refresh for v6.5-rc4

Message ID cec37fd0fe2283ebf9fb93dc347e1f667083fbd4.1692607551.git.geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit 0b1c44900f7464e3cf5c3483b2e628e6b154b181
Delegated to: Geert Uytterhoeven
Headers show
Series [PATCH/LOCAL] arm64: renesas: defconfig: Refresh for v6.5-rc4 | expand

Commit Message

Geert Uytterhoeven Aug. 21, 2023, 8:46 a.m. UTC
Refresh the defconfig for Renesas ARM64 systems:
  - Replace CONFIG_AUTOFS4_FS=y by CONFIG_AUTOFS_FS=y (cfr. commit
    1f2190d6b7112d22 ("arch/*/configs/*defconfig: Replace AUTOFS4_FS by
    AUTOFS_FS")).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Not intended for upstream merge.
To be applied to the topic/renesas-defconfig branch.
---
 arch/arm64/configs/renesas_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index cb145a0cbe2212cb..299a38437083b694 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -405,7 +405,7 @@  CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_FANOTIFY=y
 CONFIG_QUOTA=y
-CONFIG_AUTOFS4_FS=y
+CONFIG_AUTOFS_FS=y
 CONFIG_VFAT_FS=y
 CONFIG_TMPFS=y
 CONFIG_HUGETLBFS=y