Commit 2a621b08 authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Mauro Carvalho Chehab
Browse files

media: gspca: Drop default m



Drop the "default m", as options should default to disabled.
No other media driver is enabled by default.

Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent caa7302b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ menuconfig USB_GSPCA
	depends on VIDEO_V4L2
	depends on INPUT || INPUT=n
	select VIDEOBUF2_VMALLOC
	default m
	help
	  Say Y here if you want to enable selecting webcams based
	  on the GSPCA framework.