xref: /openbmc/linux/drivers/video/Kconfig (revision 776bbb97)
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"
2375471687STerje Bergstrom
24*776bbb97STomi Valkeinenmenu "Direct Rendering Manager"
25dee8268fSThierry Redingsource "drivers/gpu/drm/Kconfig"
26*776bbb97STomi Valkeinenendmenu
27dee8268fSThierry Reding
28*776bbb97STomi Valkeinenmenu "Frame buffer Devices"
29f7018c21STomi Valkeinensource "drivers/video/fbdev/Kconfig"
30*776bbb97STomi Valkeinenendmenu
31f7018c21STomi Valkeinen
32f7018c21STomi Valkeinensource "drivers/video/backlight/Kconfig"
33f7018c21STomi Valkeinen
34b2f594fdSAntonino A. Daplasconfig VGASTATE
35b2f594fdSAntonino A. Daplas       tristate
36b2f594fdSAntonino A. Daplas       default n
37b2f594fdSAntonino A. Daplas
38a38884f6STomi Valkeinenconfig VIDEOMODE_HELPERS
398714c0ceSSteffen Trumtrar	bool
408714c0ceSSteffen Trumtrar
41f142d3bdSThierry Redingconfig HDMI
42f142d3bdSThierry Reding	bool
43f142d3bdSThierry Reding
441da177e4SLinus Torvaldsif VT
451da177e4SLinus Torvalds	source "drivers/video/console/Kconfig"
461da177e4SLinus Torvaldsendif
471da177e4SLinus Torvalds
481da177e4SLinus Torvaldsif FB || SGI_NEWPORT_CONSOLE
491da177e4SLinus Torvalds	source "drivers/video/logo/Kconfig"
50f7018c21STomi Valkeinen
511da177e4SLinus Torvaldsendif
521da177e4SLinus Torvalds
53a2ed00daSMaxime Ripard
541da177e4SLinus Torvaldsendmenu
55