aboutsummaryrefslogtreecommitdiffstats
path: root/chapter10
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-06-12 03:30:08 +0800
committerXi Ruoyao <xry111@xry111.site>2023-06-12 03:30:08 +0800
commit17c9658de758fc4cd9d914e60f1e15dcab04b7b7 (patch)
treeb648d353ebdc09839c715a94aaa1842f77ec94a3 /chapter10
parented9b087f732a91edf7486d7382a199dcc8ab9d65 (diff)
parent7e7600de9ef3d21f5c3927a31f3d7e4e4bc643bd (diff)
Merge remote-tracking branch 'origin/trunk' into xry111/arm64
Diffstat (limited to 'chapter10')
-rw-r--r--chapter10/kernel.xml37
1 files changed, 19 insertions, 18 deletions
diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml
index d2c332822..a6c030f9e 100644
--- a/chapter10/kernel.xml
+++ b/chapter10/kernel.xml
@@ -172,25 +172,26 @@ 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]
- EFI (Extensible Firmware Interface) Support ---&gt;
- [*] Enable the generic EFI decompressor [CONFIG_EFI_ZBOOT]
- 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]
+ EFI (Extensible Firmware Interface) Support ---&gt;
+ [*] Enable the generic EFI decompressor [CONFIG_EFI_ZBOOT]
+ 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;