summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2010-10-11 16:34:41 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-10-12 21:32:44 +0200
commit5c3538f44d9912e013844b3fe82c51ce62a8247f (patch)
tree8b636a266f0c00dae9694f95166aa5f7c44518a7 /common
parenta828cef9b5bc5f1b3c50193dda069697e5b9691b (diff)
downloadbarebox-5c3538f44d9912e013844b3fe82c51ce62a8247f.tar.gz
barebox-5c3538f44d9912e013844b3fe82c51ce62a8247f.tar.xz
defaultenv/update: merge update_rootfs and update_kernel
use getopt to simplify it and prepare for xmodem support Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index fb47397e9f..e8d467eebb 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -393,6 +393,7 @@ config DEFAULT_ENVIRONMENT_GENERIC
bool
depends on DEFAULT_ENVIRONMENT
select SHELL_HUSH
+ select HUSH_GETOPT
prompt "Default environment generic"
help
With this option barebox will use the generic default