From: Fabio Estevam Date: Thu, 27 Jun 2013 12:48:41 +0000 (-0300) Subject: ARM: imx_v6_v7_defconfig: Enable FSL_LPUART support X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b59aae39cc2544b9fdec9f114728630b7cc51f34;p=linux-beck.git ARM: imx_v6_v7_defconfig: Enable FSL_LPUART support Enable the FSL_LPUART driver as it is used by the VF610 family. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 0837aae1507e..2353bdea9472 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -133,6 +133,8 @@ CONFIG_VT_HW_CONSOLE_BINDING=y # CONFIG_DEVKMEM is not set CONFIG_SERIAL_IMX=y CONFIG_SERIAL_IMX_CONSOLE=y +CONFIG_SERIAL_FSL_LPUART=y +CONFIG_SERIAL_FSL_LPUART_CONSOLE=y CONFIG_HW_RANDOM=y CONFIG_HW_RANDOM_MXC_RNGA=y CONFIG_I2C=y