diff options
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
-rw-r--r-- | drivers/gpu/drm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index 31894c8c1773..b066bb3ca01a 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig | |||
@@ -114,6 +114,7 @@ config DRM_RADEON | |||
114 | select POWER_SUPPLY | 114 | select POWER_SUPPLY |
115 | select HWMON | 115 | select HWMON |
116 | select BACKLIGHT_CLASS_DEVICE | 116 | select BACKLIGHT_CLASS_DEVICE |
117 | select INTERVAL_TREE | ||
117 | help | 118 | help |
118 | Choose this option if you have an ATI Radeon graphics card. There | 119 | Choose this option if you have an ATI Radeon graphics card. There |
119 | are both PCI and AGP versions. You don't need to choose this to | 120 | are both PCI and AGP versions. You don't need to choose this to |