Browse Source

busybox.config: fixed to enable ash and related config options we have to explicitely enable for busybox 1.17.2

0.2-maint
Christian Wiese 13 years ago
committed by Alejandro Mery
parent
commit
4ea190f4c5
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      busybox.config

+ 7
- 0
busybox.config

@ -4,6 +4,13 @@ X CONFIG_LFS
X CONFIG_DEBUG
X CONFIG_START_STOP_DAEMON
# Shell
X CONFIG_ASH
X CONFIG_ASH_BUILTIN_ECHO
X CONFIG_ASH_BUILTIN_TEST
X CONFIG_FEATURE_SH_IS_ASH
# Nicer interativity
#
X CONFIG_SHOW_USAGE

Loading…
Cancel
Save