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/pepper_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/pepper_defconfig') diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index 106be0d391d..08db1ad73a3 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -40,6 +40,7 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y CONFIG_MMC_OMAP_HS=y +CONFIG_PHYLIB=y CONFIG_SYS_NS16550=y CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT=y -- cgit v1.2.3