]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_cyclone5_socdk.h
powerpc: fix typo in kgdb.c
[u-boot] / include / configs / socfpga_cyclone5_socdk.h
index be565211219631369e4f9c5766333821ad05be4b..9c5bd648e3d4d82d756519b2fc1adde8e2b70eda 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
-
-#define CONFIG_ENV_IS_IN_MMC
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>