]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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)
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

index a1592a74e6247f3843597ecd58651971e912af48..235c5a7a9933e60cf9a635ac5143e57ff6fa3872 100644 (file)
@@ -1476,8 +1476,7 @@ config OF_STDOUT_VIA_ALIAS
          exist / should not be used.
 
 config FDT_FIXUP_PARTITIONS
-       bool "overwrite MTD partitions in DTS through defined in 'mtdparts'"
-       depends on CMD_MTDPARTS
+       bool "Overwrite MTD partitions in DTS through defined in 'mtdparts'"
        help
          Allow overwriting defined partitions in the device tree blob
          using partition info defined in the 'mtdparts' environment