summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruvok cheetah2024-09-14 14:18:56 +0200
committeruvok cheetah2024-09-14 14:18:56 +0200
commitc9a035bc75f644853645b18cf51cf1e7890bb622 (patch)
tree2cac3b20cf5f2771b0ebcb5d53d72a367160d750
parent4903cb5de0755f5d6bc5e621cc64c50a42a8a386 (diff)
Enable TCP/IP + IPv6
-rw-r--r--custom/rpi_mini3
1 files changed, 3 insertions, 0 deletions
diff --git a/custom/rpi_mini b/custom/rpi_mini
index fe5e878..9827e4f 100644
--- a/custom/rpi_mini
+++ b/custom/rpi_mini
@@ -62,6 +62,9 @@ CONFIG_MODULE_COMPRESS_XZ=y
# CONFIG_COMPACTION is not set
CONFIG_CMA=y
CONFIG_NET=y
+CONFIG_INET=y
+CONFIG_IPV6=m
+# CONFIG_IPV6_SIT is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set