commit | e09aab115123abb1b7222e50be5e86b4e48bb5d4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 18 08:38:22 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 25 12:01:15 2022 +0000 |
tree | cd757ba44e8d6688171e0d6d01d218a480953623 | |
parent | 97b04182c1a56b4e984802df4371c3672b50cf8c [diff] [blame] |
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>
diff --git a/configs/corvus_defconfig b/configs/corvus_defconfig index c7a59c7..3dd55c0 100644 --- a/configs/corvus_defconfig +++ b/configs/corvus_defconfig
@@ -75,6 +75,7 @@ CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y CONFIG_SYS_NAND_U_BOOT_OFFS=0x20000 CONFIG_MACB=y +CONFIG_RMII=y CONFIG_ATMEL_USART=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y