Skip to content

Commit

Permalink
feat: trust bootloader rng and enable hugetlbfs support
Browse files Browse the repository at this point in the history
  • Loading branch information
edubart committed Oct 5, 2023
1 parent 232eed1 commit 1c7ee10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/default-linux-config
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ CONFIG_SLAB=y
# CONFIG_ALLOW_DEV_COREDUMP is not set
CONFIG_JUMP_LABEL=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_HUGETLBFS=y
CONFIG_RANDOM_TRUST_BOOTLOADER=y

0 comments on commit 1c7ee10

Please sign in to comment.