1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Intel GMA500/600/3600/3650 KMS Framebuffer"
4 depends on DRM && PCI && X86 && MMU && HAS_IOPORT
5 select DRM_CLIENT_SELECTION
7 select FB_IOMEM_HELPERS if DRM_FBDEV_EMULATION
10 # GMA500 depends on ACPI_VIDEO when ACPI is enabled, just like i915
11 select ACPI_VIDEO if ACPI
12 select BACKLIGHT_CLASS_DEVICE if ACPI
14 select X86_PLATFORM_DEVICES if ACPI
15 select ACPI_WMI if ACPI
17 Say yes for an experimental 2D KMS framebuffer driver for the
18 Intel GMA500 (Poulsbo), Intel GMA600 (Moorestown/Oak Trail) and
19 Intel GMA3600/3650 (Cedar Trail).