![]() | |||||||||||||
Messages in this thread Patch in this message |
Hi Jan, Your patch seems OK to me, providing that we also add the Andreas patch: --- Correct Kconfig to avoid compile errors like drivers/built-in.o: In function `sn9c102_usb_disconnect': sn9c102_core.c:(.text+0x8d840): undefined reference to `usb_get_dev' Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com> diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 4cca551..4754d98 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -687,7 +687,7 @@ config VIDEO_CAFE_CCIC # menuconfig V4L_USB_DRIVERS - bool "V4L USB devices" + tristate "V4L USB devices" depends on USB default y Em Sáb, 2007-06-23 às 09:20 +0200, Jan Engelhardt escreveu: > Anyone with strong objections to this patch? (Hopefully) fixes the > kconfig issue for now. > > > Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org> (for both Andreas and your patch) -- Cheers, Mauro - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2007-06-23 22:31 [from the cache] ©2003-2008 | |||||||||||||