Browse Source

V4L/DVB (11250): cx231xx: Fix Kconfig help items

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Mauro Carvalho Chehab 16 years ago
parent
commit
5fb1b25679
1 changed files with 4 additions and 4 deletions
  1. 4 4
      drivers/media/video/cx231xx/Kconfig

+ 4 - 4
drivers/media/video/cx231xx/Kconfig

@@ -8,11 +8,11 @@ config VIDEO_CX231XX
        select VIDEO_CX25840
        select VIDEO_CX231XX_ALSA
 
-       ---help---
-	 This is a video4linux driver for Conexant 231xx USB based TV cards.
+	---help---
+	  This is a video4linux driver for Conexant 231xx USB based TV cards.
 
-	 To compile this driver as a module, choose M here: the
-	 module will be called cx231xx
+	  To compile this driver as a module, choose M here: the
+	  module will be called cx231xx
 
 config VIDEO_CX231XX_ALSA
     tristate "Conexant Cx231xx ALSA audio module"