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 39b393d38bb..10edc9b0022 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig | |||
@@ -116,6 +116,7 @@ endchoice | |||
116 | config DRM_MGA | 116 | config DRM_MGA |
117 | tristate "Matrox g200/g400" | 117 | tristate "Matrox g200/g400" |
118 | depends on DRM | 118 | depends on DRM |
119 | select FW_LOADER | ||
119 | help | 120 | help |
120 | Choose this option if you have a Matrox G200, G400 or G450 graphics | 121 | Choose this option if you have a Matrox G200, G400 or G450 graphics |
121 | card. If M is selected, the module will be called mga. AGP | 122 | card. If M is selected, the module will be called mga. AGP |