diff options
| author | Simon Glass <[email protected]> | 2017-08-04 16:35:05 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-08-11 17:44:53 -0400 |
| commit | e188eee7a4914ce8fb031616f75bcc58cbe58fd3 (patch) | |
| tree | 56c40eb161217686c8c5ebf504f248a0a2aeaf44 /README | |
| parent | 54feea17d6956cbad47fe6111e9a807f3c59795e (diff) | |
Drop config_cmd_all.h
This file does not include all commands and has not for a while. Let's
drop it.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 "*". |
