Skip to content

Commit 60f7738

Browse files
committed
drm/bridge: it6505: Remove useless select
The IT6505 bridge Kconfig symbol selects a Kconfig symbol that doesn't exist. Remove it. Reviewed-by: Jani Nikula <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
1 parent f6d2dc0 commit 60f7738

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/bridge/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ config DRM_ITE_IT6505
9898
depends on DRM_DISPLAY_HELPER
9999
depends on OF
100100
select DRM_KMS_HELPER
101-
select DRM_DP_HELPER
102101
select EXTCON
103102
select CRYPTO
104103
select CRYPTO_HASH

0 commit comments

Comments
 (0)