Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI

Depends on DRM_AMDGPU_SI and DRM_AMD_DC

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

+2
+2
drivers/gpu/drm/amd/display/Kconfig
··· 25 25 26 26 config DRM_AMD_DC_SI 27 27 bool "AMD DC support for Southern Islands ASICs" 28 + depends on DRM_AMDGPU_SI 29 + depends on DRM_AMD_DC 28 30 default n 29 31 help 30 32 Choose this option to enable new AMD DC support for SI asics