diff options
-rw-r--r-- | chapter10/kernel.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 82042386c..de824da72 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -79,13 +79,9 @@ Device Drivers ---> Generic Driver Options ---> [ ] Support for uevent helper [CONFIG_UEVENT_HELPER] - [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS] - -Kernel hacking ---> - Choose kernel unwinder (Frame pointer unwinder) ---> [CONFIG_UNWINDER_FRAME_POINTER]</screen> + [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]</screen> - <screen role="nodump" revision="systemd"> -General setup --> + <screen role="nodump" revision="systemd">General setup --> [*] Control Group support [CONFIG_CGROUPS] [ ] Enable deprecated sysfs features to support old userspace tools [CONFIG_SYSFS_DEPRECATED] [*] Configure standard kernel features (expert users) [CONFIG_EXPERT] ---> |