Kernel: IPV6 only appears if TCP/IP selected

Report by wen zhang.
Also fix formatting.
This commit is contained in:
Pierre Labastie 2023-06-07 08:25:45 +02:00
parent 0f18f2b121
commit 6256b16baf

View File

@ -169,23 +169,24 @@ General architecture-dependent options --->
[*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP]
[*] Stack Protector buffer overflow detection [CONFIG_STACKPROTECTOR] [*] Stack Protector buffer overflow detection [CONFIG_STACKPROTECTOR]
[*] Strong Stack Protector [CONFIG_STACKPROTECTOR_STRONG] [*] Strong Stack Protector [CONFIG_STACKPROTECTOR_STRONG]
Networking support ---> [*] Networking support ---> [CONFIG_NET]
Networking options ---> Networking options --->
<*> The IPv6 protocol [CONFIG_IPV6] [*] TCP/IP networking [CONFIG_INET]
<*> The IPv6 protocol [CONFIG_IPV6]
Device Drivers ---> Device Drivers --->
Generic Driver Options ---> Generic Driver Options --->
[ ] Support for uevent helper [CONFIG_UEVENT_HELPER] [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
[*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS] [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
[*] Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT] [*] Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT]
Firmware Loader ---> Firmware Loader --->
[ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER] [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
Firmware Drivers ---> Firmware Drivers --->
[*] Export DMI identification via sysfs to userspace [CONFIG_DMIID] [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
Graphics support ---> Graphics support --->
Frame buffer Devices ---> Frame buffer Devices --->
<*> Support for frame buffer devices ---> <*> Support for frame buffer devices --->
Console display driver support ---> Console display driver support --->
[*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE] [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE]
File systems ---> File systems --->
[*] Inotify support for userspace [CONFIG_INOTIFY_USER] [*] Inotify support for userspace [CONFIG_INOTIFY_USER]
Pseudo filesystems ---> Pseudo filesystems --->