X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fvideo%2FKconfig;h=4f2e1b35eb385046af6343290aca9870258922c0;hb=049ffa8ab33a63b3bff672d1a0ee6a35ad253fe8;hp=84b685f7ab6e0a3389c534b56e8f8187619e1e84;hpb=1025c04cecd19882e28f16c4004034b475c372c5;p=cascardo%2Flinux.git diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 84b685f7ab6e..4f2e1b35eb38 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -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.