diff options
Diffstat (limited to 'configs/udoo_defconfig')
-rw-r--r-- | configs/udoo_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index 1bd4203dfe..52de8ca46c 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig @@ -39,6 +39,6 @@ CONFIG_FSL_ESDHC=y CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y -CONFIG_NETDEVICES=y +CONFIG_MII=y CONFIG_DM_THERMAL=y CONFIG_OF_LIBFDT=y |