commit | c465a32fdde67c029ba8880f2878491042b72524 | [log] [tgz] |
---|---|---|
author | Marc Ohlf <ohlf@mkt-sys.de> | Thu May 11 18:12:19 2017 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon May 15 10:22:25 2017 +0800 |
tree | 9ee4f875a2c5e47363af7505b108f596ac7ca826 | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [diff] |
soc: imx: gpc: build gpc only if hardware has gpc Add CONFIG_HAVE_IMX_GPC to goal definition of gpc.o, to avoid building it for hardware that does not need it. Signed-off-by: Marc Ohlf <ohlf@mkt-sys.de> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>