X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfig_cmd_all.h;h=d771696fe08dd2f44dd784a11cf7ac2344bc4c53;hb=28113e1f0da4146b823ffce37680d31d5685a60b;hp=c2bb094e2a1cd2d6bfbabb1d19d26aa610a1ffb8;hpb=1a247ba7fa5fb09f56892a09a990f03ce564b3e2;p=u-boot diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index c2bb094e2a..d771696fe0 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -50,6 +50,7 @@ #define CONFIG_CMD_ITEST /* Integer (and string) test */ #define CONFIG_CMD_JFFS2 /* JFFS2 Support */ #define CONFIG_CMD_KGDB /* kgdb */ +#define CONFIG_CMD_LICENSE /* console license display */ #define CONFIG_CMD_LOADB /* loadb */ #define CONFIG_CMD_LOADS /* loads */ #define CONFIG_CMD_MEMORY /* md mm nm mw cp cmp crc base loop mtest */ @@ -77,6 +78,7 @@ #define CONFIG_CMD_SPI /* SPI utility */ #define CONFIG_CMD_TERMINAL /* built-in Serial Terminal */ #define CONFIG_CMD_UNIVERSE /* Tundra Universe Support */ +#define CONFIG_CMD_UNZIP /* unzip from memory to memory */ #define CONFIG_CMD_USB /* USB Support */ #define CONFIG_CMD_VFD /* VFD support (TRAB) */ #define CONFIG_CMD_XIMG /* Load part of Multi Image */