xref: /linux/drivers/gpu/drm/gma500/Kconfig (revision fe7aebb40d42bf8e830019d6f57c47cf7d85aa61)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
23abcf41fSAlan Coxconfig DRM_GMA500
3837f23bbSThomas Zimmermann	tristate "Intel GMA500/600/3600/3650 KMS Framebuffer"
4011cda58SBenjamin Gaignard	depends on DRM && PCI && X86 && MMU
53abcf41fSAlan Cox	select DRM_KMS_HELPER
60c1a14c2SXiong Zhou	# GMA500 depends on ACPI_VIDEO when ACPI is enabled, just like i915
70c1a14c2SXiong Zhou	select ACPI_VIDEO if ACPI
80c1a14c2SXiong Zhou	select BACKLIGHT_CLASS_DEVICE if ACPI
90c1a14c2SXiong Zhou	select INPUT if ACPI
10*fe7aebb4SHans de Goede	select X86_PLATFORM_DEVICES if ACPI
11*fe7aebb4SHans de Goede	select ACPI_WMI if ACPI
123abcf41fSAlan Cox	help
133abcf41fSAlan Cox	  Say yes for an experimental 2D KMS framebuffer driver for the
14e40f97efSThomas Zimmermann	  Intel GMA500 (Poulsbo), Intel GMA600 (Moorestown/Oak Trail) and
15e40f97efSThomas Zimmermann	  Intel GMA3600/3650 (Cedar Trail).
16