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.cfg18
1 files changed, 18 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..e097a921a
--- /dev/null
+++ b/meta-google/recipes-core/busybox/files/gbmc.cfg
@@ -0,0 +1,18 @@
+# gBMC uses iproute2
+CONFIG_IP=n
+CONFIG_NETSTAT=n
+
+# Debugging utilities
+CONFIG_LSOF=y
+CONFIG_LSUSB=y
+
+# Used for line buffering
+CONFIG_SCRIPT=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