]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/config_cmd_all.h
disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
[karo-tx-uboot.git] / include / config_cmd_all.h
index 2a82e19c78cab87fd6bc2bbb731ed72ceb14fa8a..0930781d83c8bb4e484f41bdf760502614ac3a89 100644 (file)
@@ -76,6 +76,7 @@
 #define CONFIG_CMD_RARP                /* rarpboot support             */
 #define CONFIG_CMD_READ                /* Read data from partition     */
 #define CONFIG_CMD_RUN         /* run command in env variable  */
+#define CONFIG_CMD_SANDBOX     /* sb command to access sandbox features */
 #define CONFIG_CMD_SAVEENV     /* saveenv                      */
 #define CONFIG_CMD_SAVES       /* save S record dump           */
 #define CONFIG_CMD_SCSI                /* SCSI Support                 */