commit | 650378b102bfe1b582546dbc68a3c8ddd458e3cf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 07 22:59:48 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 12 14:18:17 2021 -0500 |
tree | c03b82a12a12582ee52b36eb7407dee90d7fb728 | |
parent | e9d302095ae68304c91c87af8b5e026a02c1861d [diff] [blame] |
Convert CONFIG_MACB to Kconfig This converts the following to Kconfig: CONFIG_MACB Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig index 35a2d2e..7c7974c 100644 --- a/configs/gurnard_defconfig +++ b/configs/gurnard_defconfig
@@ -43,7 +43,7 @@ # CONFIG_SYS_NAND_USE_FLASH_BBT is not set CONFIG_NAND_ATMEL=y CONFIG_ATMEL_NAND_HWECC=y -CONFIG_PHYLIB=y +CONFIG_MACB=y CONFIG_ATMEL_USART=y CONFIG_TIMER=y CONFIG_ATMEL_PIT_TIMER=y