aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/et61x251
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@linux01.gwdg.de>2007-05-02 10:06:23 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-05-09 10:12:39 -0300
commitc5da5afb9d7b244cfe3334c77e90b4296cf5f263 (patch)
treec71a9e4bcd123296b2fe6882788a83a8f72f9452 /drivers/media/video/et61x251
parent480b55c26e2f6408e86f22a69fcecc29e019e819 (diff)
downloadkernel_samsung_smdk4412-c5da5afb9d7b244cfe3334c77e90b4296cf5f263.zip
kernel_samsung_smdk4412-c5da5afb9d7b244cfe3334c77e90b4296cf5f263.tar.gz
kernel_samsung_smdk4412-c5da5afb9d7b244cfe3334c77e90b4296cf5f263.tar.bz2
V4L/DVB (5586): Use menuconfig objects II - V4L
Change Kconfig objects from "menu, config" into "menuconfig" so that the user can disable the whole feature without having to enter the menu first. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/et61x251')
-rw-r--r--drivers/media/video/et61x251/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/et61x251/Kconfig b/drivers/media/video/et61x251/Kconfig
index c6bff70..664676f 100644
--- a/drivers/media/video/et61x251/Kconfig
+++ b/drivers/media/video/et61x251/Kconfig
@@ -1,6 +1,6 @@
config USB_ET61X251
tristate "USB ET61X[12]51 PC Camera Controller support"
- depends on USB && VIDEO_V4L1
+ depends on VIDEO_V4L1
---help---
Say Y here if you want support for cameras based on Etoms ET61X151
or ET61X251 PC Camera Controllers.