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.
18 STI refers to the HP "Standard Text Interface" which is a set of
19 BIOS routines contained in a ROM chip in HP PA-RISC based machines.
24 config VIDEO_NOMODESET
28 source "drivers/auxdisplay/Kconfig"
35 source "drivers/char/agp/Kconfig"
37 source "drivers/gpu/vga/Kconfig"
39 source "drivers/gpu/host1x/Kconfig"
40 source "drivers/gpu/ipu-v3/Kconfig"
42 source "drivers/gpu/drm/Kconfig"
44 menu "Frame buffer Devices"
45 source "drivers/video/fbdev/Kconfig"
48 source "drivers/video/backlight/Kconfig"
54 config VIDEOMODE_HELPERS
63 source "drivers/video/console/Kconfig"
66 if FB_CORE || SGI_NEWPORT_CONSOLE
67 source "drivers/video/logo/Kconfig"