diff options
Diffstat (limited to 'configs/udoo_neo_defconfig')
-rw-r--r-- | configs/udoo_neo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/udoo_neo_defconfig b/configs/udoo_neo_defconfig index f4ee20c4bc..99f9d9888d 100644 --- a/configs/udoo_neo_defconfig +++ b/configs/udoo_neo_defconfig @@ -35,4 +35,5 @@ CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ8XXX=y CONFIG_MII=y +CONFIG_MXC_UART=y CONFIG_OF_LIBFDT=y |