aboutsummaryrefslogtreecommitdiff
path: root/include/configs/socfpga_is1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/socfpga_is1.h')
-rw-r--r--include/configs/socfpga_is1.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/socfpga_is1.h b/include/configs/socfpga_is1.h
index 06337d405c..468a35d4ff 100644
--- a/include/configs/socfpga_is1.h
+++ b/include/configs/socfpga_is1.h
@@ -11,13 +11,7 @@
/* Memory configurations */
#define PHYS_SDRAM_1_SIZE 0x10000000
-/* Booting Linux */
-#define CONFIG_BOOTFILE "zImage"
-
/* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_ARP_TIMEOUT 500UL
-#endif
/* The rest of the configuration is shared */
#include <configs/socfpga_common.h>