commit | ca22e962963d7507dfec6b22e14d80e0f2961980 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 07 22:00:34 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 08 17:02:31 2017 -0400 |
tree | 429c7284e4500562c315061ced6cd5f1e6b0f605 | |
parent | fc9ff4a23d64ed9835ff7623f8e3becfd3f2de5e [diff] [blame] |
configs: Finish migration of PHY_GIGE Reviewed-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index 2092603..0e32fb8 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig
@@ -34,5 +34,6 @@ CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y +CONFIG_NETDEVICES=y CONFIG_DM_THERMAL=y CONFIG_OF_LIBFDT=y