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/tqma6s_mba6_spi_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/tqma6s_mba6_spi_defconfig') diff --git a/configs/tqma6s_mba6_spi_defconfig b/configs/tqma6s_mba6_spi_defconfig index 3375184..d54af5a 100644 --- a/configs/tqma6s_mba6_spi_defconfig +++ b/configs/tqma6s_mba6_spi_defconfig @@ -33,6 +33,8 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y -- cgit v1.1