diff options
author | 2022-10-26 14:08:31 -0400 | |
---|---|---|
committer | 2023-09-28 15:35:48 -0400 | |
commit | 1b097bcd224e76807b66ef32cee76a3e87271a2b (patch) | |
tree | 4e76dcc32ddb9dc25a343a5791529fef4bf6b19f /drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | |
parent | drm/amd: Limit seamless boot by default to APUs (diff) | |
download | linux-rng-1b097bcd224e76807b66ef32cee76a3e87271a2b.tar.xz linux-rng-1b097bcd224e76807b66ef32cee76a3e87271a2b.zip |
drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
[WHY]
Previously this only excluded build for a few amdgpu_dm
binaries which makes no sense.
[HOW]
Wrap the entire Makefile in "ifneq ($(CONFIG_DRM_AMD_DC),)"
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c')
0 files changed, 0 insertions, 0 deletions