Skip to content

Commit

Permalink
Rollback shared memory option
Browse files Browse the repository at this point in the history
  • Loading branch information
ZigFisher committed Aug 21, 2021
1 parent e52e6d8 commit ab38bfa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
# CONFIG_BPF_SYSCALL is not set
CONFIG_SHMEM=n
CONFIG_SHMEM=y
CONFIG_AIO=n
CONFIG_ADVISE_SYSCALLS=n
# CONFIG_USERFAULTFD is not set
Expand Down

0 comments on commit ab38bfa

Please sign in to comment.