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.
19 source "drivers/char/agp/Kconfig"
21 source "drivers/gpu/vga/Kconfig"
23 source "drivers/gpu/host1x/Kconfig"
24 source "drivers/gpu/ipu-v3/Kconfig"
26 source "drivers/gpu/drm/Kconfig"
28 menu "Frame buffer Devices"
29 source "drivers/video/fbdev/Kconfig"
32 source "drivers/video/backlight/Kconfig"
38 config VIDEOMODE_HELPERS
47 source "drivers/video/console/Kconfig"
50 if FB || SGI_NEWPORT_CONSOLE
51 source "drivers/video/logo/Kconfig"