From 3275f26bb6cda9e24966423460e74281e1a71888 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Fri, 3 Jul 2020 09:00:14 -0500 Subject: Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig This converts the following to Kconfig: CONFIG_BOOTP_SEND_HOSTNAME Signed-off-by: Adam Ford --- include/configs/tam3517-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/tam3517-common.h') diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index 0787d39..dc89df8 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -117,7 +117,6 @@ * ethernet support, EMAC * */ -#define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_NET_RETRY_COUNT 10 /* Defines for SPL */ -- cgit v1.1