From: Jean Delvare Date: Tue, 2 Mar 2010 11:23:43 +0000 (+0100) Subject: i2c: Separate Kconfig option for i2c-smbus X-Git-Tag: v2.6.34-rc1~222^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ca307439fb9df922c3e8891289a2ac05812fb7;p=pandora-kernel.git i2c: Separate Kconfig option for i2c-smbus Having a separate Kconfig option for i2c-smbus makes it possible to build that support as a module even when i2c-core itself is built-in. Bus drivers which implement SMBus alert should select this option, so in most cases this option is hidden and the user doesn't have to care about it. Signed-off-by: Jean Delvare Cc: David Brownell Cc: Trent Piepho --- Reading git-diff-tree failed