Merge tag 'drm-misc-next-2022-06-23' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-2.6-microblaze.git] / drivers / gpu / drm / gma500 / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_GMA500
3         tristate "Intel GMA500/600/3600/3650 KMS Framebuffer"
4         depends on DRM && PCI && X86 && MMU
5         select DRM_KMS_HELPER
6         # GMA500 depends on ACPI_VIDEO when ACPI is enabled, just like i915
7         select ACPI_VIDEO if ACPI
8         select BACKLIGHT_CLASS_DEVICE if ACPI
9         select INPUT if ACPI
10         help
11           Say yes for an experimental 2D KMS framebuffer driver for the
12           Intel GMA500 (Poulsbo), Intel GMA600 (Moorestown/Oak Trail) and
13           Intel GMA3600/3650 (Cedar Trail).