]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 8d876e435e2f3d4c81c8a9b7016d001490ff858d..b78ea6124dc8c4f92e6e4b5746157fe3bffdaea6 100644 (file)
--- a/README
+++ b/README
@@ -1466,10 +1466,14 @@ The following options need to be configured:
                default value of 5 is used.
 
 - Command Interpreter:
-               CFG_AUTO_COMPLETE
+               CONFIG_AUTO_COMPLETE
 
                Enable auto completion of commands using TAB.
 
+                Note that this feature has NOT been implemented yet
+                for the "hush" shell.
+
+
                CFG_HUSH_PARSER
 
                Define this variable to enable the "hush" shell (from