]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
Drop config_cmd_all.h
[people/ms/u-boot.git] / README
diff --git a/README b/README
index cee87149d2bffc9fc0a935d34c4b66de4ae5a45a..1b1d7a1c3fe3cd39e1967e04352d4b6ae8d57f9f 100644 (file)
--- a/README
+++ b/README
@@ -757,11 +757,6 @@ The following options need to be configured:
                CONFIG_SYS_BAUDRATE_TABLE, see below.
 
 - Monitor Functions:
-               Monitor commands can be included or excluded
-               from the build by using the #include files
-               <config_cmd_all.h> and #undef'ing unwanted
-               commands, or adding #define's for wanted commands.
-
                The default command configuration includes all commands
                except those marked below with a "*".