Skip to content

Commit

Permalink
V4L/DVB (4731a): Kconfig: restore pvrusb2 menu items
Browse files Browse the repository at this point in the history
Looks like the pvrusb2 menu items were accidentally removed in
git commit 1450e6b

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

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Oct 14, 2006
1 parent e0abc8c commit 180958f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 180958f

Please sign in to comment.