OSDN Git Service

drm: atmel-hlcdc: Add dependency on ARM
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 23 Jan 2015 20:03:02 +0000 (21:03 +0100)
committerDave Airlie <airlied@gmail.com>
Sat, 31 Jan 2015 00:14:28 +0000 (10:14 +1000)
commit9ec60ca68268e984a2a06398a44cd9ccbaae6184
treed6014dc7efa60331bbada29e9b4e3d6b27b87a38
parent400399043e5d0d88b57c0277b8c62739ec71a6c1
drm: atmel-hlcdc: Add dependency on ARM

The atmel-hlcdc driver selects DRM_GEM_CMA_HELPER which makes use of
symbols only available when HAVE_DMA_ATTRS is selected.
Add a dependency on the ARM architecture which select this option.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
drivers/gpu/drm/atmel-hlcdc/Kconfig