]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tricorder.h
net: Move the CMD_NET config to defconfigs
[people/ms/u-boot.git] / include / configs / tricorder.h
index b105ffd9f18b13e7564f4320d4140c95a3665df7..b004d099e1911ac9999948968842ab6b9337d23c 100644 (file)
 /* High Level Configuration Options */
 #define CONFIG_OMAP                    /* in a TI OMAP core */
 #define CONFIG_OMAP_COMMON
+/* Common ARM Erratas */
+#define CONFIG_ARM_ERRATA_454179
+#define CONFIG_ARM_ERRATA_430973
+#define CONFIG_ARM_ERRATA_621766
 
 #define CONFIG_MACH_TYPE               MACH_TYPE_TRICORDER
 /*
 #define CONFIG_CMD_UBIFS               /* UBIFS commands */
 #define CONFIG_LZO                     /* LZO is needed for UBIFS */
 
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_NFS
 #undef CONFIG_CMD_FPGA                 /* FPGA configuration Support */
 #undef CONFIG_CMD_IMI                  /* iminfo */