aboutsummaryrefslogtreecommitdiffstats
path: root/chapter10
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-07-11 07:44:39 +0800
committerXi Ruoyao <xry111@xry111.site>2023-07-11 07:44:39 +0800
commitf976691d531b7148f60957dba9f27d11669d5722 (patch)
tree3ffd67f0a6010ef3283f00459e9bc1b9fce21423 /chapter10
parentb551c5d6021f887e869d2084510fa03e0d297322 (diff)
kernel: Remove CONFIG_SYSFS_DEPRECATED
It's already removed from Linux 6.4. Link: https://git.kernel.org/torvalds/linux/c/721da5cee9d4
Diffstat (limited to 'chapter10')
-rw-r--r--chapter10/kernel.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index c8b12e4d9..c6ed57585 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -163,7 +163,6 @@ General setup ---&gt;
&lt; &gt; Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
[*] Control Group support [CONFIG_CGROUPS] ---&gt;
[*] 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 ---&gt;
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]