OSDN Git Service

drm/bridge/sii8620: add Kconfig dependency on extcon
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 9 Apr 2018 06:27:08 +0000 (08:27 +0200)
committerSean Paul <seanpaul@chromium.org>
Mon, 7 May 2018 14:19:12 +0000 (10:19 -0400)
commit7a109673899b6d5b147307999efe2392181acee3
tree48d6c38ba062b272114f3197a6fb09204d7dbc49
parent47aaaec818dfd1009d1358974a2931f05dd57203
drm/bridge/sii8620: add Kconfig dependency on extcon

The driver can work with or without extcon framework, but if extcon is
build as module, sii8620 should be build as module as well.

Fixes: 688838442147 ("drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180409062708.4326-1-a.hajda@samsung.com
Signed-off-by: Sean Paul <seanpaul@chromium.org>
drivers/gpu/drm/bridge/Kconfig