Commit be54ffe0 authored by Dafna Hirschfeld's avatar Dafna Hirschfeld Committed by Daniel Vetter

drm/bridge: fix typo in Kconfig

fix 's/controller/controllers/'

in the sentence:
Most display controller handle display connectors...
Signed-off-by: default avatarDafna Hirschfeld <dafna.hirschfeld@collabora.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210326103216.7918-2-dafna.hirschfeld@collabora.com
parent b849bec2
...@@ -55,7 +55,7 @@ config DRM_DISPLAY_CONNECTOR ...@@ -55,7 +55,7 @@ config DRM_DISPLAY_CONNECTOR
depends on OF depends on OF
help help
Driver for display connectors with support for DDC and hot-plug Driver for display connectors with support for DDC and hot-plug
detection. Most display controller handle display connectors detection. Most display controllers handle display connectors
internally and don't need this driver, but the DRM subsystem is internally and don't need this driver, but the DRM subsystem is
moving towards separating connector handling from display controllers moving towards separating connector handling from display controllers
on ARM-based platforms. Saying Y here when this driver is not needed on ARM-based platforms. Saying Y here when this driver is not needed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment