]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6
authorShawn Guo <shawn.guo@linaro.org>
Thu, 27 Feb 2014 08:00:55 +0000 (16:00 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:48:25 +0000 (10:48 +0800)
commit6a5637e52eca3c1e38b6ed341fd3892392b58f56
treef388894dd14508eb11603a8891b4c1c5f00c26bc
parent9cdde7217e92781a98de2273e66e3c8205def76f
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 <shawn.guo@linaro.org>
arch/arm/mach-imx/Makefile