diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-02-16 14:32:22 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-02-16 14:32:22 +0000 |
commit | df0d82146069fd6a1093687c3884de623780a623 (patch) | |
tree | 264350640da956365d5761dc9b2da0aa94f4946a /target/device | |
parent | f9d7e9f0e7dc3a034c27bb52aea61f5c59c186ab (diff) |
- add skeleton to use busybox and mdev for a rather small skeleton
Diffstat (limited to 'target/device')
-rw-r--r-- | target/device/x86/i386/busybox.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/x86/i386/busybox.config b/target/device/x86/i386/busybox.config index ab36a2ae8..75f3f919f 100644 --- a/target/device/x86/i386/busybox.config +++ b/target/device/x86/i386/busybox.config @@ -638,7 +638,7 @@ CONFIG_ASH_CMDCMD=y # CONFIG_ASH_MAIL is not set CONFIG_ASH_OPTIMIZE_FOR_SIZE=y # CONFIG_ASH_RANDOM_SUPPORT is not set -# CONFIG_ASH_EXPAND_PRMT is not set +CONFIG_ASH_EXPAND_PRMT=y # CONFIG_HUSH is not set # CONFIG_LASH is not set # CONFIG_MSH is not set |