commit | b041040e046e630819d0172efc4b27bfcfe5337a | [log] [tgz] |
---|---|---|
author | hong.liu <hong.liu@mobiletek.cn> | Thu Sep 05 10:04:51 2024 +0000 |
committer | Gerrit Code Review <gerrit@aab99bac79d8> | Thu Sep 05 10:04:51 2024 +0000 |
tree | bce8b1bb289059908b044be27c18f22cb29cb8da | |
parent | dfdca8da46f8bf2fb5206819e64b2624b3fc4119 [diff] | |
parent | 43e70f9ad5d3e1e7ebd325da070fa0553b1a617a [diff] |
Merge "[Bugfix][T106][bug-view-184] Using mount to limit size (e.g. size=10M) has not taken effect"
diff --git a/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig b/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig index ef22244..49e7188 100755 --- a/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig +++ b/cap/zx297520v3/sources/meta-zxic/recipes-kernel/linux/files/zx297520v3/linux-5_10-vehicle_dc_ref-normal-defconfig
@@ -156,7 +156,7 @@ CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y -# CONFIG_SHMEM is not set +CONFIG_SHMEM=y CONFIG_AIO=y CONFIG_IO_URING=y CONFIG_ADVISE_SYSCALLS=y @@ -2491,6 +2491,10 @@ # CONFIG_PROC_CHILDREN is not set CONFIG_KERNFS=y CONFIG_SYSFS=y +CONFIG_TMPFS=y +CONFIG_TMPFS_POSIX_ACL=y +CONFIG_TMPFS_XATTR=y +CONFIG_MEMFD_CREATE=y # CONFIG_CONFIGFS_FS is not set # end of Pseudo filesystems