Skip to content

Commit e4462ff

Browse files
palosaarimchehab
authored andcommitted
[media] Kconfig: sub-driver auto-select SPI bus
Mirics MSi001 and MSi2500 drivers uses SPI bus. Due to that we need auto-select it too. Signed-off-by: Antti Palosaari <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent 435ef14 commit e4462ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/media/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ config MEDIA_SUBDRV_AUTOSELECT
182182
depends on HAS_IOMEM
183183
select I2C
184184
select I2C_MUX
185+
select SPI
185186
default y
186187
help
187188
By default, a media driver auto-selects all possible ancillary

0 commit comments

Comments
 (0)