summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i2c/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/i2c/Kconfig')
-rw-r--r--drivers/gpu/drm/i2c/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i2c/Kconfig b/drivers/gpu/drm/i2c/Kconfig
index 22c7ed63a001..375c02834869 100644
--- a/drivers/gpu/drm/i2c/Kconfig
+++ b/drivers/gpu/drm/i2c/Kconfig
@@ -31,4 +31,12 @@ config DRM_I2C_NXP_TDA998X
help
Support for NXP Semiconductors TDA998X HDMI encoders.
+config DRM_ICN_6201
+ tristate "ICN6201 --- MIPI DSI BRIDGE TO FLATLINKTM LVDS"
+ depends on OF
+ depends on DRM_MIPI_DSI
+ # depends on BACKLIGHT_CLASS_DEVICE
+ help
+ Say Y here if you want to enable support for ICN6201
+
endmenu