commit | d0193807e5a3dac8186bbbd8c0b2e47e934301ca | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 09 10:46:46 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 17 08:47:29 2020 -0400 |
tree | 6851c40abc141f10cdb129dae12523da3d128680 | |
parent | 1849639d1b7d1056954c3e592d504e8b1457accb [diff] [blame] |
Convert CONFIG_MXC_UART to Kconfig This converts the following to Kconfig: CONFIG_MXC_UART Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Peng Fan <peng.fan@nxp.com>
diff --git a/configs/flea3_defconfig b/configs/flea3_defconfig index 56512f5..c82fef1 100644 --- a/configs/flea3_defconfig +++ b/configs/flea3_defconfig
@@ -42,6 +42,7 @@ CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ8XXX=y CONFIG_MII=y +CONFIG_MXC_UART=y CONFIG_SPI=y CONFIG_MXC_SPI=y CONFIG_OF_LIBFDT=y