summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKarl Mehltretter <kmehltretter@gmail.com>2026-09-05 10:04:26 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2026-09-08 15:36:03 +0200
commitfedf002d7d08bee36693aacd1ade2ba39351ea91 (patch)
treef904ff186aa7c597cd89ea4e1ff36c5f63b9af57 /scripts
parent09f7fc4e8e307fcdaa506b3a06cd7b1acffd2584 (diff)
downloadlinux-fedf002d7d08bee36693aacd1ade2ba39351ea91.tar.gz
linux-fedf002d7d08bee36693aacd1ade2ba39351ea91.zip
drm/adp: Drop the select of the nonexistent CONFIG_DRM_KMS_DMA_HELPER
There is no Kconfig symbol CONFIG_DRM_KMS_DMA_HELPER. The former CONFIG_DRM_KMS_CMA_HELPER was removed by commit 09717af7d13d ("drm: Remove CONFIG_DRM_KMS_CMA_HELPER option") before this driver was added, so the select does nothing. The driver already selects CONFIG_DRM_GEM_DMA_HELPER, which is what it needs. Remove the dead line. Fixes: 332122eba628 ("drm: adp: Add Apple Display Pipe driver") Assisted-by: LLM Signed-off-by: Karl Mehltretter <kmehltretter@gmail.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260905080426.34224-1-kmehltretter@gmail.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions