[PATCH] arm: configs: aspeed_g5_defconfig: Enable Automount
Joel Stanley
joel at jms.id.au
Wed Jul 26 16:22:50 AEST 2017
On Fri, Jul 21, 2017 at 1:52 AM, Adriana Kobylak
<anoo at linux.vnet.ibm.com> wrote:
> Enable CONFIG_AUTOFS4_FS to be able to support systemd
> automount units.
> This config is already present in the aspeed_g4_defconfig.
The kconfig help for this option says:
If you are not a part of a fairly large, distributed network or
don't have a laptop which needs to dynamically reconfigure to the
local network, you probably do not need an automounter, and can say
N here.
I'm not overly familiar with systemd automount units. Can you explain
why we need this option enabled?
Cheers,
Joel
>
> Signed-off-by: Adriana Kobylak <anoo at linux.vnet.ibm.com>
> ---
> arch/arm/configs/aspeed_g5_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/aspeed_g5_defconfig b/arch/arm/configs/aspeed_g5_defconfig
> index 1868442..c8bd79e 100644
> --- a/arch/arm/configs/aspeed_g5_defconfig
> +++ b/arch/arm/configs/aspeed_g5_defconfig
> @@ -193,6 +193,7 @@ CONFIG_FSI_SBEFIFO=y
> CONFIG_OCCFIFO=y
> CONFIG_FIRMWARE_MEMMAP=y
> CONFIG_FANOTIFY=y
> +CONFIG_AUTOFS4_FS=y
> CONFIG_OVERLAY_FS=y
> CONFIG_TMPFS=y
> CONFIG_JFFS2_FS=y
> --
> 1.8.2.2
>
More information about the openbmc
mailing list