media: gspca: Drop default m
authorEzequiel Garcia <ezequiel@collabora.com>
Sat, 19 Jun 2021 17:24:23 +0000 (19:24 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 12 Jul 2021 07:16:30 +0000 (09:16 +0200)
Drop the "default m", as options should default to disabled.
No other media driver is enabled by default.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/gspca/Kconfig

index 0283e3b..dca4e16 100644 (file)
@@ -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.