Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / i915 / Kconfig
index 5e3aa87e8f48b9b5b94eec2349c4664ee386d37f..eb87e2538861506409ad7651a6a5b7738e771fa4 100644 (file)
@@ -36,15 +36,6 @@ config DRM_I915
          i810 driver instead, and the Atom z5xx series has an entirely
          different implementation.
 
-config DRM_I915_KMS
-       bool "Enable modesetting on intel by default"
-       depends on DRM_I915
-       default y
-       help
-         Choose this option if you want kernel modesetting enabled by default.
-
-         If in doubt, say "Y".
-
 config DRM_I915_FBDEV
        bool "Enable legacy fbdev support for the modesetting intel driver"
        depends on DRM_I915
@@ -71,11 +62,3 @@ config DRM_I915_PRELIMINARY_HW_SUPPORT
          option changes the default for that module option.
 
          If in doubt, say "N".
-
-menu "DRM i915 Debugging"
-
-depends on DRM_I915
-
-source drivers/gpu/drm/i915/Kconfig.debug
-
-endmenu