From: Antti Palosaari Date: Fri, 22 Aug 2014 16:45:05 +0000 (-0300) Subject: [media] Kconfig: do not select SPI bus on sub-driver auto-select X-Git-Tag: fixes-for-v3.18-merge-window~95^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d24c514e8e06c0a2d90f0735fdf8810016a6fea;p=pandora-kernel.git [media] Kconfig: do not select SPI bus on sub-driver auto-select We should not select SPI bus when sub-driver auto-select is selected. That option is meant for auto-selecting all possible ancillary drivers used for selected board driver. Ancillary drivers should define needed dependencies itself. I2C and I2C_MUX are still selected here for a reason described on commit 347f7a3763601d7b466898d1f10080b7083ac4a3 Reverts commit e4462ffc1602d9df21c00a0381dca9080474e27a Reported-by: Jeff Mahoney Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed