usb: gadget: Kconfig: use bool instead of boolean
[deliverable/linux.git] / drivers / usb / gadget / Kconfig
index 65f7f126552251973f0c9679757cebb98c7d4a70..96539038c03ace1de0181b1f1d772aa10a7e67b2 100644 (file)
@@ -424,7 +424,7 @@ config USB_CONFIGFS_F_HID
          For more information, see Documentation/usb/gadget_hid.txt.
 
 config USB_CONFIGFS_F_UVC
-       boolean "USB Webcam function"
+       bool "USB Webcam function"
        depends on USB_CONFIGFS
        depends on VIDEO_DEV
        select VIDEOBUF2_VMALLOC
This page took 0.041615 seconds and 5 git commands to generate.