Skip to content

Commit 4702b34

Browse files
committed
drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
Depends on DRM_AMDGPU_SI and DRM_AMD_DC Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 1d617c0 commit 4702b34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/gpu/drm/amd/display/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ config DRM_AMD_DC_HDCP
2525

2626
config DRM_AMD_DC_SI
2727
bool "AMD DC support for Southern Islands ASICs"
28+
depends on DRM_AMDGPU_SI
29+
depends on DRM_AMD_DC
2830
default n
2931
help
3032
Choose this option to enable new AMD DC support for SI asics

0 commit comments

Comments
 (0)