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 3d91e99b9..f8eca87a8 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -59,6 +59,7 @@  #define CONFIG_CMD_NAND		/* NAND support			*/  #define CONFIG_CMD_NET		/* bootp, tftpboot, rarpboot	*/  #define CONFIG_CMD_NFS		/* NFS support			*/ +#define CONFIG_CMD_ONENAND	/* OneNAND support		*/  #define CONFIG_CMD_PCI		/* pciinfo			*/  #define CONFIG_CMD_PCMCIA	/* PCMCIA support		*/  #define CONFIG_CMD_PING		/* ping support			*/ |