From: Karl Beldan <karl.beldan-ext@sagemcom.com>
Date: Wed, 12 Jul 2017 16:11:44 +0000 (+0000)
Subject: cmd: Kconfig: Fix a dependency of CMD_MTDPARTS
X-Git-Tag: v2025.01-rc5-pxa1908~6317
X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-logo.png?a=commitdiff_plain;h=b2237a4f5d9a285e6c4f0ae425dbd7504b8b4af5;p=u-boot.git

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

diff --git a/cmd/Kconfig b/cmd/Kconfig
index c80ac364ea..87ee2ea613 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1196,7 +1196,6 @@ config CMD_JFFS2
 	  filesystem information.
 
 config CMD_MTDPARTS
-	depends on ARCH_SUNXI
 	bool "MTD partition support"
 	help
 	  MTD partition support