drm/amdgpu: Get DRM dev from adev by inline-f
[linux-2.6-microblaze.git] / drivers / gpu / drm / mxsfb / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_MXS
3         bool
4         help
5           Choose this option to select drivers for MXS FB devices
6
7 config DRM_MXSFB
8         tristate "i.MX23/i.MX28/i.MX6SX MXSFB LCD controller"
9         depends on DRM && OF
10         depends on COMMON_CLK
11         select DRM_MXS
12         select DRM_KMS_HELPER
13         select DRM_KMS_FB_HELPER
14         select DRM_KMS_CMA_HELPER
15         select DRM_PANEL
16         help
17           Choose this option if you have an i.MX23/i.MX28/i.MX6SX MXSFB
18           LCD controller.
19
20           If M is selected the module will be called mxsfb.