]> git.sur5r.net Git - u-boot/blobdiff - drivers/ram/Kconfig
Makefile: add coccicheck target
[u-boot] / drivers / ram / Kconfig
index 836be25507b58e062dc47e50e8ca478f8d321035..47969f3f2815b1135318dba6ea036dff024b1735 100644 (file)
@@ -18,7 +18,7 @@ config SPL_RAM
          setting up RAM (e.g. SDRAM / DDR) within SPL.
 
 config TPL_RAM
-       bool "Enable RAM support in SPL"
+       bool "Enable RAM support in TPL"
        depends on RAM && TPL_DM
        help
          The RAM subsystem adds a small amount of overhead to the image.