aboutsummaryrefslogtreecommitdiff
path: root/include/configs/smartweb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:48 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commitb8475e6aca2f8ae3831bc195a89377fd737e221a (patch)
treec03b82a12a12582ee52b36eb7407dee90d7fb728 /include/configs/smartweb.h
parentdfb34d0d4a45e65fc2fa7b68bcc122c00a2a690e (diff)
downloadu-boot-b8475e6aca2f8ae3831bc195a89377fd737e221a.zip
u-boot-b8475e6aca2f8ae3831bc195a89377fd737e221a.tar.gz
u-boot-b8475e6aca2f8ae3831bc195a89377fd737e221a.tar.bz2
Convert CONFIG_MACB to Kconfig
This converts the following to Kconfig: CONFIG_MACB Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/smartweb.h')
-rw-r--r--include/configs/smartweb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h
index f43304d..7ce3aea 100644
--- a/include/configs/smartweb.h
+++ b/include/configs/smartweb.h
@@ -85,7 +85,6 @@
* Ethernet configuration
*
*/
-#define CONFIG_MACB
#define CONFIG_RMII /* use reduced MII inteface */
#define CONFIG_NET_RETRY_COUNT 20 /* # of DHCP/BOOTP retries */
#define CONFIG_AT91_WANTS_COMMON_PHY