blob: f9a13b658fea667e9f5592fe6f619f3d9929ecc3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
|