Browse Source

cmd: Kconfig: Fix a dependency of CMD_MTDPARTS

Remove the ARCH_SUNXI dependency.

Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Jagan Teki <jagan@openedev.com>
Signed-off-by: Karl Beldan <karl.beldan-ext@sagemcom.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Karl Beldan 7 years ago
parent
commit
b2237a4f5d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      cmd/Kconfig

+ 0 - 1
cmd/Kconfig

@@ -1196,7 +1196,6 @@ config CMD_JFFS2
 	  filesystem information.
 	  filesystem information.
 
 
 config CMD_MTDPARTS
 config CMD_MTDPARTS
-	depends on ARCH_SUNXI
 	bool "MTD partition support"
 	bool "MTD partition support"
 	help
 	help
 	  MTD partition support
 	  MTD partition support