aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Kconfig
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-08-14 12:50:11 +0200
committerAlex Deucher <alexander.deucher@amd.com>2015-08-17 16:51:22 -0400
commit33610527907d532e5abedc2b1026b4992726c3b0 (patch)
treef093c64be198d698368a62578fc1a12e85064f56 /drivers/gpu/drm/Kconfig
parentdrm/amdgpu: cleanup sheduler rq handling v2 (diff)
downloadlinux-dev-33610527907d532e5abedc2b1026b4992726c3b0.tar.xz
linux-dev-33610527907d532e5abedc2b1026b4992726c3b0.zip
drm/radeon: Select BACKLIGHT_LCD_SUPPORT
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> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
-rw-r--r--drivers/gpu/drm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 86191586340f..9e28d34ebd6f 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -128,6 +128,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