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@950 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 4187ed0..4a8fb4e 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 3a2a8bf..f6b9f7a 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.
+