From 71abe5ac0079879d4142ca15d41d943e120acbf1 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sun, 4 Feb 2018 08:54:13 -0600 Subject: configs: imx6q_logic: Move CONFIG_MXC_UART to Kconfig Since CONFIG_MXC_UART is already in Kconfig, move this from the header to imx6q_logic_defconfig Signed-off-by: Adam Ford Reviewed-by: Stefano Babic --- configs/imx6q_logic_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') diff --git a/configs/imx6q_logic_defconfig b/configs/imx6q_logic_defconfig index bd0da25ece..a13034df5a 100644 --- a/configs/imx6q_logic_defconfig +++ b/configs/imx6q_logic_defconfig @@ -39,3 +39,4 @@ CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y CONFIG_DM_PMIC_PFUZE100=y CONFIG_DM_REGULATOR_PFUZE100=y +CONFIG_MXC_UART=y -- cgit v1.2.3