diff mbox series

[RFC,2/4] media: atomisp: fix help message for ISP2401 selection

Message ID 52b8bb5c7ebf039b4b7f72f250cbe897a0671b34.1592419750.git.mchehab+huawei@kernel.org
State Accepted
Commit 52c6f42fed25683ee26cebe50ee7af006dfb9b29
Headers show
Series [RFC,1/4] media: atomisp: fix identation at I2C Kconfig menu | expand

Commit Message

Mauro Carvalho Chehab June 17, 2020, 6:52 p.m. UTC
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/staging/media/atomisp/Kconfig b/drivers/staging/media/atomisp/Kconfig
index fea06cb0eb48..37577bb72998 100644
--- a/drivers/staging/media/atomisp/Kconfig
+++ b/drivers/staging/media/atomisp/Kconfig
@@ -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.