Commit 0c76053e authored by Jani Nikula's avatar Jani Nikula
Browse files

drm: have config DRM_WERROR depend on !WERROR

parent 5703fc05
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -450,6 +450,7 @@ config DRM_PRIVACY_SCREEN
config DRM_WERROR
	bool "Compile the drm subsystem with warnings as errors"
	depends on DRM && EXPERT
	depends on !WERROR
	default n
	help
	  A kernel build should not cause any compiler warnings, and this