mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-02 03:30:08 -04:00
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>
This commit is contained in:
committed by
Jassi Brar
parent
fcd7f96c78
commit
da5eef6a5e
@@ -279,7 +279,7 @@ config MTK_ADSP_MBOX
|
||||
tristate "MediaTek ADSP Mailbox Controller"
|
||||
depends on ARCH_MEDIATEK || COMPILE_TEST
|
||||
help
|
||||
Say yes here to add support for "MediaTek ADSP Mailbox Controller.
|
||||
Say yes here to add support for MediaTek ADSP Mailbox Controller.
|
||||
This mailbox driver is used to send notification or short message
|
||||
between processors with ADSP. It will place the message to share
|
||||
buffer and will access the ipc control.
|
||||
|
||||
Reference in New Issue
Block a user