mtd: Add a more verbose menu text

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>
This commit is contained in:
Ezequiel García 2014-01-28 08:39:20 -03:00 committed by Peter Korsgaard
parent f7f39ccc9f
commit 7229dc67bc
1 changed files with 4 additions and 2 deletions

View 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"