summaryrefslogtreecommitdiff
path: root/configs/devkit3250_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/devkit3250_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/devkit3250_defconfig')
-rw-r--r--configs/devkit3250_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/devkit3250_defconfig b/configs/devkit3250_defconfig
index 2a24e01b08..df8d0d1570 100644
--- a/configs/devkit3250_defconfig
+++ b/configs/devkit3250_defconfig
@@ -70,6 +70,7 @@ CONFIG_PHYLIB=y
CONFIG_PHY_ADDR_ENABLE=y
CONFIG_PHY_ADDR=31
CONFIG_PHY_SMSC=y
+CONFIG_RMII=y
CONFIG_SPECIFY_CONSOLE_INDEX=y
CONFIG_CONS_INDEX=5
CONFIG_SYS_NS16550=y