summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Kconfig.debug
blob: 070a03527bc516d2296a4822afdda395ee2afefe (plain)
1
2
3
4
5
config DRM_I915_WERROR
	bool "Force GCC to throw an error instead of a warning when compiling"
	default n
	---help---
	  Add -Werror to the build flags for (and only for) i915.ko