From b2237a4f5d9a285e6c4f0ae425dbd7504b8b4af5 Mon Sep 17 00:00:00 2001 From: Karl Beldan Date: Wed, 12 Jul 2017 16:11:44 +0000 Subject: cmd: Kconfig: Fix a dependency of CMD_MTDPARTS Remove the ARCH_SUNXI dependency. Cc: Maxime Ripard Cc: Jagan Teki Signed-off-by: Karl Beldan Reviewed-by: Tom Rini diff --git a/cmd/Kconfig b/cmd/Kconfig index c80ac36..87ee2ea 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 -- cgit v0.10.2