X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fvideo%2FKconfig;h=4f2e1b35eb385046af6343290aca9870258922c0;hb=53420e863d60a5d77baea0d824dc6087d2edbc6c;hp=84b685f7ab6e0a3389c534b56e8f8187619e1e84;hpb=267666ea3bd6e804c2c8bbafbe628026be963d06;p=karo-tx-linux.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.