From 0650f855d2e4b0b9b55f58bdd966a6769a5d2d90 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Fri, 5 Sep 2014 11:34:23 -0300 Subject: [PATCH] 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 Signed-off-by: Shawn Guo --- Reading git-format-patch failed