Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Kuninori Morimoto and committed by
Jassi Brar
da5eef6a fcd7f96c

+1 -1
+1 -1
drivers/mailbox/Kconfig
··· 279 279 tristate "MediaTek ADSP Mailbox Controller" 280 280 depends on ARCH_MEDIATEK || COMPILE_TEST 281 281 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. 283 283 This mailbox driver is used to send notification or short message 284 284 between processors with ADSP. It will place the message to share 285 285 buffer and will access the ipc control.