diff options
-rw-r--r-- | meta/recipes-core/busybox/busybox/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig index f649738120..8803b52ac6 100644 --- a/meta/recipes-core/busybox/busybox/defconfig +++ b/meta/recipes-core/busybox/busybox/defconfig | |||
@@ -1014,7 +1014,7 @@ CONFIG_ASH_BUILTIN_ECHO=y | |||
1014 | CONFIG_ASH_BUILTIN_PRINTF=y | 1014 | CONFIG_ASH_BUILTIN_PRINTF=y |
1015 | CONFIG_ASH_BUILTIN_TEST=y | 1015 | CONFIG_ASH_BUILTIN_TEST=y |
1016 | CONFIG_ASH_HELP=y | 1016 | CONFIG_ASH_HELP=y |
1017 | # CONFIG_ASH_CMDCMD is not set | 1017 | CONFIG_ASH_CMDCMD=y |
1018 | # CONFIG_ASH_MAIL is not set | 1018 | # CONFIG_ASH_MAIL is not set |
1019 | CONFIG_ASH_OPTIMIZE_FOR_SIZE=y | 1019 | CONFIG_ASH_OPTIMIZE_FOR_SIZE=y |
1020 | # CONFIG_ASH_RANDOM_SUPPORT is not set | 1020 | # CONFIG_ASH_RANDOM_SUPPORT is not set |