RISCV: configs: tizen_bpif3: Enable AUTOFS_FS configuration
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 7 Jan 2025 09:48:49 +0000 (18:48 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 29 Apr 2025 03:38:28 +0000 (12:38 +0900)
Enable CONFIG_AUTOFS_FS configuration.
Tizen requires to enable AUTOFS_FS. If it's not enable,
"Failed to find modue 'autofs4'" message is showing from systemd.

Change-Id: I9383f7cf98366a12f1b4208de8e9aa3a0f45b91b
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/configs/tizen_bpif3_defconfig

index 0bc5c261459112e5418630a215b516f59bdf5313..b873c361005e5bf823d7cded654ba14afec71495 100644 (file)
@@ -673,6 +673,7 @@ CONFIG_F2FS_FS=y
 CONFIG_F2FS_FS_SECURITY=y
 CONFIG_QUOTA=y
 CONFIG_QUOTA_NETLINK_INTERFACE=y
+CONFIG_AUTOFS_FS=y
 CONFIG_FUSE_FS=y
 CONFIG_VIRTIO_FS=y
 CONFIG_OVERLAY_FS=y