mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
kernel: CONFIG_SECCOMP is now in General architecture-dependent options
This commit is contained in:
parent
859d839d50
commit
2f142598a9
@ -116,10 +116,10 @@
|
|||||||
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
|
[ ] 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] --->
|
||||||
[*] open by fhandle syscalls [CONFIG_FHANDLE]
|
[*] open by fhandle syscalls [CONFIG_FHANDLE]
|
||||||
Processor type and features --->
|
|
||||||
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
|
||||||
Firmware Drivers --->
|
Firmware Drivers --->
|
||||||
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
||||||
|
General architecture-dependent options --->
|
||||||
|
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
||||||
Networking support --->
|
Networking support --->
|
||||||
Networking options --->
|
Networking options --->
|
||||||
<*> The IPv6 protocol [CONFIG_IPV6]
|
<*> The IPv6 protocol [CONFIG_IPV6]
|
||||||
|
Loading…
Reference in New Issue
Block a user