dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] drm/radeon: Select BACKLIGHT_LCD_SUPPORT
@ 2015-08-14 10:50 Thierry Reding
  2015-08-14 10:50 ` [PATCH 2/3] drm/amdgpu: " Thierry Reding
  2015-08-14 10:50 ` [PATCH 3/3] drm/sti: Select FW_LOADER Thierry Reding
  0 siblings, 2 replies; 4+ messages in thread
From: Thierry Reding @ 2015-08-14 10:50 UTC (permalink / raw)
  To: dri-devel; +Cc: Alex Deucher, Christian König

From: Thierry Reding <treding@nvidia.com>

Explicitly select BACKLIGHT_LCD_SUPPORT to satisfy the direct dependency
of BACKLIGHT_CLASS_DEVICE.

Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 drivers/gpu/drm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index b645fa0e8f44..c4b6b0f5ad53 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -132,6 +132,7 @@ config DRM_RADEON
 	select POWER_SUPPLY
 	select HWMON
 	select BACKLIGHT_CLASS_DEVICE
+	select BACKLIGHT_LCD_SUPPORT
 	select INTERVAL_TREE
 	help
 	  Choose this option if you have an ATI Radeon graphics card.  There
-- 
2.4.5

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-14 12:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14 10:50 [PATCH 1/3] drm/radeon: Select BACKLIGHT_LCD_SUPPORT Thierry Reding
2015-08-14 10:50 ` [PATCH 2/3] drm/amdgpu: " Thierry Reding
2015-08-14 10:50 ` [PATCH 3/3] drm/sti: Select FW_LOADER Thierry Reding
2015-08-14 12:28   ` Benjamin Gaignard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox