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/gurnard_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/gurnard_defconfig') diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig index c32c4a8..e8d1a84 100644 --- a/configs/gurnard_defconfig +++ b/configs/gurnard_defconfig @@ -22,6 +22,7 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y +CONFIG_PHYLIB=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y -- cgit v1.1