Add short description to Config.in prompt
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 May 2005 16:21:45 +0000 (16:21 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 May 2005 16:21:45 +0000 (16:21 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@950 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/Config.in
package/bwm/Config.in

index 4187ed0bef9972415e42838a98f4a20f04d20160..4a8fb4ea0680fcff4950cf2c5095e2662eb7a4db 100644 (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
index 3a2a8bfee6abaf268fc796e86af231e3fd0899b0..f6b9f7a5325807e294a8570829f05f7a8af04711 100644 (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.
+