projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28ee461
)
drm/tilcdc: only build on arm
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Mon, 25 Feb 2013 23:54:48 +0000
(09:54 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 25 Feb 2013 23:54:48 +0000
(09:54 +1000)
[airlied: hack for now until we fix cma helpers on other OF platforms]
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/gpu/drm/tilcdc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/tilcdc/Kconfig
b/drivers/gpu/drm/tilcdc/Kconfig
index ae14fd6ea92483ae599214968aaee4f07260e496..d24d04013476bc4f9b1493518b8cb80f6de1f045 100644
(file)
--- a/
drivers/gpu/drm/tilcdc/Kconfig
+++ b/
drivers/gpu/drm/tilcdc/Kconfig
@@
-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