diff options
author | Kevin Tang <kevin3.tang@gmail.com> | 2021-12-24 21:28:31 +0800 |
---|---|---|
committer | kevin3.tang <kevin3.tang@gmail.com> | 2022-02-14 21:53:10 +0800 |
commit | cecece2ca505dcd47359ae21e3b37ca1f57c08e4 (patch) | |
tree | b15f1882fbfdaee06ff5cacd468c38bbfe389718 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 0e05fc49c358cb49e59ce8d6ecda652951335e1e (diff) | |
download | linux-cecece2ca505dcd47359ae21e3b37ca1f57c08e4.tar.gz linux-cecece2ca505dcd47359ae21e3b37ca1f57c08e4.tar.bz2 linux-cecece2ca505dcd47359ae21e3b37ca1f57c08e4.zip |
drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig
On commit 43531edd53f0 ("drm/sprd: add Unisoc's drm kms master"),
adds the config DRM_SPRD, which selects DRM_KMS_CMA_HELPER.
However, commit 09717af7d13d ("drm: Remove CONFIG_DRM_KMS_CMA_HELPER
option") just removed the DRM_KMS_CMA_HELPER.
So the select DRM_KMS_CMA_HELPER refers to a non-existing kconfig symbol.
Reported-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Kevin Tang <kevin3.tang@gmail.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/all/20220117083820.6893-2-kevin3.tang@gmail.com
v1 -> v2:
- fix commit comments long lines issue and drop "On linux-next" comments
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions