Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[platform/kernel/linux-rpi.git] / drivers / gpu / drm / i915 / Kconfig.debug
index 0b1f786..438040f 100644 (file)
@@ -7,7 +7,6 @@ config DRM_I915_WERROR
        # We use the dependency on !COMPILE_TEST to not be enabled in
        # allmodconfig or allyesconfig configurations
        depends on !COMPILE_TEST
-       select HEADER_TEST
        default n
        help
          Add -Werror to the build flags for (and only for) i915.ko.