summaryrefslogtreecommitdiff
path: root/meta-google/recipes-core/busybox/files/gbmc.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-core/busybox/files/gbmc.cfg')
-rw-r--r--meta-google/recipes-core/busybox/files/gbmc.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-google/recipes-core/busybox/files/gbmc.cfg b/meta-google/recipes-core/busybox/files/gbmc.cfg
new file mode 100644
index 000000000..51d15d1c7
--- /dev/null
+++ b/meta-google/recipes-core/busybox/files/gbmc.cfg
@@ -0,0 +1,15 @@
+# gBMC uses iproute2
+CONFIG_IP=n
+CONFIG_NETSTAT=n
+
+# Debugging utilities
+CONFIG_LSOF=y
+CONFIG_LSUSB=y
+
+# Used by NC-SId
+CONFIG_FEATURE_IPV6=y
+CONFIG_UDHCPC6=y
+CONFIG_FEATURE_UDHCPC6_RFC3646=y
+CONFIG_FEATURE_UDHCPC6_RFC4704=y
+CONFIG_FEATURE_UDHCPC6_RFC4833=y
+CONFIG_FEATURE_UDHCPC6_RFC5970=y