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 e251ecce4ed2..e3500f9584ec 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig | |||
@@ -116,6 +116,7 @@ config DRM_RADEON | |||
116 | select HWMON | 116 | select HWMON |
117 | select BACKLIGHT_CLASS_DEVICE | 117 | select BACKLIGHT_CLASS_DEVICE |
118 | select INTERVAL_TREE | 118 | select INTERVAL_TREE |
119 | select MMU_NOTIFIER | ||
119 | help | 120 | help |
120 | Choose this option if you have an ATI Radeon graphics card. There | 121 | Choose this option if you have an ATI Radeon graphics card. There |
121 | are both PCI and AGP versions. You don't need to choose this to | 122 | are both PCI and AGP versions. You don't need to choose this to |