radeon: Use request_firmware()
[deliverable/linux.git] / drivers / gpu / drm / Kconfig
index 39b393d38bb3e6f9a7ba3c016265f213858ed612..ebafad18e316f2023ed4eeeaca02d300cb903b0e 100644 (file)
@@ -36,6 +36,7 @@ config DRM_TDFX
 config DRM_R128
        tristate "ATI Rage 128"
        depends on DRM && PCI
+       select FW_LOADER
        help
          Choose this option if you have an ATI Rage 128 graphics card.  If M
          is selected, the module will be called r128.  AGP support for
@@ -49,6 +50,7 @@ config DRM_RADEON
        select FB_CFB_IMAGEBLIT
        select FB
        select FRAMEBUFFER_CONSOLE if !EMBEDDED
+       select FW_LOADER
        help
          Choose this option if you have an ATI Radeon graphics card.  There
          are both PCI and AGP versions.  You don't need to choose this to
@@ -116,6 +118,7 @@ endchoice
 config DRM_MGA
        tristate "Matrox g200/g400"
        depends on DRM
+       select FW_LOADER
        help
          Choose this option if you have a Matrox G200, G400 or G450 graphics
          card.  If M is selected, the module will be called mga.  AGP
This page took 0.029224 seconds and 5 git commands to generate.