V4L/DVB (12452): gspca/Kconfig: Fix bad identation for USB_GSPCA_SN9C20X_EVDEV
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 14 Aug 2009 04:45:57 +0000 (01:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:18:53 +0000 (12:18 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/Kconfig

index e994dcac43ffb6cfa2481ed4ff9df7aa86235a4b..f114dd1507c221f6c66fb80fbdb8bf46ca944fa1 100644 (file)
@@ -113,10 +113,10 @@ config USB_GSPCA_SN9C20X
         module will be called gspca_sn9c20x.
 
 config USB_GSPCA_SN9C20X_EVDEV
-       bool "Enable evdev support"
+       bool "Enable evdev support"
        depends on USB_GSPCA_SN9C20X && INPUT
-       ---help---
-        Say Y here in order to enable evdev support for sn9c20x webcam button.
+       ---help---
+         Say Y here in order to enable evdev support for sn9c20x webcam button.
 
 config USB_GSPCA_SONIXB
        tristate "SONIX Bayer USB Camera Driver"