media: atomisp: fix help message for ISP2401 selection
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 17 Jun 2020 18:52:12 +0000 (20:52 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Jul 2020 06:08:32 +0000 (08:08 +0200)
I'm pretty sure I named this right, but it sounds that I ended
doing something weird maybe while solving some conflict.

So, fix the title of this config var.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/Kconfig

index f75765c..f0b99a6 100644 (file)
@@ -22,7 +22,7 @@ config VIDEO_ATOMISP
          module will be called atomisp
 
 config VIDEO_ATOMISP_ISP2401
-       bool "VIDEO_ATOMISP_ISP2401"
+       bool "Use Intel Atom ISP on Cherrytail/Anniedale (ISP2401)"
        depends on VIDEO_ATOMISP
        help
          Enable support for Atom ISP2401-based boards.