11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# Video configuration 31da177e4SLinus Torvalds# 41da177e4SLinus Torvalds 51da177e4SLinus Torvaldsmenu "Graphics support" 6e25df120SMartin Schwidefsky depends on HAS_IOMEM 71da177e4SLinus Torvalds 80912e535SNicolas Ferreconfig HAVE_FB_ATMEL 90912e535SNicolas Ferre bool 100912e535SNicolas Ferre 11f00117a7SDmitry Eremin-Solenikovconfig SH_MIPI_DSI 12f00117a7SDmitry Eremin-Solenikov tristate 13f00117a7SDmitry Eremin-Solenikov depends on (SUPERH || ARCH_SHMOBILE) && HAVE_CLK 14f00117a7SDmitry Eremin-Solenikov 15f00117a7SDmitry Eremin-Solenikovconfig SH_LCD_MIPI_DSI 16f00117a7SDmitry Eremin-Solenikov bool 17f00117a7SDmitry Eremin-Solenikov 18179b025fSRandy Dunlapsource "drivers/char/agp/Kconfig" 19179b025fSRandy Dunlap 20deb2d2ecSBenjamin Herrenschmidtsource "drivers/gpu/vga/Kconfig" 21deb2d2ecSBenjamin Herrenschmidt 2275471687STerje Bergstromsource "drivers/gpu/host1x/Kconfig" 23*39b9004dSPhilipp Zabelsource "drivers/gpu/ipu-v3/Kconfig" 2475471687STerje Bergstrom 25776bbb97STomi Valkeinenmenu "Direct Rendering Manager" 26dee8268fSThierry Redingsource "drivers/gpu/drm/Kconfig" 27776bbb97STomi Valkeinenendmenu 28dee8268fSThierry Reding 29776bbb97STomi Valkeinenmenu "Frame buffer Devices" 30f7018c21STomi Valkeinensource "drivers/video/fbdev/Kconfig" 31776bbb97STomi Valkeinenendmenu 32f7018c21STomi Valkeinen 33f7018c21STomi Valkeinensource "drivers/video/backlight/Kconfig" 34f7018c21STomi Valkeinen 35b2f594fdSAntonino A. Daplasconfig VGASTATE 36b2f594fdSAntonino A. Daplas tristate 37b2f594fdSAntonino A. Daplas default n 38b2f594fdSAntonino A. Daplas 39a38884f6STomi Valkeinenconfig VIDEOMODE_HELPERS 408714c0ceSSteffen Trumtrar bool 418714c0ceSSteffen Trumtrar 42f142d3bdSThierry Redingconfig HDMI 43f142d3bdSThierry Reding bool 44f142d3bdSThierry Reding 451da177e4SLinus Torvaldsif VT 461da177e4SLinus Torvalds source "drivers/video/console/Kconfig" 471da177e4SLinus Torvaldsendif 481da177e4SLinus Torvalds 491da177e4SLinus Torvaldsif FB || SGI_NEWPORT_CONSOLE 501da177e4SLinus Torvalds source "drivers/video/logo/Kconfig" 51f7018c21STomi Valkeinen 521da177e4SLinus Torvaldsendif 531da177e4SLinus Torvalds 54a2ed00daSMaxime Ripard 551da177e4SLinus Torvaldsendmenu 56