aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M53017EVB.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-18 11:27:49 -0700
committerTom Rini <trini@konsulko.com>2022-01-21 14:01:34 -0500
commit4b37fd146bb86b72f52b97386602ae58727b09fc (patch)
tree578d5b4efd797c908d38a6faa3bd2daa1e25f57d /include/configs/M53017EVB.h
parent3df6cd4d63678065ce82637d995ed3170e9e56cd (diff)
downloadu-boot-4b37fd146bb86b72f52b97386602ae58727b09fc.zip
u-boot-4b37fd146bb86b72f52b97386602ae58727b09fc.tar.gz
u-boot-4b37fd146bb86b72f52b97386602ae58727b09fc.tar.bz2
Convert CONFIG_UDP_CHECKSUM to Kconfig
This converts the following to Kconfig: CONFIG_UDP_CHECKSUM Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/M53017EVB.h')
-rw-r--r--include/configs/M53017EVB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/M53017EVB.h b/include/configs/M53017EVB.h
index 5db189a..d70ebac 100644
--- a/include/configs/M53017EVB.h
+++ b/include/configs/M53017EVB.h
@@ -54,8 +54,6 @@
/* I2C */
-#define CONFIG_UDP_CHECKSUM
-
#ifdef CONFIG_MCFFEC
# define CONFIG_IPADDR 192.162.1.2
# define CONFIG_NETMASK 255.255.255.0