Initial revision
[openwrt/svn-archive/archive.git] / openwrt / package / busybox / Config.in
1 config BR2_PACKAGE_BUSYBOX
2 bool "busybox"
3 default y
4 help
5 The Swiss Army Knife of embedded Linux. It slices, it dices, it
6 makes Julian Fries.
7
8 http://busybox.net/
9
10 Most people will answer Y.
11
12 config BR2_PACKAGE_BUSYBOX_SNAPSHOT
13 bool "Use the daily snapshot of busybox?"
14 depends BR2_PACKAGE_BUSYBOX
15 default y
16 help
17 Use the latest busybox CVS snapshot instead of release.
18
19 For fun, you should say Y.