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>
This commit is contained in:
parent
fc94f209a8
commit
b2237a4f5d
@ -1196,7 +1196,6 @@ config CMD_JFFS2
|
||||
filesystem information.
|
||||
|
||||
config CMD_MTDPARTS
|
||||
depends on ARCH_SUNXI
|
||||
bool "MTD partition support"
|
||||
help
|
||||
MTD partition support
|
||||
|
Loading…
Reference in New Issue
Block a user