From: Colin Ian King <[email protected]>

There is a spelling mistake in the Kconfig, fix it.

Signed-off-by: Colin Ian King <[email protected]>
---
 drivers/mailbox/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig
index f4abe3529acd..68de2c6af727 100644
--- a/drivers/mailbox/Kconfig
+++ b/drivers/mailbox/Kconfig
@@ -78,7 +78,7 @@ config OMAP_MBOX_KFIFO_SIZE
          module parameter).
 
 config ROCKCHIP_MBOX
-       bool "Rockchip Soc Intergrated Mailbox Support"
+       bool "Rockchip Soc Integrated Mailbox Support"
        depends on ARCH_ROCKCHIP || COMPILE_TEST
        help
          This driver provides support for inter-processor communication
-- 
2.29.2

Reply via email to