drm/etnaviv: select CMA and DMA_CMA if available
authorLucas Stach <l.stach@pengutronix.de>
Fri, 14 Jul 2017 13:54:06 +0000 (15:54 +0200)
committerLucas Stach <l.stach@pengutronix.de>
Tue, 8 Aug 2017 13:47:24 +0000 (15:47 +0200)
commit63f5677544b3672979222fecef32c21e5131072b
treead23b6d2d95842d563cd385d32557d887d180d08
parent8cc47b3ea0822175deb8bf436e4c59a7f128ac30
drm/etnaviv: select CMA and DMA_CMA if available

While this is no build dependency, etnaviv will only work correctly on most
systems if CMA and DMA_CMA are enabled. Select both options if available to
avoid users ending up with a non-working GPU due to a lacking kernel config.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
drivers/gpu/drm/etnaviv/Kconfig