blob: e9a8d90e672344f4d2361c2ed139cafa40743c14 [file] [log] [blame]
Marek Vasut45d59d72016-08-18 20:23:01 +02001config DRM_MXS
2 bool
3 help
4 Choose this option to select drivers for MXS FB devices
5
6config DRM_MXSFB
7 tristate "i.MX23/i.MX28/i.MX6SX MXSFB LCD controller"
8 depends on DRM && OF
9 depends on COMMON_CLK
10 select DRM_MXS
11 select DRM_KMS_HELPER
12 select DRM_KMS_FB_HELPER
13 select DRM_KMS_CMA_HELPER
Marek Vasut81662552016-12-07 22:23:29 +010014 select DRM_PANEL
Marek Vasut45d59d72016-08-18 20:23:01 +020015 help
16 Choose this option if you have an i.MX23/i.MX28/i.MX6SX MXSFB
17 LCD controller.
18
19 If M is selected the module will be called mxsfb.