mtd: Add a more verbose menu text
authorEzequiel García <ezequiel@vanguardiasur.com.ar>
Tue, 28 Jan 2014 11:39:20 +0000 (08:39 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 2 Feb 2014 22:00:49 +0000 (23:00 +0100)
mtd-utils also contain ubi/ubifs tools, so let's add it to the menu option.
Also, add an URL to stick to the help message standard.

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mtd/Config.in

index affcfe5d0db97ff7b9413b3c08c5ded4e201ebc0..26f59ed0bd18e25247635852ae25f215ecf0a3e1 100644 (file)
@@ -1,7 +1,9 @@
 config BR2_PACKAGE_MTD
-       bool "mtd/jffs2 utilities"
+       bool "mtd, jffs2 and ubi/ubifs tools"
        help
-         Build mtd/jffs utilities
+         Build mtd, jffs2 and ubi/ubifs tools
+
+         http://www.linux-mtd.infradead.org/
 
 if BR2_PACKAGE_MTD
 comment "MTD tools selection"