Re: [U-Boot] [PATCH] configs: imx6q_logic: Move CONFIG_MXC_UART to Kconfig

2018-02-04 Thread Stefano Babic
On 04/02/2018 15:54, Adam Ford wrote: > Since CONFIG_MXC_UART is already in Kconfig, move this from > the header to imx6q_logic_defconfig > > Signed-off-by: Adam Ford > > diff --git a/configs/imx6q_logic_defconfig b/configs/imx6q_logic_defconfig > index ec34047..23eff91

[U-Boot] [PATCH] configs: imx6q_logic: Move CONFIG_MXC_UART to Kconfig

2018-02-04 Thread Adam Ford
Since CONFIG_MXC_UART is already in Kconfig, move this from the header to imx6q_logic_defconfig Signed-off-by: Adam Ford diff --git a/configs/imx6q_logic_defconfig b/configs/imx6q_logic_defconfig index ec34047..23eff91 100644 --- a/configs/imx6q_logic_defconfig +++