From e6676a34c4b5b78cd20c02e396d9d5f7b7ceff46 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 9 Jun 2020 10:46:46 -0400 Subject: Convert CONFIG_MXC_UART to Kconfig This converts the following to Kconfig: CONFIG_MXC_UART Signed-off-by: Tom Rini Acked-by: Peng Fan --- configs/mx6ull_14x14_evk_plugin_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/mx6ull_14x14_evk_plugin_defconfig') diff --git a/configs/mx6ull_14x14_evk_plugin_defconfig b/configs/mx6ull_14x14_evk_plugin_defconfig index e6c31e64ba..e96402df65 100644 --- a/configs/mx6ull_14x14_evk_plugin_defconfig +++ b/configs/mx6ull_14x14_evk_plugin_defconfig @@ -50,6 +50,7 @@ CONFIG_MII=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y CONFIG_DM_REGULATOR=y +CONFIG_MXC_UART=y CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_FSL_QSPI=y -- cgit v1.2.1