X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfig_cmd_all.h;h=2c2a05bce11719dfe929a18fa06097a61296e486;hb=0d031e046c962ffa94449d398d573c3dec7fb3bd;hp=53a2f054f9488b8e3fc08fcb62f69a8fc282bbe0;hpb=a2681707b2478abef34b8c403e7ab52daae9c331;p=karo-tx-uboot.git diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index 53a2f054f9..2c2a05bce1 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -23,6 +23,7 @@ #define CONFIG_CMD_BSP /* Board Specific functions */ #define CONFIG_CMD_CACHE /* icache, dcache */ #define CONFIG_CMD_CDP /* Cisco Discovery Protocol */ +#define CONFIG_CMD_CLK /* Clock support */ #define CONFIG_CMD_CONSOLE /* coninfo */ #define CONFIG_CMD_DATE /* support for RTC, date/time...*/ #define CONFIG_CMD_DHCP /* DHCP Support */ @@ -37,9 +38,9 @@ #define CONFIG_CMD_EXT2 /* EXT2 Support */ #define CONFIG_CMD_FAT /* FAT support */ #define CONFIG_CMD_FDC /* Floppy Disk Support */ -#define CONFIG_CMD_FDOS /* Floppy DOS support */ #define CONFIG_CMD_FLASH /* flinfo, erase, protect */ #define CONFIG_CMD_FPGA /* FPGA configuration Support */ +#define CONFIG_CMD_FUSE /* Device fuse support */ #define CONFIG_CMD_GETTIME /* Get time since boot */ #define CONFIG_CMD_HASH /* calculate hash / digest */ #define CONFIG_CMD_HWFLOW /* RTS/CTS hw flow control */