From 6a5637e52eca3c1e38b6ed341fd3892392b58f56 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Thu, 27 Feb 2014 16:00:55 +0800 Subject: [PATCH] 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-format-patch failed