From 3df6cd4d63678065ce82637d995ed3170e9e56cd Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sat, 18 Dec 2021 11:27:48 -0700 Subject: 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 --- README | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README') diff --git a/README b/README index 5549849d299..560a18177c2 100644 --- a/README +++ b/README @@ -1138,11 +1138,6 @@ The following options need to be configured: server to contact when using the "tftboot" command. (Environment variable "serverip") - CONFIG_KEEP_SERVERADDR - - Keeps the server's MAC address, in the env 'serveraddr' - for passing to bootargs (like Linux's netconsole option) - - Gateway IP address: CONFIG_GATEWAYIP -- cgit v1.3.1