mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 06:06:15 +02:00
Add short description to Config.in prompt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@950 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e8de94e89d
commit
0d21423b4f
@ -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
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user