From 94d6b250a4e096977c6e3c22b3a9a8a10b436829 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 9 Apr 2006 16:23:36 -0300 Subject: Added sn9c102 module in tree From: Mauro Carvalho Chehab Signed-off-by: Mauro Carvalho Chehab --- linux/drivers/media/video/sn9c102/Kconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 linux/drivers/media/video/sn9c102/Kconfig (limited to 'linux/drivers/media/video/sn9c102/Kconfig') diff --git a/linux/drivers/media/video/sn9c102/Kconfig b/linux/drivers/media/video/sn9c102/Kconfig new file mode 100644 index 000000000..cf552e6b8 --- /dev/null +++ b/linux/drivers/media/video/sn9c102/Kconfig @@ -0,0 +1,11 @@ +config USB_SN9C102 + tristate "USB SN9C10x PC Camera Controller support" + depends on USB && VIDEO_V4L1 + ---help--- + Say Y here if you want support for cameras based on SONiX SN9C101, + SN9C102 or SN9C103 PC Camera Controllers. + + See for more info. + + To compile this driver as a module, choose M here: the + module will be called sn9c102. -- cgit v1.2.3