From 04ef052419ac61f28c6b7eafbe5d8e82c02bbee2 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Fri, 4 May 2012 06:38:43 -0300 Subject: [media] media/video/et61x251: Remove this deprecated driver The et61x251 has been deprecated for a couple of releases now, as all devices it supports are also supported by gspca_etoms, and it has not seen any maintenance in years. So now it is time to remove it. Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- drivers/media/video/et61x251/Kconfig | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 drivers/media/video/et61x251/Kconfig (limited to 'drivers/media/video/et61x251/Kconfig') diff --git a/drivers/media/video/et61x251/Kconfig b/drivers/media/video/et61x251/Kconfig deleted file mode 100644 index 87981b078fe..00000000000 --- a/drivers/media/video/et61x251/Kconfig +++ /dev/null @@ -1,18 +0,0 @@ -config USB_ET61X251 - tristate "USB ET61X[12]51 PC Camera Controller support (DEPRECATED)" - depends on VIDEO_V4L2 - default n - ---help--- - This driver is DEPRECATED please use the gspca zc3xx module - instead. - - Say Y here if you want support for cameras based on Etoms ET61X151 - or ET61X251 PC Camera Controllers. - - See for more info. - - This driver uses the Video For Linux API. You must say Y or M to - "Video For Linux" to use this driver. - - To compile this driver as a module, choose M here: the - module will be called et61x251. -- cgit v1.2.3-70-g09d2