Commit 7229dc67 authored by Ezequiel García's avatar Ezequiel García Committed by Peter Korsgaard
Browse files

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: default avatarEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Acked-by: default avatarThomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent f7f39ccc
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
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"