summaryrefslogtreecommitdiff
path: root/include/configs/bitmain_antminer_s9.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-18 11:27:51 -0700
committerTom Rini <trini@konsulko.com>2022-01-21 14:01:35 -0500
commitd3877fba3172486245f02f1b027f3069de891ca7 (patch)
tree01be8773947a64fdcdf4035c62c9cb6677b470d1 /include/configs/bitmain_antminer_s9.h
parentd6b318de2f0670b13240c7147e60497aef5f1164 (diff)
Convert CONFIG_BOOTP_SERVERIP to Kconfig
This converts the following to Kconfig: CONFIG_BOOTP_SERVERIP Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/bitmain_antminer_s9.h')
-rw-r--r--include/configs/bitmain_antminer_s9.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bitmain_antminer_s9.h b/include/configs/bitmain_antminer_s9.h
index a9f45f1929..2bcd0e1a98 100644
--- a/include/configs/bitmain_antminer_s9.h
+++ b/include/configs/bitmain_antminer_s9.h
@@ -9,8 +9,6 @@
#define CONFIG_SYS_SDRAM_BASE 0x00000000
#define CONFIG_SYS_SDRAM_SIZE 0x40000000
-#define CONFIG_BOOTP_SERVERIP
-
#define CONFIG_EXTRA_ENV_SETTINGS \
"autoload=no\0" \
"pxefile_addr_r=0x2000000\0" \