X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fxpedite520x.h;h=8fb05416045a3b96e0363b37c170b42a5aa1fc4b;hb=390194d43fa4478ddb638164ddb114c979f3e57a;hp=eb801542ebf858501042f2a7ed5e856b742f4a94;hpb=ec7483e34ea932fb68267dc0b1de30be51f271c9;p=oweals%2Fu-boot.git diff --git a/include/configs/xpedite520x.h b/include/configs/xpedite520x.h index eb801542eb..8fb0541604 100644 --- a/include/configs/xpedite520x.h +++ b/include/configs/xpedite520x.h @@ -245,7 +245,6 @@ * Networking options */ #define CONFIG_TSEC_ENET /* tsec ethernet support */ -#define CONFIG_PHY_GIGE 1 /* Include GbE speed/duplex detection */ #define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_ETHPRIME "eTSEC1" @@ -284,15 +283,6 @@ #define CONFIG_BOOTP_BOOTPATH #define CONFIG_BOOTP_GATEWAY -/* - * Command configuration. - */ -#define CONFIG_CMD_PCA953X -#define CONFIG_CMD_PCA953X_INFO -#define CONFIG_CMD_PCI -#define CONFIG_CMD_PCI_ENUM -#define CONFIG_CMD_REGINFO - /* * Miscellaneous configurable options */