]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/Kconfig
cmd_yaffs: Clean up command usage messages
[people/ms/u-boot.git] / common / Kconfig
index 2ca002de27040094182cc3c80110fb4271184299..e662774304599dd03946b8c6b34718d4b5b93cd0 100644 (file)
@@ -1,5 +1,4 @@
 menu "Command line interface"
-       depends on !SPL_BUILD
 
 config HUSH_PARSER
        bool "Use hush shell"
@@ -134,7 +133,7 @@ config LOOPW
          Infinite write loop on address range
 
 config CMD_MEMTEST
-       bool "crc32"
+       bool "memtest"
        help
          Simple RAM read/write test.