mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Kernel: IPV6 only appears if TCP/IP selected
Report by wen zhang. Also fix formatting.
This commit is contained in:
parent
0f18f2b121
commit
6256b16baf
@ -169,8 +169,9 @@ 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 --->
|
||||||
|
[*] TCP/IP networking [CONFIG_INET]
|
||||||
<*> The IPv6 protocol [CONFIG_IPV6]
|
<*> The IPv6 protocol [CONFIG_IPV6]
|
||||||
Device Drivers --->
|
Device Drivers --->
|
||||||
Generic Driver Options --->
|
Generic Driver Options --->
|
||||||
|
Loading…
Reference in New Issue
Block a user