diff options
Diffstat (limited to 'drivers/char/drm/Kconfig')
-rw-r--r-- | drivers/char/drm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/drm/Kconfig b/drivers/char/drm/Kconfig index 123417e43040..d6c50312aec6 100644 --- a/drivers/char/drm/Kconfig +++ b/drivers/char/drm/Kconfig | |||
@@ -82,7 +82,7 @@ endchoice | |||
82 | 82 | ||
83 | config DRM_MGA | 83 | config DRM_MGA |
84 | tristate "Matrox g200/g400" | 84 | tristate "Matrox g200/g400" |
85 | depends on DRM && AGP | 85 | depends on DRM |
86 | help | 86 | help |
87 | Choose this option if you have a Matrox G200, G400 or G450 graphics | 87 | Choose this option if you have a Matrox G200, G400 or G450 graphics |
88 | card. If M is selected, the module will be called mga. AGP | 88 | card. If M is selected, the module will be called mga. AGP |