aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox/getopts.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox/getopts.cfg')
-rw-r--r--meta/recipes-core/busybox/busybox/getopts.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox/getopts.cfg b/meta/recipes-core/busybox/busybox/getopts.cfg
new file mode 100644
index 0000000000..8db0a4a8f2
--- /dev/null
+++ b/meta/recipes-core/busybox/busybox/getopts.cfg
@@ -0,0 +1,3 @@
+CONFIG_GETOPT=y
+CONFIG_LONG_OPTS=y
+CONFIG_FEATURE_GETOPT_LONG=y