Skip to content

Commit

Permalink
enable hugetlbfs support (valid only for mips64)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Fasano committed Jan 9, 2024
1 parent 8cd4009 commit 1d1b671
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions config.mips64eb
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ CONFIG_UDF_FS=y
CONFIG_VFAT_FS=y
CONFIG_PROC_KCORE=y
CONFIG_TMPFS=y
CONFIG_HUGETLBFS=y
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_COMPRESSION_OPTIONS=y
CONFIG_JFFS2_LZO=y
Expand Down
2 changes: 2 additions & 0 deletions config.mips64el
Original file line number Diff line number Diff line change
Expand Up @@ -324,3 +324,5 @@ CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_ANSI_CPRNG=y
# CONFIG_CRYPTO_HW is not set
CONFIG_FONTS=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_HUGETLBFS=y

0 comments on commit 1d1b671

Please sign in to comment.