]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/spl/Kconfig
env: Rename setenv() to env_set()
[people/ms/u-boot.git] / common / spl / Kconfig
index 51768575064dbc0ed4a8033c0b4bc581368d1017..3c887b34050a603df3706bcf1e1dca6e11dbc280 100644 (file)
@@ -279,7 +279,7 @@ config SPL_ENV_SUPPORT
          configuration. But some boards use this to support 'Falcon' boot
          on EXT2 and FAT, where SPL boots directly into Linux without
          starting U-Boot first. Enabling this option will make getenv()
-         and setenv() available in SPL.
+         and env_set() available in SPL.
 
 config SPL_SAVEENV
        bool "Support save environment"