diff options
Diffstat (limited to 'sub/busybox')
-rw-r--r-- | sub/busybox/host-full-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/busybox/host-full-config b/sub/busybox/host-full-config index 488e0b8..c2ba211 100644 --- a/sub/busybox/host-full-config +++ b/sub/busybox/host-full-config @@ -1118,7 +1118,7 @@ CONFIG_ASH_ECHO=y CONFIG_ASH_PRINTF=y CONFIG_ASH_TEST=y # CONFIG_ASH_HELP is not set -# CONFIG_ASH_GETOPTS is not set +CONFIG_ASH_GETOPTS=y # CONFIG_ASH_CMDCMD is not set # CONFIG_CTTYHACK is not set # CONFIG_HUSH is not set |