summaryrefslogtreecommitdiff
path: root/meta-google/recipes-core/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google/recipes-core/busybox')
-rw-r--r--meta-google/recipes-core/busybox/files/gbmc.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-google/recipes-core/busybox/files/gbmc.cfg b/meta-google/recipes-core/busybox/files/gbmc.cfg
index 51d15d1c76..e097a921ae 100644
--- a/meta-google/recipes-core/busybox/files/gbmc.cfg
+++ b/meta-google/recipes-core/busybox/files/gbmc.cfg
@@ -6,6 +6,9 @@ CONFIG_NETSTAT=n
CONFIG_LSOF=y
CONFIG_LSUSB=y
+# Used for line buffering
+CONFIG_SCRIPT=y
+
# Used by NC-SId
CONFIG_FEATURE_IPV6=y
CONFIG_UDHCPC6=y