Skip to content

Commit

Permalink
drm/tilcdc: only build on arm
Browse files Browse the repository at this point in the history
[airlied: hack for now until we fix cma helpers on other OF platforms]
Signed-off-by: Stephen Rothwell <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
  • Loading branch information
sfrothwell authored and airlied committed Feb 25, 2013
1 parent 28ee461 commit be88298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/tilcdc/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config DRM_TILCDC
tristate "DRM Support for TI LCDC Display Controller"
depends on DRM && OF
depends on DRM && OF && ARM
select DRM_KMS_HELPER
select DRM_KMS_CMA_HELPER
select DRM_GEM_CMA_HELPER
Expand Down

0 comments on commit be88298

Please sign in to comment.