drm/hisilicon: add select HISI_KIRIN_DW_DSI
authorZoltan Kuscsik <zoltan.kuscsik@linaro.org>
Wed, 29 Jun 2016 10:18:30 +0000 (12:18 +0200)
committerXinliang Liu <xinliang.liu@linaro.org>
Mon, 4 Jul 2016 10:49:20 +0000 (18:49 +0800)
 Add select HISI_KIRIN_DW_DSI to Kconfig.
 The DRM driver depends on dsi sub-driver.

Signed-off-by: Zoltan Kuscsik <zoltan.kuscsik@linaro.org>
Signed-off-by: Xinliang Liu <xinliang.liu@linaro.org>
drivers/gpu/drm/hisilicon/kirin/Kconfig

index ea0df6115f7e96fa52a8e295b21deb4a6b30100e..499f64405daca9729b3e00da06f4ec06e7dedc00 100644 (file)
@@ -4,6 +4,7 @@ config DRM_HISI_KIRIN
        select DRM_KMS_HELPER
        select DRM_GEM_CMA_HELPER
        select DRM_KMS_CMA_HELPER
+       select HISI_KIRIN_DW_DSI
        help
          Choose this option if you have a hisilicon Kirin chipsets(hi6220).
          If M is selected the module will be called kirin-drm.
This page took 0.024976 seconds and 5 git commands to generate.