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 a07abb818f5c..ebafad18e316 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig | |||
@@ -50,6 +50,7 @@ config DRM_RADEON | |||
50 | select FB_CFB_IMAGEBLIT | 50 | select FB_CFB_IMAGEBLIT |
51 | select FB | 51 | select FB |
52 | select FRAMEBUFFER_CONSOLE if !EMBEDDED | 52 | select FRAMEBUFFER_CONSOLE if !EMBEDDED |
53 | select FW_LOADER | ||
53 | help | 54 | help |
54 | Choose this option if you have an ATI Radeon graphics card. There | 55 | Choose this option if you have an ATI Radeon graphics card. There |
55 | are both PCI and AGP versions. You don't need to choose this to | 56 | are both PCI and AGP versions. You don't need to choose this to |