diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-11-13 12:43:13 +0100 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2018-11-13 18:53:10 +0530 |
commit | 1f758b793649a18b76252bf507312465310637ad (patch) | |
tree | 5637044ad74d0f7bdbac9d1f9d4d8eca5a6f97bc /arch | |
parent | 86dfa556d92720ca7016121787d04f13a1a0e440 (diff) | |
download | u-boot-1f758b793649a18b76252bf507312465310637ad.zip u-boot-1f758b793649a18b76252bf507312465310637ad.tar.gz u-boot-1f758b793649a18b76252bf507312465310637ad.tar.bz2 |
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
Commit 9c5b00973bce ("Convert CONFIG_MTD_PARTITIONS et al to Kconfig")
introduced a publicly visible Kconfig entry for the
CONFIG_MTD_PARTITIONS option, while the rework on MTD partitioning
was in progress, and we somehow did not notice that the same Kconfig
entry was added by commit 4048a5c519a8 ("mtd: declare MTD_PARTITIONS
symbol in Kconfig"), but this time as an invisible entry (this can
only be selected by other options).
Keep the non-visible version of this symbol, since MTD_PARTITIONS is
not something the user should be able to enable/disable directly.
Fixes: 4048a5c519a8 ("mtd: declare MTD_PARTITIONS symbol in Kconfig")
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions