kernel: Remove CONFIG_SYSFS_DEPRECATED

It's already removed from Linux 6.4.

Link: https://git.kernel.org/torvalds/linux/c/721da5cee9d4
This commit is contained in:
Xi Ruoyao 2023-07-11 07:44:39 +08:00
parent b551c5d602
commit f976691d53
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -163,7 +163,6 @@ General setup --->
< > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS] < > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
[*] Control Group support [CONFIG_CGROUPS] ---> [*] Control Group support [CONFIG_CGROUPS] --->
[*] Memory controller [CONFIG_MEMCG] [*] Memory controller [CONFIG_MEMCG]
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
[ ] Configure standard kernel features (expert users) [CONFIG_EXPERT] [ ] Configure standard kernel features (expert users) [CONFIG_EXPERT]
General architecture-dependent options ---> General architecture-dependent options --->
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]