Add short description to Config.in prompt

SVN-Revision: 950
This commit is contained in:
Nicolas Thill 2005-05-19 16:21:45 +00:00
parent 5e7254c7ff
commit 5f15b8b855
2 changed files with 5 additions and 4 deletions

View File

@ -1,12 +1,12 @@
config BR2_PACKAGE_BUSYBOX config BR2_PACKAGE_BUSYBOX
bool "busybox" bool "busybox - The Swiss Army Knife of embedded Linux"
default y default y
help help
The Swiss Army Knife of embedded Linux. It slices, it dices, it The Swiss Army Knife of embedded Linux. It slices, it dices, it
makes Julian Fries. makes Julian Fries.
http://busybox.net/ http://busybox.net/
Most people will answer Y. Most people will answer Y.
config BR2_PACKAGE_BUSYBOX_SNAPSHOT config BR2_PACKAGE_BUSYBOX_SNAPSHOT

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_BWM config BR2_PACKAGE_BWM
tristate "bwm" tristate "bwm - Very tiny BandWidth Monitor"
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
help help
A very tiny bandwidth monitor. A very tiny bandwidth monitor.