commit | 30310c835f3ebfefcf83f006981faa66d73bd810 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Thu Mar 23 16:52:02 2017 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Tue Apr 04 10:58:56 2017 +0200 |
tree | 1f924f2005ed58c1f38073d88a123e4e61f95226 | |
parent | 7d5ed2920d15a8583084f7ca689a30277ef9af55 [diff] |
gpu: ipu-v3: don't depend on DRM being enabled The PRE/PRG drivers, which need the DRM infrastructure, are only used from the output path, so we skip building them into the ipu-v3 driver if CONFIG_DRM is not enabled. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>