summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-05-17 17:58:27 (GMT)
committerTom Rini <trini@konsulko.com>2016-05-17 17:58:27 (GMT)
commit4b6e1fda107e5244e80ebc41865650ac2873dc88 (patch)
treef448089740af77c2987d12e2dd5b753b7659586f /include/config_cmd_all.h
parent27bec5c12757c80f598b704477c1bc6c250bcb4c (diff)
parent341392dd115f1385c31bb0b034ec15f542730e30 (diff)
downloadu-boot-4b6e1fda107e5244e80ebc41865650ac2873dc88.tar.xz
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index ed502a1..b5fd6c6 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -45,7 +45,7 @@
#define CONFIG_CMD_READ /* Read data from partition */
#define CONFIG_CMD_SANDBOX /* sb command to access sandbox features */
#define CONFIG_CMD_SAVES /* save S record dump */
-#define CONFIG_CMD_SCSI /* SCSI Support */
+#define CONFIG_SCSI /* SCSI Support */
#define CONFIG_CMD_SDRAM /* SDRAM DIMM SPD info printout */
#define CONFIG_CMD_TERMINAL /* built-in Serial Terminal */
#define CONFIG_CMD_UBI /* UBI Support */