sysmocom-odu: Enable autofs for systemd

Enable autofs support to have the proc-sys-fs-binfmt_misc.automount
be able to mount/load the binfmt support.

Related: SYS#1216
This commit is contained in:
Holger Hans Peter Freyther 2015-02-27 11:46:03 +01:00
parent e4452116a8
commit 143a630c02
1 changed files with 1 additions and 0 deletions

View File

@ -347,6 +347,7 @@ CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_QUOTA=y
CONFIG_QFMT_V2=y
CONFIG_AUTOFS4_FS=m
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y