]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] fbdev Kconfig dependency fixes
authorLuca Tettamanti <kronos@people.it>
Mon, 23 Aug 2004 05:51:33 +0000 (22:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 Aug 2004 05:51:33 +0000 (22:51 -0700)
radeonfb, rivafb and i810fb need CONFIG_FB_MODE_HELPERS.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/Kconfig

index e67587ce02c9617a10c9dff06a7ee418312661ff..c85dbda450bc3ae4d0ebc3fd6aac4d80f91f1938 100644 (file)
@@ -439,6 +439,7 @@ config FB_RIVA
        depends on FB && PCI
        select I2C_ALGOBIT if FB_RIVA_I2C
        select I2C if FB_RIVA_I2C
+       select FB_MODE_HELPERS
        help
          This driver supports graphics boards with the nVidia Riva/Geforce
          chips.
@@ -473,6 +474,7 @@ config FB_I810
        depends on FB && EXPERIMENTAL && PCI && X86 && !X86_64
        select AGP
        select AGP_INTEL
+       select FB_MODE_HELPERS
        help
          This driver supports the on-board graphics built in to the Intel 810 
           and 815 chipsets.  Say Y if you have and plan to use such a board.
@@ -676,6 +678,7 @@ config FB_RADEON
        depends on FB && PCI
        select I2C_ALGOBIT if FB_RADEON_I2C
        select I2C if FB_RADEON_I2C
+       select FB_MODE_HELPERS
        help
          Choose this option if you want to use an ATI Radeon graphics card as
          a framebuffer device.  There are both PCI and AGP versions.  You