add ipv4/v6 to base kernel config
This commit is contained in:
parent
026932a745
commit
c6ed5d6f2d
@ -58,6 +58,8 @@ in {
|
||||
|
||||
# not going far without Unix domain sockets
|
||||
UNIX = "y";
|
||||
INET = "y";
|
||||
IPV6 = "y";
|
||||
|
||||
# s6-linux-init mounts this on /dev
|
||||
DEVTMPFS = "y";
|
||||
|
Loading…
Reference in New Issue
Block a user