aboutsummaryrefslogtreecommitdiff
path: root/include/configs/smartweb.h
diff options
context:
space:
mode:
authorTom Rini2022-03-18 08:38:22 -0400
committerTom Rini2022-03-25 12:01:15 +0000
commit03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5 (patch)
treecd757ba44e8d6688171e0d6d01d218a480953623 /include/configs/smartweb.h
parent1d5686acfd6f6bc95352bdc41713d24d6a53792c (diff)
Convert CONFIG_RMII to Kconfig
This converts the following to Kconfig: CONFIG_RMII Cc: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/smartweb.h')
-rw-r--r--include/configs/smartweb.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h
index 7b6395581bf..a0b353902e7 100644
--- a/include/configs/smartweb.h
+++ b/include/configs/smartweb.h
@@ -76,14 +76,6 @@
#define CONFIG_USART_BASE ATMEL_BASE_DBGU
#define CONFIG_USART_ID ATMEL_ID_SYS
-/*
- * Ethernet configuration
- *
- */
-#define CONFIG_RMII /* use reduced MII inteface */
-
-/* BOOTP and DHCP options */
-
#if !defined(CONFIG_SPL_BUILD)
/* USB configuration */
#define CONFIG_USB_ATMEL