xref: /linux/drivers/gpu/drm/gma500/Kconfig (revision e40f97ef12772f8eb04b6a155baa1e0e2e8f3ecc)
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
103abcf41fSAlan Cox	help
113abcf41fSAlan Cox	  Say yes for an experimental 2D KMS framebuffer driver for the
12*e40f97efSThomas Zimmermann	  Intel GMA500 (Poulsbo), Intel GMA600 (Moorestown/Oak Trail) and
13*e40f97efSThomas Zimmermann	  Intel GMA3600/3650 (Cedar Trail).
14