xref: /openbmc/linux/drivers/video/Kconfig (revision f7018c21)
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
24dee8268fSThierry Redingsource "drivers/gpu/drm/Kconfig"
25dee8268fSThierry Reding
26*f7018c21STomi Valkeinensource "drivers/video/fbdev/Kconfig"
27*f7018c21STomi Valkeinen
28*f7018c21STomi Valkeinensource "drivers/video/backlight/Kconfig"
29*f7018c21STomi Valkeinen
30b2f594fdSAntonino A. Daplasconfig VGASTATE
31b2f594fdSAntonino A. Daplas       tristate
32b2f594fdSAntonino A. Daplas       default n
33b2f594fdSAntonino A. Daplas
34a38884f6STomi Valkeinenconfig VIDEOMODE_HELPERS
358714c0ceSSteffen Trumtrar	bool
368714c0ceSSteffen Trumtrar
37f142d3bdSThierry Redingconfig HDMI
38f142d3bdSThierry Reding	bool
39f142d3bdSThierry Reding
401da177e4SLinus Torvaldsif VT
411da177e4SLinus Torvalds	source "drivers/video/console/Kconfig"
421da177e4SLinus Torvaldsendif
431da177e4SLinus Torvalds
441da177e4SLinus Torvaldsif FB || SGI_NEWPORT_CONSOLE
451da177e4SLinus Torvalds	source "drivers/video/logo/Kconfig"
46*f7018c21STomi Valkeinen
471da177e4SLinus Torvaldsendif
481da177e4SLinus Torvalds
49a2ed00daSMaxime Ripard
501da177e4SLinus Torvaldsendmenu
51