xref: /openbmc/linux/drivers/video/Kconfig (revision 0a3994f9)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# Video configuration
31da177e4SLinus Torvalds#
41da177e4SLinus Torvalds
51da177e4SLinus Torvaldsmenu "Graphics support"
6*0a3994f9SFarhan Ali
7*0a3994f9SFarhan Aliif HAS_IOMEM
81da177e4SLinus Torvalds
90912e535SNicolas Ferreconfig HAVE_FB_ATMEL
100912e535SNicolas Ferre	bool
110912e535SNicolas Ferre
12f00117a7SDmitry Eremin-Solenikovconfig SH_LCD_MIPI_DSI
13f00117a7SDmitry Eremin-Solenikov	bool
14f00117a7SDmitry Eremin-Solenikov
15179b025fSRandy Dunlapsource "drivers/char/agp/Kconfig"
16179b025fSRandy Dunlap
17deb2d2ecSBenjamin Herrenschmidtsource "drivers/gpu/vga/Kconfig"
18deb2d2ecSBenjamin Herrenschmidt
1975471687STerje Bergstromsource "drivers/gpu/host1x/Kconfig"
2039b9004dSPhilipp Zabelsource "drivers/gpu/ipu-v3/Kconfig"
2175471687STerje Bergstrom
22dee8268fSThierry Redingsource "drivers/gpu/drm/Kconfig"
23dee8268fSThierry Reding
24776bbb97STomi Valkeinenmenu "Frame buffer Devices"
25f7018c21STomi Valkeinensource "drivers/video/fbdev/Kconfig"
26776bbb97STomi Valkeinenendmenu
27f7018c21STomi Valkeinen
28f7018c21STomi Valkeinensource "drivers/video/backlight/Kconfig"
29f7018c21STomi 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
40*0a3994f9SFarhan Aliendif # HAS_IOMEM
41*0a3994f9SFarhan Ali
421da177e4SLinus Torvaldsif VT
431da177e4SLinus Torvalds	source "drivers/video/console/Kconfig"
441da177e4SLinus Torvaldsendif
451da177e4SLinus Torvalds
461da177e4SLinus Torvaldsif FB || SGI_NEWPORT_CONSOLE
471da177e4SLinus Torvalds	source "drivers/video/logo/Kconfig"
48f7018c21STomi Valkeinen
491da177e4SLinus Torvaldsendif
501da177e4SLinus Torvalds
51a2ed00daSMaxime Ripard
521da177e4SLinus Torvaldsendmenu
53