]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/spl/Kconfig
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
[people/ms/u-boot.git] / common / spl / Kconfig
index c62b82fd68053f7ce1721b5f69c30807b1d25d05..3169bbb888a6e1bb6e9e32bc2098bae43df93923 100644 (file)
@@ -702,7 +702,7 @@ config SPL_YMODEM_SUPPORT
          means of transmitting U-Boot over a serial line for using in SPL,
          with a checksum to ensure correctness.
 
-config SPL_ATF_SUPPORT
+config SPL_ATF
        bool "Support ARM Trusted Firmware"
        depends on ARM64
        help