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 6*4520844bSThomas Zimmermann select FB_IOMEM_HELPERS if DRM_FBDEV_EMULATION 7000458b5SUwe Kleine-König select I2C 8000458b5SUwe Kleine-König select I2C_ALGOBIT 90c1a14c2SXiong Zhou # GMA500 depends on ACPI_VIDEO when ACPI is enabled, just like i915 100c1a14c2SXiong Zhou select ACPI_VIDEO if ACPI 110c1a14c2SXiong Zhou select BACKLIGHT_CLASS_DEVICE if ACPI 120c1a14c2SXiong Zhou select INPUT if ACPI 13fe7aebb4SHans de Goede select X86_PLATFORM_DEVICES if ACPI 14fe7aebb4SHans de Goede select ACPI_WMI if ACPI 153abcf41fSAlan Cox help 163abcf41fSAlan Cox Say yes for an experimental 2D KMS framebuffer driver for the 17e40f97efSThomas Zimmermann Intel GMA500 (Poulsbo), Intel GMA600 (Moorestown/Oak Trail) and 18e40f97efSThomas Zimmermann Intel GMA3600/3650 (Cedar Trail). 19