diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-06-27 08:48:41 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-08-16 01:11:21 -0400 |
commit | b59aae39cc2544b9fdec9f114728630b7cc51f34 (patch) | |
tree | 8499b64d9b5840bb9b04bb6eb04b2eac4fc15433 | |
parent | 6d6fc5012a7df26e1209b47659a43d47d3709497 (diff) |
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 <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-rw-r--r-- | arch/arm/configs/imx_v6_v7_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
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 | |||
133 | # CONFIG_DEVKMEM is not set | 133 | # CONFIG_DEVKMEM is not set |
134 | CONFIG_SERIAL_IMX=y | 134 | CONFIG_SERIAL_IMX=y |
135 | CONFIG_SERIAL_IMX_CONSOLE=y | 135 | CONFIG_SERIAL_IMX_CONSOLE=y |
136 | CONFIG_SERIAL_FSL_LPUART=y | ||
137 | CONFIG_SERIAL_FSL_LPUART_CONSOLE=y | ||
136 | CONFIG_HW_RANDOM=y | 138 | CONFIG_HW_RANDOM=y |
137 | CONFIG_HW_RANDOM_MXC_RNGA=y | 139 | CONFIG_HW_RANDOM_MXC_RNGA=y |
138 | CONFIG_I2C=y | 140 | CONFIG_I2C=y |