Skip to content

Commit 52c6f42

Browse files
committed
media: atomisp: fix help message for ISP2401 selection
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 <[email protected]>
1 parent b6b415a commit 52c6f42

File tree

1 file changed

+1
-1
lines changed
  • drivers/staging/media/atomisp

1 file changed

+1
-1
lines changed

drivers/staging/media/atomisp/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ config VIDEO_ATOMISP
2222
module will be called atomisp
2323

2424
config VIDEO_ATOMISP_ISP2401
25-
bool "VIDEO_ATOMISP_ISP2401"
25+
bool "Use Intel Atom ISP on Cherrytail/Anniedale (ISP2401)"
2626
depends on VIDEO_ATOMISP
2727
help
2828
Enable support for Atom ISP2401-based boards.

0 commit comments

Comments
 (0)