From 3146f0c017df2231d03dff09cee31f7bd63db3e5 Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Tue, 1 Aug 2017 17:19:59 -0700 Subject: Move PHYLIB to Kconfig Signed-off-by: Alexandru Gagniuc Acked-by: Joe Hershberger --- configs/MPC8548CDS_36BIT_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/MPC8548CDS_36BIT_defconfig') diff --git a/configs/MPC8548CDS_36BIT_defconfig b/configs/MPC8548CDS_36BIT_defconfig index fd3b8d6..ffeff79 100644 --- a/configs/MPC8548CDS_36BIT_defconfig +++ b/configs/MPC8548CDS_36BIT_defconfig @@ -14,6 +14,7 @@ CONFIG_CMD_PING=y # CONFIG_CMD_HASH is not set # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_PHYLIB=y CONFIG_NETDEVICES=y CONFIG_E1000=y CONFIG_SYS_NS16550=y -- cgit v1.1