1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 23:45:28 +03:00

Add short description to Config.in prompt

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@950 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-05-19 16:21:45 +00:00
parent ee9afd6e51
commit 868724a7ed
2 changed files with 5 additions and 4 deletions

View File

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

View File

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