Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 1 | config DRM_ARCPGU |
2 | tristate "ARC PGU" | ||||
3 | depends on DRM && OF | ||||
4 | select DRM_KMS_CMA_HELPER | ||||
5 | select DRM_KMS_HELPER | ||||
6 | help | ||||
7 | Choose this option if you have an ARC PGU controller. | ||||
8 | |||||
9 | If M is selected the module will be called arcpgu. |