···444444 To compile this driver as a module, choose M here: the445445 module will be called se401.446446447447-config USB_SN9C102448448- tristate "USB SN9C10x PC Camera Controller support"449449- depends on USB && VIDEO_DEV450450- ---help---451451- Say Y here if you want support for cameras based on SONiX SN9C101,452452- SN9C102 or SN9C103 PC Camera Controllers.453453-454454- See <file:Documentation/usb/sn9c102.txt> for more informations.455455-456456- To compile this driver as a module, choose M here: the457457- module will be called sn9c102.447447+source "drivers/media/video/sn9c102/Kconfig"458448459449config USB_STV680460450 tristate "USB STV680 (Pencam) Camera support"
+11
drivers/media/video/sn9c102/Kconfig
···11+config USB_SN9C10222+ tristate "USB SN9C10x PC Camera Controller support"33+ depends on USB && VIDEO_DEV44+ ---help---55+ Say Y here if you want support for cameras based on SONiX SN9C101,66+ SN9C102 or SN9C103 PC Camera Controllers.77+88+ See <file:Documentation/usb/sn9c102.txt> for more informations.99+1010+ To compile this driver as a module, choose M here: the1111+ module will be called sn9c102.