aboutsummaryrefslogtreecommitdiff
path: root/include/configs/siemens-am33x-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 09:12:02 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 12:48:17 -0400
commit01d1b99c9b2d67207050c89f70801178ba9f4f2a (patch)
treecd7c4d98b4baba8831b095f48b39bee3a1dacc9b /include/configs/siemens-am33x-common.h
parent5d4e863bf80985f915204270d1ba7c16d58d3077 (diff)
downloadu-boot-01d1b99c9b2d67207050c89f70801178ba9f4f2a.zip
u-boot-01d1b99c9b2d67207050c89f70801178ba9f4f2a.tar.gz
u-boot-01d1b99c9b2d67207050c89f70801178ba9f4f2a.tar.bz2
Convert CONFIG_NET_RETRY_COUNT to Kconfig
This converts the following to Kconfig: CONFIG_NET_RETRY_COUNT Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/siemens-am33x-common.h')
-rw-r--r--include/configs/siemens-am33x-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index 615458c..6235ad2 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -133,8 +133,6 @@
* 0x442000 - 0x800000 : Userland
*/
-#define CONFIG_NET_RETRY_COUNT 10
-
/* NAND support */
#ifdef CONFIG_MTD_RAW_NAND
/* UBI Support */