diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-08-14 00:45:57 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-12 11:18:53 -0400 |
commit | 17d8dfe8c8a23dfadd714315465d992410bebd88 (patch) | |
tree | f44ab5fd7e9fddeb87b639e2f4e40d9d04caaf45 /drivers/media/video | |
parent | 8cd9aaefad5968f8f5aff3852a67870550ce941d (diff) |
V4L/DVB (12452): gspca/Kconfig: Fix bad identation for USB_GSPCA_SN9C20X_EVDEV
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video')
-rw-r--r-- | drivers/media/video/gspca/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig index e994dcac43ff..f114dd1507c2 100644 --- a/drivers/media/video/gspca/Kconfig +++ b/drivers/media/video/gspca/Kconfig | |||
@@ -113,10 +113,10 @@ config USB_GSPCA_SN9C20X | |||
113 | module will be called gspca_sn9c20x. | 113 | module will be called gspca_sn9c20x. |
114 | 114 | ||
115 | config USB_GSPCA_SN9C20X_EVDEV | 115 | config USB_GSPCA_SN9C20X_EVDEV |
116 | bool "Enable evdev support" | 116 | bool "Enable evdev support" |
117 | depends on USB_GSPCA_SN9C20X && INPUT | 117 | depends on USB_GSPCA_SN9C20X && INPUT |
118 | ---help--- | 118 | ---help--- |
119 | Say Y here in order to enable evdev support for sn9c20x webcam button. | 119 | Say Y here in order to enable evdev support for sn9c20x webcam button. |
120 | 120 | ||
121 | config USB_GSPCA_SONIXB | 121 | config USB_GSPCA_SONIXB |
122 | tristate "SONIX Bayer USB Camera Driver" | 122 | tristate "SONIX Bayer USB Camera Driver" |