Skip to content

Commit

Permalink
V4L/DVB (12466): Kconfig files: Fix improper use of whitespaces
Browse files Browse the repository at this point in the history
On VIDEO_M52790 and USB_GSPCA_SN9C20X, instead of tab, it were
using 7 whitespaces at the beginning, probably due to some
cut-and-paste trouble.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Sep 12, 2009
1 parent 3c1c48b commit b24ed7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ config VIDEO_CS53L32A
module will be called cs53l32a.

config VIDEO_M52790
tristate "Mitsubishi M52790 A/V switch"
depends on VIDEO_V4L2 && I2C
---help---
tristate "Mitsubishi M52790 A/V switch"
depends on VIDEO_V4L2 && I2C
---help---
Support for the Mitsubishi M52790 A/V switch.

To compile this driver as a module, choose M here: the
Expand Down
6 changes: 3 additions & 3 deletions drivers/media/video/gspca/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ config USB_GSPCA_PAC7311
module will be called gspca_pac7311.

config USB_GSPCA_SN9C20X
tristate "SN9C20X USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
tristate "SN9C20X USB Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
Say Y here if you want support for cameras based on the
sn9c20x chips (SN9C201 and SN9C202).

Expand Down

0 comments on commit b24ed7b

Please sign in to comment.