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.
17 config VIDEO_NOMODESET
26 source "drivers/char/agp/Kconfig"
28 source "drivers/gpu/vga/Kconfig"
30 source "drivers/gpu/host1x/Kconfig"
31 source "drivers/gpu/ipu-v3/Kconfig"
33 source "drivers/gpu/drm/Kconfig"
35 menu "Frame buffer Devices"
36 source "drivers/video/fbdev/Kconfig"
39 source "drivers/video/backlight/Kconfig"
45 config VIDEOMODE_HELPERS
54 source "drivers/video/console/Kconfig"
57 if FB || SGI_NEWPORT_CONSOLE
58 source "drivers/video/logo/Kconfig"