Skip to content

Commit da5eef6

Browse files
morimotoJassi Brar
authored andcommitted
mailbox: remove unneeded double quotation
It makes Kconfig strange. fix it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
1 parent fcd7f96 commit da5eef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/mailbox/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ config MTK_ADSP_MBOX
279279
tristate "MediaTek ADSP Mailbox Controller"
280280
depends on ARCH_MEDIATEK || COMPILE_TEST
281281
help
282-
Say yes here to add support for "MediaTek ADSP Mailbox Controller.
282+
Say yes here to add support for MediaTek ADSP Mailbox Controller.
283283
This mailbox driver is used to send notification or short message
284284
between processors with ADSP. It will place the message to share
285285
buffer and will access the ipc control.

0 commit comments

Comments
 (0)