boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:58 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:26 +0000 (11:36 -0400)
commit400a6a3a1be8c7a058253e326ec20cd935d124fb
tree23b13bbeaf8ce2f569c0855748faa502d2beb74e
parent040a604880c6eb86779ef564c055deb7b1bcb828
boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS

This is not needed, so drop it. Also use a capital 'O' for the option,
while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/Kconfig