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/vf610twr_defconfig b/configs/vf610twr_defconfig index 031abbe..5f2fefd 100644 --- a/configs/vf610twr_defconfig +++ b/configs/vf610twr_defconfig
@@ -28,5 +28,6 @@ CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPI_FLASH=y CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=y