From 64546e9fe3a5b8cf62c946521c71d0532d399850 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Tue, 9 Sep 2014 23:40:41 -0300 Subject: [PATCH] ARM: imx_v6_v7_defconfig updates The rtc isl1208 driver is used by mx6 nitrogen board, so let's enable it by default. The fsl sai driver is used by the vf610-twr board, so let's enable it by default. simple-audio-card driver is used by the vf610-twr board, so let's enable it by default. Generated this patch by doing: - make imx_v6_v7_defconfig - make menuconfig and manually select options - make savedefconfig - cp defconfig arch/arm/configs/imx_v6_v7_defconfig ,which results in some additional cleanups. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-format-patch failed