aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-18 11:27:48 -0700
committerTom Rini <trini@konsulko.com>2022-01-21 14:01:34 -0500
commit3df6cd4d63678065ce82637d995ed3170e9e56cd (patch)
treee63d441b26732f0acf9294aa9421587105321e9f /include/configs
parent2d7a463e82daeba4f6a7fb59bac0fe94d6f6d3a2 (diff)
downloadu-boot-3df6cd4d63678065ce82637d995ed3170e9e56cd.zip
u-boot-3df6cd4d63678065ce82637d995ed3170e9e56cd.tar.gz
u-boot-3df6cd4d63678065ce82637d995ed3170e9e56cd.tar.bz2
Convert CONFIG_KEEP_SERVERADDR to Kconfig
This converts the following to Kconfig: CONFIG_KEEP_SERVERADDR Drop the preprocessor usage also. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/sandbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index cd7d99e..1dd21d5 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -25,7 +25,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE {4800, 9600, 19200, 38400, 57600,\
115200}
-#define CONFIG_KEEP_SERVERADDR
#define CONFIG_UDP_CHECKSUM
#define CONFIG_TIMESTAMP
#define CONFIG_BOOTP_SERVERIP