]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default
authorJosh Triplett <josh@joshtriplett.org>
Tue, 13 Aug 2013 23:23:17 +0000 (16:23 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 20 Aug 2013 12:20:11 +0000 (14:20 +0200)
commit95236248d40d301bf54920c9192e1733819954c5
tree9359015e365b5e2c9bd5689541e4594c980a90f1
parent4c9bd04f3dbe7f3cada2bdc13e44290c116c915e
i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default

When building kernels for a preliminary hardware target, having to add a
kernel command-line option can prove inconvenient.  Add a Kconfig option
that changes the default of this option to 1.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
[danvet: Pimp the Kconfig help text a bit as suggested by Damien in
his 2nd review.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/i915/i915_drv.c