1 # SPDX-License-Identifier: GPL-2.0-only
6 menu "Graphics support"
8 config APERTURE_HELPERS
11 Support tracking and hand-over of aperture ownership. Required
12 by graphics drivers for firmware-provided framebuffers.
22 STI refers to the HP "Standard Text Interface" which is a set of
23 BIOS routines contained in a ROM chip in HP PA-RISC based machines.
29 source "drivers/auxdisplay/Kconfig"
36 source "drivers/char/agp/Kconfig"
38 source "drivers/gpu/vga/Kconfig"
40 source "drivers/gpu/host1x/Kconfig"
41 source "drivers/gpu/ipu-v3/Kconfig"
43 source "drivers/gpu/drm/Kconfig"
45 menu "Frame buffer Devices"
46 source "drivers/video/fbdev/Kconfig"
49 source "drivers/video/backlight/Kconfig"
55 config VIDEOMODE_HELPERS
64 source "drivers/video/console/Kconfig"
67 if FB_CORE || SGI_NEWPORT_CONSOLE
68 source "drivers/video/logo/Kconfig"