18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig DRM_GMA500
38c2ecf20Sopenharmony_ci	tristate "Intel GMA5/600 KMS Framebuffer"
48c2ecf20Sopenharmony_ci	depends on DRM && PCI && X86 && MMU
58c2ecf20Sopenharmony_ci	select DRM_KMS_HELPER
68c2ecf20Sopenharmony_ci	select DRM_TTM
78c2ecf20Sopenharmony_ci	# GMA500 depends on ACPI_VIDEO when ACPI is enabled, just like i915
88c2ecf20Sopenharmony_ci	select ACPI_VIDEO if ACPI
98c2ecf20Sopenharmony_ci	select BACKLIGHT_CLASS_DEVICE if ACPI
108c2ecf20Sopenharmony_ci	select INPUT if ACPI
118c2ecf20Sopenharmony_ci	help
128c2ecf20Sopenharmony_ci	  Say yes for an experimental 2D KMS framebuffer driver for the
138c2ecf20Sopenharmony_ci	  Intel GMA500 ('Poulsbo') and other Intel IMG based graphics
148c2ecf20Sopenharmony_ci	  devices.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ciconfig DRM_GMA600
178c2ecf20Sopenharmony_ci	bool "Intel GMA600 support (Experimental)"
188c2ecf20Sopenharmony_ci	depends on DRM_GMA500
198c2ecf20Sopenharmony_ci	help
208c2ecf20Sopenharmony_ci	  Say yes to include support for GMA600 (Intel Moorestown/Oaktrail)
218c2ecf20Sopenharmony_ci	  platforms with LVDS ports. MIPI is not currently supported.
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ciconfig DRM_GMA3600
248c2ecf20Sopenharmony_ci	bool "Intel GMA3600/3650 support (Experimental)"
258c2ecf20Sopenharmony_ci	depends on DRM_GMA500
268c2ecf20Sopenharmony_ci	help
278c2ecf20Sopenharmony_ci	  Say yes to include basic support for Intel GMA3600/3650 (Intel
288c2ecf20Sopenharmony_ci	  Cedar Trail) platforms.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ciconfig DRM_MEDFIELD
318c2ecf20Sopenharmony_ci	bool "Intel Medfield support (Experimental)"
328c2ecf20Sopenharmony_ci	depends on DRM_GMA500 && X86_INTEL_MID
338c2ecf20Sopenharmony_ci	help
348c2ecf20Sopenharmony_ci	  Say yes to include support for the Intel Medfield platform.
358c2ecf20Sopenharmony_ci
36