1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 21da177e4SLinus Torvalds# 31da177e4SLinus Torvalds# Video configuration 41da177e4SLinus Torvalds# 51da177e4SLinus Torvalds 61da177e4SLinus Torvaldsmenu "Graphics support" 70a3994f9SFarhan Ali 8*7283f862SThomas Zimmermannconfig APERTURE_HELPERS 9*7283f862SThomas Zimmermann bool 10*7283f862SThomas Zimmermann help 11*7283f862SThomas Zimmermann Support tracking and hand-over of aperture ownership. Required 12*7283f862SThomas Zimmermann by graphics drivers for firmware-provided framebuffers. 13*7283f862SThomas Zimmermann 140a3994f9SFarhan Aliif HAS_IOMEM 151da177e4SLinus Torvalds 160912e535SNicolas Ferreconfig HAVE_FB_ATMEL 170912e535SNicolas Ferre bool 180912e535SNicolas Ferre 19179b025fSRandy Dunlapsource "drivers/char/agp/Kconfig" 20179b025fSRandy Dunlap 21deb2d2ecSBenjamin Herrenschmidtsource "drivers/gpu/vga/Kconfig" 22deb2d2ecSBenjamin Herrenschmidt 2375471687STerje Bergstromsource "drivers/gpu/host1x/Kconfig" 2439b9004dSPhilipp Zabelsource "drivers/gpu/ipu-v3/Kconfig" 2575471687STerje Bergstrom 26dee8268fSThierry Redingsource "drivers/gpu/drm/Kconfig" 27dee8268fSThierry Reding 28776bbb97STomi Valkeinenmenu "Frame buffer Devices" 29f7018c21STomi Valkeinensource "drivers/video/fbdev/Kconfig" 30776bbb97STomi 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 440a3994f9SFarhan Aliendif # HAS_IOMEM 450a3994f9SFarhan Ali 461da177e4SLinus Torvaldsif VT 471da177e4SLinus Torvalds source "drivers/video/console/Kconfig" 481da177e4SLinus Torvaldsendif 491da177e4SLinus Torvalds 501da177e4SLinus Torvaldsif FB || SGI_NEWPORT_CONSOLE 511da177e4SLinus Torvalds source "drivers/video/logo/Kconfig" 52f7018c21STomi Valkeinen 531da177e4SLinus Torvaldsendif 541da177e4SLinus Torvalds 55a2ed00daSMaxime Ripard 561da177e4SLinus Torvaldsendmenu 57