]> git.sur5r.net Git - u-boot/blobdiff - include/config_cmd_all.h
ARM: omap3_logic: Refactor Boot Environmental variables
[u-boot] / include / config_cmd_all.h
index ed502a191ff6cebc9b077d27e63c6cf8d0c6a769..0c4f645930112b9422441a9f36e037e196ebaf23 100644 (file)
 #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                  */
 #define CONFIG_CMD_UBIFS       /* UBIFS Support                */
 #define CONFIG_CMD_UNIVERSE    /* Tundra Universe Support      */
 #define CONFIG_CMD_UNZIP       /* unzip from memory to memory  */