commit | da3b9e7fd6a1e38af3cf0dff0248427c9df583ff | [log] [tgz] |
---|---|---|
author | Alexandru Gagniuc <alex.g@adaptrum.com> | Tue Aug 01 17:20:00 2017 -0700 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Aug 07 15:22:29 2017 -0500 |
tree | 416d3c9b0923495ac66ffe9dd12b09a9e44ca576 | |
parent | 3146f0c017df2231d03dff09cee31f7bd63db3e5 [diff] [blame] |
Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index 08db1ad..7dd9e79 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig
@@ -41,6 +41,8 @@ CONFIG_EFI_PARTITION=y CONFIG_MMC_OMAP_HS=y CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_SYS_NS16550=y CONFIG_FAT_WRITE=y CONFIG_OF_LIBFDT=y