Commit 711e1bfb authored by Ismael Luceno's avatar Ismael Luceno Committed by Mauro Carvalho Chehab

[media] au0828: Move the Kconfig knob under V4L_USB_DRIVERS

This driver is for USB devices, but was incorrectly listed under
V4L_PCI_DRIVERS.
Signed-off-by: default avatarIsmael Luceno <ismael.luceno@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 26c8a729
......@@ -649,6 +649,8 @@ menuconfig V4L_USB_DRIVERS
if V4L_USB_DRIVERS
source "drivers/media/video/au0828/Kconfig"
source "drivers/media/video/uvc/Kconfig"
source "drivers/media/video/gspca/Kconfig"
......@@ -724,8 +726,6 @@ menuconfig V4L_PCI_DRIVERS
if V4L_PCI_DRIVERS
source "drivers/media/video/au0828/Kconfig"
source "drivers/media/video/bt8xx/Kconfig"
source "drivers/media/video/cx18/Kconfig"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment