Sign in
gfiber
/
kernel
/
quantenna
/
ed2eebbd61af8d378ca39ad7aef7017f29eed6f3
/
.
/
drivers
/
gpu
/
drm
/
arc
/
Kconfig
blob: f9a13b658fea667e9f5592fe6f619f3d9929ecc3 [
file
] [
log
] [
blame
]
config DRM_ARCPGU
tristate
"ARC PGU"
depends on DRM
&&
OF
select
DRM_KMS_CMA_HELPER
select
DRM_KMS_FB_HELPER
select
DRM_KMS_HELPER
help
Choose
this
option
if
you have an ARC PGU controller
.
If
M
is
selected the
module
will be called arcpgu
.