Changeset 6256b16


Ignore:
Timestamp:
06/07/2023 06:25:45 AM (11 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
165314a, 7e7600d
Parents:
0f18f2b
Message:

Kernel: IPV6 only appears if TCP/IP selected

Report by wen zhang.
Also fix formatting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    r0f18f2b r6256b16  
    170170   [*] Stack Protector buffer overflow detection [CONFIG_STACKPROTECTOR]
    171171   [*]   Strong Stack Protector [CONFIG_STACKPROTECTOR_STRONG]
    172 Networking support  ---&gt;
    173   Networking options  ---&gt;
    174    &lt;*&gt; The IPv6 protocol [CONFIG_IPV6]
     172[*] Networking support  ---&gt;   [CONFIG_NET]
     173   Networking options  ---&gt;
     174      [*] TCP/IP networking [CONFIG_INET]
     175      &lt;*&gt;   The IPv6 protocol [CONFIG_IPV6]
    175176Device Drivers  ---&gt;
    176   Generic Driver Options  ---&gt;
    177    [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
    178    [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
    179    [*]   Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT]
    180    Firmware Loader ---&gt;
    181       [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
    182   Firmware Drivers   ---&gt;
    183    [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
    184   Graphics support ---&gt;
    185    Frame buffer Devices ---&gt;
    186       &lt;*&gt; Support for frame buffer devices ---&gt;
    187    Console display driver support ---&gt;
    188       [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE]
     177   Generic Driver Options  ---&gt;
     178      [ ] Support for uevent helper [CONFIG_UEVENT_HELPER]
     179      [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS]
     180      [*]   Automount devtmpfs at /dev, after the kernel mounted the rootfs [CONFIG_DEVTMPFS_MOUNT]
     181      Firmware Loader ---&gt;
     182         [ ] Enable the firmware sysfs fallback mechanism [CONFIG_FW_LOADER_USER_HELPER]
     183   Firmware Drivers   ---&gt;
     184      [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID]
     185   Graphics support ---&gt;
     186      Frame buffer Devices ---&gt;
     187         &lt;*&gt; Support for frame buffer devices ---&gt;
     188      Console display driver support ---&gt;
     189         [*] Framebuffer Console support [CONFIG_FRAMEBUFFER_CONSOLE]
    189190File systems  ---&gt;
    190191   [*] Inotify support for userspace [CONFIG_INOTIFY_USER]
Note: See TracChangeset for help on using the changeset viewer.