aboutsummaryrefslogtreecommitdiffstats
path: root/chapter10
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2023-06-07 08:25:45 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2023-06-07 08:25:45 +0200
commit6256b16baf9ebc6bf41a929523fb35378bac8208 (patch)
tree80be312a041e35637db62716afc737721dca8524 /chapter10
parent0f18f2b1214520b965525a93a03c421c8c5b9177 (diff)
Kernel: IPV6 only appears if TCP/IP selected
Report by wen zhang. Also fix formatting.
Diffstat (limited to 'chapter10')
-rw-r--r--chapter10/kernel.xml33
1 files changed, 17 insertions, 16 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index 52f96d768..c8b12e4d9 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -169,23 +169,24 @@ General architecture-dependent options ---&gt;
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
[*] Stack Protector buffer overflow detection [CONFIG_STACKPROTECTOR]
[*] Strong Stack Protector [CONFIG_STACKPROTECTOR_STRONG]
-Networking support ---&gt;
- Networking options ---&gt;
- &lt;*&gt; The IPv6 protocol [CONFIG_IPV6]
+[*] Networking support ---&gt; [CONFIG_NET]
+ Networking options ---&gt;
+ [*] TCP/IP networking [CONFIG_INET]
+ &lt;*&gt; The IPv6 protocol [CONFIG_IPV6]
Device Drivers ---&gt;
- Generic Driver Options ---&gt;
- [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
- [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
- [*] Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT]
- Firmware Loader ---&gt;
- [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
- Firmware Drivers ---&gt;
- [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
- Graphics support ---&gt;
- Frame buffer Devices ---&gt;
- &lt;*&gt; Support for frame buffer devices ---&gt;
- Console display driver support ---&gt;
- [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE]
+ Generic Driver Options ---&gt;
+ [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
+ [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
+ [*] Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT]
+ Firmware Loader ---&gt;
+ [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
+ Firmware Drivers ---&gt;
+ [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
+ Graphics support ---&gt;
+ Frame buffer Devices ---&gt;
+ &lt;*&gt; Support for frame buffer devices ---&gt;
+ Console display driver support ---&gt;
+ [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE]
File systems ---&gt;
[*] Inotify support for userspace [CONFIG_INOTIFY_USER]
Pseudo filesystems ---&gt;