
12 Jul
2017
12 Jul
'17
6:11 p.m.
From: Karl Beldan karl.beldan-ext@sagemcom.com
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 --- cmd/Kconfig | 1 - 1 file changed, 1 deletion(-)
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
--
2.13.0