From: Jean Delvare Date: Sun, 10 Aug 2008 20:56:15 +0000 (+0200) Subject: i2c: Let users select algorithm drivers manually again X-Git-Tag: v2.6.27-rc3~54^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d24f8dcb7ead491704e274883b2c627062f6235;p=pandora-kernel.git i2c: Let users select algorithm drivers manually again In kernel 2.6.26, the ability to select I2C algorithm drivers manually was removed, as all in-kernel drivers do that automatically. However there were some complaints that it was a problem for out-of-tree I2C bus drivers. In order to address these complaints, let's allow manual selection of these drivers again, but still hide them by default for better general user experience. This closes bug #11140: http://bugzilla.kernel.org/show_bug.cgi?id=11140 Signed-off-by: Jean Delvare --- Reading git-diff-tree failed