GNU Linux-libre 4.14.332-gnu1
[releases.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         depends on ARCH_MXS || ARCH_MXC || COMPILE_TEST
11         select DRM_MXS
12         select DRM_KMS_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.