]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/Kconfig
kconfig: common: Fix memtest bool name
[karo-tx-uboot.git] / common / Kconfig
index 13cedbe9ad475bd1d4cd703a81978c8475aff661..130e2067aab88c8b0f3db7425836eae926ec73a6 100644 (file)
@@ -165,7 +165,7 @@ config LOOPW
          Infinite write loop on address range
 
 config CMD_MEMTEST
-       bool "crc32"
+       bool "memtest"
        help
          Simple RAM read/write test.