From da3b9e7fd6a1e38af3cf0dff0248427c9df583ff Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Tue, 1 Aug 2017 17:20:00 -0700 Subject: Move PHY_MICREL and PHY_MICREL_KSZ90X1 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 031abbe1cb..5f2fefda71 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig @@ -28,5 +28,6 @@ CONFIG_NAND_VF610_NFC=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPI_FLASH=y CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=y -- cgit