]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_de0_nano_soc.h
Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA
[u-boot] / include / configs / socfpga_de0_nano_soc.h
index 320c585a397866b58f0c767bca03d21c20b107f0..e5db00e36612a8accb51712f265764ecf987c22a 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 */
 
 #define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR
 
 /* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_PHY_MICREL
-#define CONFIG_PHY_MICREL_KSZ9031
-#endif
-
-#define CONFIG_ENV_IS_IN_MMC
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>