]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_arria5_socdk.h
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / socfpga_arria5_socdk.h
index 9f83858bd18079d0f13956eba11c82b94db5539d..cd5aac65e922115d186709bd0e18c19fa4122fef 100644 (file)
@@ -8,8 +8,6 @@
 
 #include <asm/arch/base_addr_ac5.h>
 
-#define CONFIG_HW_WATCHDOG
-
 /* Memory configurations */
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB on SoCDK */
 
 #define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR
 
 /* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_PHY_MICREL
-#define CONFIG_PHY_MICREL_KSZ9021
-#endif
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>