backports: disable drivers needing I2C_CLIENT_SCCB
authorJohannes Berg <johannes.berg@intel.com>
Sun, 14 Apr 2013 00:20:29 +0000 (02:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 09:32:48 +0000 (11:32 +0200)
commit5bd28797a806a4875606e0b3ba8535cd61331dad
tree7672f15104c7fb9fbbdb19089cd384b84cae6d3c
parent99fa20f5d167cf0de12b505ab0e63d87b14b6215
backports: disable drivers needing I2C_CLIENT_SCCB

As we can't backport I2C_CLIENT_SCCB easily (it would
require backporting smbus transfers), disable the two
drivers requiring that constant.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
dependencies