diff mbox series

[3/3] drm/i915/topic/for-CI: Disable fake LMEM implementation

Message ID 20210812103615.491293-3-maarten.lankhorst@linux.intel.com (mailing list archive)
State New, archived
Headers show
Series [1/3] Revert "drm/i915: allow DG1 autoprobe for CONFIG_BROKEN" | expand

Commit Message

Maarten Lankhorst Aug. 12, 2021, 10:36 a.m. UTC
see if anything breaks.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
---
 drivers/gpu/drm/i915/Kconfig.debug | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/gpu/drm/i915/Kconfig.debug b/drivers/gpu/drm/i915/Kconfig.debug
index e7fd3e76f8a2..f27c0b5873f7 100644
--- a/drivers/gpu/drm/i915/Kconfig.debug
+++ b/drivers/gpu/drm/i915/Kconfig.debug
@@ -48,7 +48,6 @@  config DRM_I915_DEBUG
 	select DRM_I915_DEBUG_RUNTIME_PM
 	select DRM_I915_SW_FENCE_DEBUG_OBJECTS
 	select DRM_I915_SELFTEST
-	select BROKEN # for prototype uAPI
 	default n
 	help
 	  Choose this option to turn on extra driver debugging that may affect