diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-15 19:46:07 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-15 19:46:07 +0800 |
commit | 9a5dab17c6e108ebbdd08881af5dde20475f7048 (patch) | |
tree | 1cce77899c941484476b36921004ad48abd74e70 /chapter10 | |
parent | 5f555ba63df8778748f4d632a7f79908dc5c5395 (diff) | |
parent | f00e5f980d54b1b8d9779dcafb3bd3a76365bbff (diff) |
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
Diffstat (limited to 'chapter10')
-rw-r--r-- | chapter10/kernel.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index a6c030f9e..a1ac03523 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -166,7 +166,6 @@ General setup ---> < > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS] [*] Control Group support [CONFIG_CGROUPS] ---> [*] Memory controller [CONFIG_MEMCG] - [ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED] [ ] Configure standard kernel features (expert users) [CONFIG_EXPERT] General architecture-dependent options ---> [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] |