Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fa201ac2c61f51d9abdaffdf994d5780dcb51703
/
.
/
drivers
/
gpu
/
drm
/
tinydrm
/
Kconfig
blob: ffb873ffc92fe14c1e8b06283c8e81ceeebf468e [
file
] [
log
] [
blame
]
menuconfig DRM_TINYDRM
tristate
"Support for simple displays"
depends on DRM
select
DRM_KMS_HELPER
select
DRM_KMS_CMA_HELPER
help
Choose
this
option
if
you have a tinydrm supported display
.
If
M
is
selected the
module
will be called tinydrm
.