commit | e6676a34c4b5b78cd20c02e396d9d5f7b7ceff46 | [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 | e7885a48bb362a212e52a4abf09251c08fd29a04 [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/liteboard_defconfig b/configs/liteboard_defconfig index f65e07a..e0a65b8 100644 --- a/configs/liteboard_defconfig +++ b/configs/liteboard_defconfig
@@ -53,6 +53,7 @@ CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y CONFIG_DM_REGULATOR=y +CONFIG_MXC_UART=y CONFIG_USB=y CONFIG_DM_USB=y CONFIG_USB_STORAGE=y