|
@@ -87,12 +87,14 @@ Kernel hacking --->
|
|
|
<screen role="nodump" revision="systemd">
|
|
|
General setup -->
|
|
|
[ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED]
|
|
|
- [ ] Enable deprecated sysfs features by default [CONFIG_SYSFS_DEPRECATED_V2]
|
|
|
- [*] open by fhandle syscalls [CONFIG_FHANDLE]
|
|
|
+ [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] --->
|
|
|
+ [*] open by fhandle syscalls [CONFIG_FHANDLE]
|
|
|
[ ] Auditing support [CONFIG_AUDIT]
|
|
|
[*] Control Group support [CONFIG_CGROUPS]
|
|
|
Processor type and features --->
|
|
|
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
|
|
|
+Firmware Drivers --->
|
|
|
+ [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
|
|
Networking support --->
|
|
|
Networking options --->
|
|
|
<*> The IPv6 protocol [CONFIG_IPV6]
|
|
@@ -100,16 +102,16 @@ Device Drivers --->
|
|
|
Generic Driver Options --->
|
|
|
[ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
|
|
|
[*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
|
|
|
- [ ] Fallback user-helper invocation for firmware loading [CONFIG_FW_LOADER_USER_HELPER]
|
|
|
-Firmware Drivers --->
|
|
|
- [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
|
|
|
+ Firmware Loader --->
|
|
|
+ [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
|
|
|
File systems --->
|
|
|
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]
|
|
|
- <*> Kernel automounter version 4 support (also supports v3) [CONFIG_AUTOFS4_FS]
|
|
|
+ <*> Kernel automounter support (supports v3, v4, and v5) [CONFIG_AUTOFS_FS]
|
|
|
Pseudo filesystems --->
|
|
|
[*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL]
|
|
|
[*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR]
|
|
|
Kernel hacking --->
|
|
|
+ x86 Debugging --->
|
|
|
Choose kernel unwinder (Frame pointer unwinder) ---> [CONFIG_UNWINDER_FRAME_POINTER]</screen>
|
|
|
</note>
|
|
|
|