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

Commit 180958fe authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (4731a): Kconfig: restore pvrusb2 menu items



Looks like the pvrusb2 menu items were accidentally removed in
git commit 1450e6be

This patch restores the menu items so that the pvrusb2 driver can be built.

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent e0abc8cd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -677,6 +677,8 @@ config VIDEO_M32R_AR_M64278
menu "V4L USB devices"
	depends on USB && VIDEO_DEV

source "drivers/media/video/pvrusb2/Kconfig"

source "drivers/media/video/em28xx/Kconfig"

source "drivers/media/video/usbvideo/Kconfig"