summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-01-23 20:31:27 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-25 22:38:45 (GMT)
commita8523a808fd05e4b1c1df63bc40744dd3fd318f4 (patch)
treecfd3c2411c94e762da5c76a25f37cec378c88373 /include/config_cmd_all.h
parenta009f36cfef6c4f60ce7f8d70e3ae8dd98537e30 (diff)
downloadu-boot-a8523a808fd05e4b1c1df63bc40744dd3fd318f4.tar.xz
Drop CONFIG_CMD_DOC
This is not used in U-Boot, and the only usage calls a non-existent function. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index 0c4f645..a0d4e94 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -20,7 +20,6 @@
#define CONFIG_CMD_DATE /* support for RTC, date/time...*/
#define CONFIG_CMD_DIAG /* Diagnostics */
#define CONFIG_CMD_DISPLAY /* Display support */
-#define CONFIG_CMD_DOC /* Disk-On-Chip Support */
#define CONFIG_CMD_DTT /* Digital Therm and Thermostat */
#define CONFIG_CMD_EEPROM /* EEPROM read/write support */
#define CONFIG_CMD_FDC /* Floppy Disk Support */