[media] Kconfig: do not select SPI bus on sub-driver auto-select
authorAntti Palosaari <crope@iki.fi>
Fri, 22 Aug 2014 16:45:05 +0000 (13:45 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 4 Sep 2014 15:18:49 +0000 (12:18 -0300)
commit7d24c514e8e06c0a2d90f0735fdf8810016a6fea
tree39e0cb231f3f871fc8e59d13418aa9e04894754a
parent6a03dc92cc2edfa2257502557b9f714893987383
[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 <jeffm@suse.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/Kconfig
This page took 0.024595 seconds and 5 git commands to generate.