Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b2bad2f authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

em28xx and ivtv should depend on PCI



.. because video-buf.c requires PCI, and VIDEO_EM28XX selects it.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 9cbe05c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config VIDEO_EM28XX
	tristate "Empia EM2800/2820/2840 USB video capture support"
	depends on VIDEO_V4L1 && I2C
	depends on VIDEO_V4L1 && I2C && PCI
	select VIDEO_BUF
	select VIDEO_TUNER
	select VIDEO_TVEEPROM
+1 −1
Original line number Diff line number Diff line
config VIDEO_IVTV
	tristate "Conexant cx23416/cx23415 MPEG encoder/decoder support"
	depends on VIDEO_V4L1 && VIDEO_V4L2 && USB && I2C && EXPERIMENTAL
	depends on VIDEO_V4L1 && VIDEO_V4L2 && USB && I2C && EXPERIMENTAL && PCI
	select FW_LOADER
	select VIDEO_TUNER
	select VIDEO_TVEEPROM