summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_vining_fpga.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 09:00:14 -0500
committerTom Rini <trini@konsulko.com>2020-07-28 16:18:10 -0400
commit3275f26bb6cda9e24966423460e74281e1a71888 (patch)
tree5a5ce09cd16c0130d7d8077135fd0d36cc7e6513 /include/configs/socfpga_vining_fpga.h
parentbc3cff9453943a388752f354c5e47d795cc47381 (diff)
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
This converts the following to Kconfig: CONFIG_BOOTP_SEND_HOSTNAME Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/socfpga_vining_fpga.h')
-rw-r--r--include/configs/socfpga_vining_fpga.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/socfpga_vining_fpga.h b/include/configs/socfpga_vining_fpga.h
index 8b97cd93a7..06976d804c 100644
--- a/include/configs/socfpga_vining_fpga.h
+++ b/include/configs/socfpga_vining_fpga.h
@@ -18,9 +18,6 @@
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
/* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_BOOTP_SEND_HOSTNAME
-#endif
/* Extra Environment */
#define CONFIG_HOSTNAME "socfpga_vining_fpga"