We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d5b58 commit 908d759Copy full SHA for 908d759
drivers/gpu/drm/i915/Kconfig
@@ -71,11 +71,3 @@ config DRM_I915_PRELIMINARY_HW_SUPPORT
71
option changes the default for that module option.
72
73
If in doubt, say "N".
74
-
75
-menu "DRM i915 Debugging"
76
77
-depends on DRM_I915
78
79
-source drivers/gpu/drm/i915/Kconfig.debug
80
81
-endmenu
drivers/gpu/drm/i915/Kconfig.debug
drivers/gpu/drm/i915/Makefile
@@ -2,8 +2,6 @@
2
# Makefile for the drm device driver. This driver provides support for the
3
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
4
5
-subdir-ccflags-$(CONFIG_DRM_I915_WERROR) := -Werror
6
7
# Please keep these build lists sorted!
8
9
# core driver code
0 commit comments