drm/rockchip: Flip select/depends in Kconfig
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 3 Mar 2015 09:58:08 +0000 (10:58 +0100)
committerDave Airlie <airlied@gmail.com>
Tue, 3 Mar 2015 10:31:16 +0000 (20:31 +1000)
Otherwise Kconfig gets confused and somehow ends up creating a 2nd drm
submenu. I couldn't find i915 because of this any more at first.

Cc: Andy Yan <andy.yan@rock-chips.com>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: linux-kbuild@vger.kernel.or
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
drivers/gpu/drm/rockchip/Kconfig

index 35215f6..c22310c 100644 (file)
@@ -18,8 +18,8 @@ config DRM_ROCKCHIP
 
 config ROCKCHIP_DW_HDMI
         tristate "Rockchip specific extensions for Synopsys DW HDMI"
-        depends on DRM_ROCKCHIP
         select DRM_DW_HDMI
+        depends on DRM_ROCKCHIP
         help
          This selects support for Rockchip SoC specific extensions
          for the Synopsys DesignWare HDMI driver. If you want to