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/vf610twr_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/vf610twr_defconfig') diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig index f7f10a8..031abbe 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig @@ -27,5 +27,6 @@ CONFIG_VYBRID_GPIO=y CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPI_FLASH=y +CONFIG_PHYLIB=y CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=y -- cgit v1.1