mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 07:31:41 +00:00
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 <mchehab+huawei@kernel.org>
This commit is contained in:
parent
b6b415a801
commit
52c6f42fed
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue