summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
diff options
context:
space:
mode:
authorKarl Beldan <karl.beldan-ext@sagemcom.com>2017-07-12 16:11:44 +0000
committerTom Rini <trini@konsulko.com>2017-07-24 07:33:33 -0400
commitb2237a4f5d9a285e6c4f0ae425dbd7504b8b4af5 (patch)
treee478b07b8eeec19c2d08febbb47db26072e02f28 /cmd/Kconfig
parentfc94f209a86f6db9dc4689545a16ce95a0fd274d (diff)
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>
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r--cmd/Kconfig1
1 files changed, 0 insertions, 1 deletions
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