summaryrefslogtreecommitdiff
path: root/configs/smartweb_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:48 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commitb8475e6aca2f8ae3831bc195a89377fd737e221a (patch)
treec03b82a12a12582ee52b36eb7407dee90d7fb728 /configs/smartweb_defconfig
parentdfb34d0d4a45e65fc2fa7b68bcc122c00a2a690e (diff)
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/smartweb_defconfig')
-rw-r--r--configs/smartweb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig
index 712e517a471..af6e9257acb 100644
--- a/configs/smartweb_defconfig
+++ b/configs/smartweb_defconfig
@@ -69,7 +69,7 @@ CONFIG_SYS_NAND_PAGE_SIZE=0x800
CONFIG_SYS_NAND_OOBSIZE=0x40
CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y
CONFIG_SYS_NAND_U_BOOT_OFFS=0x20000
-CONFIG_PHYLIB=y
+CONFIG_MACB=y
CONFIG_ATMEL_USART=y
CONFIG_USB=y
CONFIG_USB_GADGET=y