diff options
Diffstat (limited to 'include/config_cmd_all.h')
| -rw-r--r-- | include/config_cmd_all.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index 53a2f054f..d84706969 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -40,6 +40,7 @@  #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	*/ |