git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cdde72
)
ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6
author
Shawn Guo
<shawn.guo@linaro.org>
Thu, 27 Feb 2014 08:00:55 +0000
(16:00 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:48:25 +0000
(10:48 +0800)
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>
No differences found