]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
boot/Kconfig: correct fdt_fixup_memory_banks name typo
authorBaruch Siach <baruch@tkos.co.il>
Mon, 28 Oct 2024 16:44:35 +0000 (18:44 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 30 Oct 2024 19:03:54 +0000 (13:03 -0600)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
boot/Kconfig

index b9287c606856c1b45c81769b1c4c261b922ccf50..7dd30a030e39952b08d19fac4976d6458f67dad5 100644 (file)
@@ -1699,7 +1699,7 @@ config FDT_SIMPLEFB
          memory
 
 config ARCH_FIXUP_FDT_MEMORY
-       bool "Enable arch_fixup_memory_banks() call"
+       bool "Enable fdt_fixup_memory_banks() call"
        default y
        help
          Enable FDT memory map syncup before OS boot. This feature can be