commit | 4e24ff6f59c663ab428181e4a6be13e51ced9303 | [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 | d83e98c92ddb6b57133102bff8b22cf765b71a1f [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/x600_defconfig b/configs/x600_defconfig index d462891..98b1880 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig
@@ -36,6 +36,8 @@ CONFIG_SYS_I2C_DW=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_PHY_MICREL=y +CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_NETDEVICES=y CONFIG_ETH_DESIGNWARE=y CONFIG_USB=y