From: Fabio Estevam Date: Tue, 4 Nov 2014 10:28:47 +0000 (-0200) Subject: ARM: imx: Fix the removal of CONFIG_SPI option X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~138^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89fbec5b97fbcf08db3a9cd93a340f21f95d38b8;p=pandora-kernel.git ARM: imx: Fix the removal of CONFIG_SPI option Since 64546e9fe3a5b8c ("ARM: imx_v6_v7_defconfig updates") and commit 0650f855d2e4b0b9 ("ARM: imx_v4_v5_defconfig: Select CONFIG_IMX_WEIM") CONFIG_SPI selection was dropped by savedefconfig for imx_v4_v5_defconfig and imx_v6_v7_defconfig. In order to keep the same behaviour as previous kernel versions and avoid regressions, let's add CONFIG_SPI option back. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed