blob: 0b6cb5958ce733e0156dd5229140c24d88c52fc2 [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
14 help
15 Choose this option if you have an i.MX23/i.MX28/i.MX6SX MXSFB
16 LCD controller.
17
18 If M is selected the module will be called mxsfb.