]> Git Repo - J-linux.git/commitdiff
drm/bridge: it6505: Remove useless select
authorMaxime Ripard <[email protected]>
Wed, 27 Mar 2024 10:57:08 +0000 (11:57 +0100)
committerMaxime Ripard <[email protected]>
Thu, 28 Mar 2024 10:26:53 +0000 (11:26 +0100)
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]>
drivers/gpu/drm/bridge/Kconfig

index 6e6ec300ab16faa7c099f076a0bb9190dcbf286c..d1fbf8796fea8dbe873545536bd72b9a33384b11 100644 (file)
@@ -98,7 +98,6 @@ config DRM_ITE_IT6505
        depends on DRM_DISPLAY_HELPER
        depends on OF
        select DRM_KMS_HELPER
-       select DRM_DP_HELPER
        select EXTCON
        select CRYPTO
        select CRYPTO_HASH
This page took 0.051678 seconds and 4 git commands to generate.