From: Mauro Carvalho Chehab Date: Wed, 17 Jun 2020 18:52:12 +0000 (+0200) Subject: media: atomisp: fix help message for ISP2401 selection X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=52c6f42fed25683ee26cebe50ee7af006dfb9b29;p=linux.git 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 --- diff --git a/drivers/staging/media/atomisp/Kconfig b/drivers/staging/media/atomisp/Kconfig index f75765cb0fc8f..f0b99a6db651c 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.