We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acef9c commit f601970Copy full SHA for f601970
drivers/gpu/drm/imx/Kconfig
@@ -4,7 +4,7 @@ config DRM_IMX
4
select VIDEOMODE_HELPERS
5
select DRM_GEM_CMA_HELPER
6
select DRM_KMS_CMA_HELPER
7
- depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM)
+ depends on DRM && (ARCH_MXC || ARCH_MULTIPLATFORM || COMPILE_TEST)
8
depends on IMX_IPUV3_CORE
9
help
10
enable i.MX graphics support
0 commit comments