commit | 4b239cfc8675f3366cd68c6bb2905e5c3567e1e9 | [log] [tgz] |
---|---|---|
author | Karl Beldan <karl.beldan-ext@sagemcom.com> | Wed Jul 12 16:11:46 2017 +0000 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 24 07:33:34 2017 -0400 |
tree | c8de09e09277353e9c62b2c492cd7016033db47f | |
parent | 8cf55fa206cdb4151d993c81da0498055a299d44 [diff] |
cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS Many configs still define CMD_MTDPARTS in their non-Kconfig but CMD_MTDPARTS has now moved to Kconfig. Signed-off-by: Karl Beldan <karl.beldan-ext@sagemcom.com> Reviewed-by: Tom Rini <trini@konsulko.com>