From: Josh Triplett Date: Tue, 13 Aug 2013 23:23:17 +0000 (-0700) Subject: i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default X-Git-Tag: v3.12-rc1~136^2~14^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99486b8e6140da7721c932e708a6c17dc1dd970a;p=pandora-kernel.git 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 Reviewed-by: Damien Lespiau [danvet: Pimp the Kconfig help text a bit as suggested by Damien in his 2nd review.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed