X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfig_cmd_all.h;h=f3965efe953f3584349299d90ad915fdc59b985a;hb=6f2eb3f3d8ea2dbb224d0da5a12038693bab9945;hp=77ea025c097c7385e2b32662a74c364f19b35141;hpb=7d54d64e9c9300cbd6cc3d1956e841b4c26a273a;p=oweals%2Fu-boot.git diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h old mode 100755 new mode 100644 index 77ea025c09..f3965efe95 --- 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 */ @@ -72,6 +73,7 @@ #define CONFIG_CMD_SETGETDCR /* DCR support on 4xx */ #define CONFIG_CMD_SNTP /* SNTP support */ #define CONFIG_CMD_SPI /* SPI utility */ +#define CONFIG_CMD_TERMINAL /* built-in Serial Terminal */ #define CONFIG_CMD_UNIVERSE /* Tundra Universe Support */ #define CONFIG_CMD_USB /* USB Support */ #define CONFIG_CMD_VFD /* VFD support (TRAB) */