From: Shawn Guo Date: Thu, 27 Feb 2014 08:00:55 +0000 (+0800) Subject: ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 X-Git-Tag: v3.15-rc1~79^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5637e52eca3c1e38b6ed341fd3892392b58f56;p=pandora-kernel.git ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 Even when CONFIG_SUSPEND is enabled, it makes no sense to build suspend-imx6.o if none of i.MX6 support is built in. Let's build suspend-imx6.o only when both CONFIG_SUSPEND and CONFIG_SOC_IMX6 are enabled. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed