summaryrefslogtreecommitdiff
path: root/configs/gurnard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-08 06:59:48 +0300
committerTom Rini <trini@konsulko.com>2021-11-12 22:18:17 +0300
commitb8475e6aca2f8ae3831bc195a89377fd737e221a (patch)
treec03b82a12a12582ee52b36eb7407dee90d7fb728 /configs/gurnard_defconfig
parentdfb34d0d4a45e65fc2fa7b68bcc122c00a2a690e (diff)
downloadu-boot-b8475e6aca2f8ae3831bc195a89377fd737e221a.tar.xz
Convert CONFIG_MACB to Kconfig
This converts the following to Kconfig: CONFIG_MACB Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r--configs/gurnard_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig
index 35a2d2ea60..7c7974c123 100644
--- a/configs/gurnard_defconfig
+++ b/configs/gurnard_defconfig
@@ -43,7 +43,7 @@ CONFIG_MTD_RAW_NAND=y
# 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