]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/Kconfig
Merge remote-tracking branch 'fbdev/for-next'
[karo-tx-linux.git] / drivers / video / Kconfig
index 84b685f7ab6e0a3389c534b56e8f8187619e1e84..4f2e1b35eb385046af6343290aca9870258922c0 100644 (file)
@@ -19,10 +19,10 @@ source "drivers/char/agp/Kconfig"
 
 source "drivers/gpu/vga/Kconfig"
 
-source "drivers/gpu/drm/Kconfig"
-
 source "drivers/gpu/host1x/Kconfig"
 
+source "drivers/gpu/drm/Kconfig"
+
 config VGASTATE
        tristate
        default n
@@ -996,6 +996,8 @@ config FB_ATMEL
        select FB_CFB_FILLRECT
        select FB_CFB_COPYAREA
        select FB_CFB_IMAGEBLIT
+       select FB_MODE_HELPERS
+       select VIDEOMODE_HELPERS
        help
          This enables support for the AT91/AT32 LCD Controller.