]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: configs: at91: Enable AUTOFS_FS required by systemd
authorNicolas Ferre <nicolas.ferre@microchip.com>
Fri, 6 May 2022 07:49:35 +0000 (09:49 +0200)
committerNicolas Ferre <nicolas.ferre@microchip.com>
Fri, 6 May 2022 08:05:59 +0000 (10:05 +0200)
Align all at91 defconfigs to required options for systemd.
The missing of autofs would cause warnings on boot
when not available.

Suggested-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
arch/arm/configs/sama5_defconfig
arch/arm/configs/sama7_defconfig

index 1c4c5a0355185ea7d6b46f58d2487ee69220aa6f..18852803522e5404fc30044ad0d3eec217fb0a6f 100644 (file)
@@ -222,6 +222,7 @@ CONFIG_PWM_ATMEL_HLCDC_PWM=y
 CONFIG_PWM_ATMEL_TCB=y
 CONFIG_EXT4_FS=y
 CONFIG_FANOTIFY=y
+CONFIG_AUTOFS_FS=m
 CONFIG_VFAT_FS=y
 CONFIG_TMPFS=y
 CONFIG_UBIFS_FS=y
index 4a8466306b5471d2b5f3af908e8130d882d97fdb..63302858b9c4553ae71d7e5554d03d8fcde8707d 100644 (file)
@@ -200,6 +200,7 @@ CONFIG_RESET_CONTROLLER=y
 CONFIG_EXT2_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_FANOTIFY=y
+CONFIG_AUTOFS_FS=m
 CONFIG_VFAT_FS=y
 CONFIG_TMPFS=y
 CONFIG_UBIFS_FS=y