diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-02-26 23:18:28 -0600 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2022-02-26 23:18:28 -0600 |
commit | 18d4d6d2d790c9586c6232f06e3c5195e323893c (patch) | |
tree | 4200d5b2125c9c599bbed3e213d61fe9e8560838 /chapter10/kernel.xml | |
parent | cbd0a9a98e1fc17cf652b6db5fa223fe5b3043fa (diff) |
Do a minor reword in networkd.xml and move Firmware Drivers to the
Device Drivers section in the systemd kernel configuration.
Diffstat (limited to 'chapter10/kernel.xml')
-rw-r--r-- | chapter10/kernel.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 396573170..82a581767 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -124,14 +124,14 @@ Device Drivers ---> [*] open by fhandle syscalls [CONFIG_FHANDLE] CPU/Task time and stats accounting ---> [*] Pressure stall information tracking [CONFIG_PSI] -Firmware Drivers ---> - [*] 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 options ---> <*> The IPv6 protocol [CONFIG_IPV6] Device Drivers ---> + Firmware Drivers ---> + [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID] Graphics support ---> Frame buffer Devices ---> [*] Support for frame buffer devices ---- |