summaryrefslogtreecommitdiff
path: root/configs/vinco_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 15:38:22 +0300
committerTom Rini <trini@konsulko.com>2022-03-25 15:01:15 +0300
commit03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5 (patch)
treecd757ba44e8d6688171e0d6d01d218a480953623 /configs/vinco_defconfig
parent1d5686acfd6f6bc95352bdc41713d24d6a53792c (diff)
downloadu-boot-03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5.tar.xz
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 'configs/vinco_defconfig')
-rw-r--r--configs/vinco_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vinco_defconfig b/configs/vinco_defconfig
index 85e9f62227..2eb22829ee 100644
--- a/configs/vinco_defconfig
+++ b/configs/vinco_defconfig
@@ -45,6 +45,7 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHY_SMSC=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_MACB=y
+CONFIG_RMII=y
CONFIG_ATMEL_USART=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y