From e2dce7a532ea07394d89dd44592d0e9eedbd9b6a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 16 Jun 2020 19:06:17 -0400 Subject: Convert CONFIG_BOOTP_DNS2 to Kconfig This converts the following to Kconfig: CONFIG_BOOTP_DNS2 CONFIG_BOOTP_PXE_CLIENTARCH Signed-off-by: Tom Rini --- include/configs/am57xx_evm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/am57xx_evm.h') diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h index e94b7c8..adcd9a1 100644 --- a/include/configs/am57xx_evm.h +++ b/include/configs/am57xx_evm.h @@ -54,7 +54,6 @@ #define CONFIG_HSMMC2_8BIT /* CPSW Ethernet */ -#define CONFIG_BOOTP_DNS2 #define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_NET_RETRY_COUNT 10 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs longer aneg time at 1G */ -- cgit v1.1