]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/gpu/drm/mxsfb/Kconfig
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...
[karo-tx-linux.git] / drivers / gpu / drm / mxsfb / Kconfig
1 config DRM_MXS
2         bool
3         help
4           Choose this option to select drivers for MXS FB devices
5
6 config 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         select DRM_PANEL
15         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.