]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / README
diff --git a/README b/README
index 57372fc714ce79569715f235e82f4e27d35d9f89..82706a411078f320a8cbd7ff0f56e1d8a00cd9d8 100644 (file)
--- a/README
+++ b/README
@@ -1158,9 +1158,7 @@ The following options need to be configured:
                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 using <config_cmd_default.h>
-               and augmenting with additional #define's
-               for wanted commands.
+               commands, or adding #define's for wanted commands.
 
                The default command configuration includes all commands
                except those marked below with a "*".