Skip to content

Commit 2cb3cdc

Browse files
authored
Merge pull request #339 from WebPlatformForEmbedded/development/enable-tmpfs
Enable tmpfs in order to /tmp/ being an actual volatile directory
2 parents 8e50b2d + 04bc424 commit 2cb3cdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

board/raspberrypi/rpi23-linux-5.10.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ CONFIG_EXT4_FS=y
652652
CONFIG_AUTOFS_FS=y
653653
CONFIG_VFAT_FS=y
654654
CONFIG_FAT_DEFAULT_UTF8=y
655+
CONFIG_TMPFS=y
655656
# CONFIG_NETWORK_FILESYSTEMS is not set
656657
CONFIG_NLS_DEFAULT="utf8"
657658
CONFIG_NLS_CODEPAGE_437=y

0 commit comments

Comments
 (0)