summaryrefslogtreecommitdiff
path: root/include/configs/am335x_shc.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:17 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:05 +0300
commite2dce7a532ea07394d89dd44592d0e9eedbd9b6a (patch)
treed2196f105cbb213fd996ea3a44570b901ae28445 /include/configs/am335x_shc.h
parent40930837abd26514d7b9e2607621c8ce28d9fa65 (diff)
downloadu-boot-e2dce7a532ea07394d89dd44592d0e9eedbd9b6a.tar.xz
Convert CONFIG_BOOTP_DNS2 to Kconfig
This converts the following to Kconfig: CONFIG_BOOTP_DNS2 CONFIG_BOOTP_PXE_CLIENTARCH Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/am335x_shc.h')
-rw-r--r--include/configs/am335x_shc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am335x_shc.h b/include/configs/am335x_shc.h
index cf964373f0..c881ac6211 100644
--- a/include/configs/am335x_shc.h
+++ b/include/configs/am335x_shc.h
@@ -240,7 +240,6 @@
#endif
#define CONFIG_BOOTP_DEFAULT
-#define CONFIG_BOOTP_DNS2
#define CONFIG_BOOTP_SEND_HOSTNAME
#define CONFIG_NET_RETRY_COUNT 10