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)
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

index 8d6facdb3926fb91d3d357a8689d3912f5b762e8..7d613b7875e36ce754a7bc872a8dac7c60088512 100644 (file)
@@ -105,6 +105,10 @@ VIDEO_MEM2MEM_DEINTERLACE DISABLE
 VIDEO_TIMBERDALE 3.4
 # Can't figure this out yet either
 DVB_DDBRIDGE DISABLE
+# These require I2C_CLIENT_SCCB which can't be backported
+# since the core I2C code has to know about it
+VIDEO_OV7640 3.6
+VIDEO_EM28XX 3.6
 # I give up on these guys for now
 RADIO_MAXIRADIO DISABLE
 RADIO_SHARK DISABLE