Commit 6c2d3a14 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Thierry Reding
Browse files

firmware: tegra: Fix a typo in Kconfig



A 'n' is mising in 'commuication'

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent bb6d3fb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ config TEGRA_IVC
	help
	  IVC (Inter-VM Communication) protocol is part of the IPC
	  (Inter Processor Communication) framework on Tegra. It maintains the
	  data and the different commuication channels in SysRAM or RAM and
	  data and the different communication channels in SysRAM or RAM and
	  keeps the content is synchronization between host CPU and remote
	  processors.