aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-09-22 21:44:18 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-09-22 21:44:18 +0800
commit2f142598a98ee76266c9e0c4e3fecd58b2cbb4f6 (patch)
tree62964378140ae6d47fc8bde6df8a6bcc5afee7aa
parent859d839d50dcada3eb45daa0c0add997683a355d (diff)
kernel: CONFIG_SECCOMP is now in General architecture-dependent options
-rw-r--r--chapter10/kernel.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index fcc5d10b3..0aec043ef 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -116,10 +116,10 @@
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
[*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---&gt;
[*] open by fhandle syscalls [CONFIG_FHANDLE]
-Processor type and features ---&gt;
- [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
Firmware Drivers ---&gt;
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
+General architecture-dependent options ---&gt;
+ [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
Networking support ---&gt;
Networking options ---&gt;
&lt;*&gt; The IPv6 protocol [CONFIG_IPV6]