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 10edc9b0022f..a07abb818f5c 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig | |||
@@ -36,6 +36,7 @@ config DRM_TDFX | |||
36 | config DRM_R128 | 36 | config DRM_R128 |
37 | tristate "ATI Rage 128" | 37 | tristate "ATI Rage 128" |
38 | depends on DRM && PCI | 38 | depends on DRM && PCI |
39 | select FW_LOADER | ||
39 | help | 40 | help |
40 | Choose this option if you have an ATI Rage 128 graphics card. If M | 41 | Choose this option if you have an ATI Rage 128 graphics card. If M |
41 | is selected, the module will be called r128. AGP support for | 42 | is selected, the module will be called r128. AGP support for |