commit | 0650f855d2e4b0b9b55f58bdd966a6769a5d2d90 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Sep 05 11:34:23 2014 -0300 |
committer | Shawn Guo <shawn.guo@freescale.com> | Tue Sep 16 10:09:41 2014 +0800 |
tree | c9ba3f6ddb22552e8a99b1cae59dc8ec21f19d3e | |
parent | 75fd32b8ef68adf273c233b34c6b898780d290f2 [diff] |
ARM: imx_v4_v5_defconfig: Select CONFIG_IMX_WEIM The imx weim driver is used by some mx27/mx1 boards, so let's enable it by default. Generated this patch by doing: - make imx_v4_v5_defconfig - make menuconfig and manually select CONFIG_IMX_WEIM - make savedefconfig - cp defconfig arch/arm/configs/imx_v4_v5_defconfig ,which results in some additional cleanups. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>