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/titanium_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/titanium_defconfig') diff --git a/configs/titanium_defconfig b/configs/titanium_defconfig index 64ab559..1817eff 100644 --- a/configs/titanium_defconfig +++ b/configs/titanium_defconfig @@ -28,6 +28,7 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_CMD_UBI=y +CONFIG_PHYLIB=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y -- cgit v1.1