aboutsummaryrefslogtreecommitdiff
path: root/configs/snapper9260_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:22 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5 (patch)
treecd757ba44e8d6688171e0d6d01d218a480953623 /configs/snapper9260_defconfig
parent1d5686acfd6f6bc95352bdc41713d24d6a53792c (diff)
downloadu-boot-03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5.zip
u-boot-03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5.tar.gz
u-boot-03d14ccdf6c4ae56e3351ca828d9b1ac6467aea5.tar.bz2
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/snapper9260_defconfig')
-rw-r--r--configs/snapper9260_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/snapper9260_defconfig b/configs/snapper9260_defconfig
index 33b2f14..76b51d9 100644
--- a/configs/snapper9260_defconfig
+++ b/configs/snapper9260_defconfig
@@ -50,4 +50,5 @@ CONFIG_MTD_RAW_NAND=y
# CONFIG_SYS_NAND_USE_FLASH_BBT is not set
CONFIG_NAND_ATMEL=y
CONFIG_MACB=y
+CONFIG_RMII=y
CONFIG_ATMEL_USART=y