kernel/drivers/firmware/tegra/Kconfig
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 menu "Tegra firmware driver" 2 3 3 4 config TEGRA_IVC .. .. @@ -6,7 +7,7 @@ 6 7 help 7 8 IVC (Inter-VM Communication) protocol is part of the IPC 8 9 (Inter Processor Communication) framework on Tegra. It maintains the 9 - data and the different commuication channels in SysRAM or RAM and10 + data and the different communication channels in SysRAM or RAM and10 11 keeps the content is synchronization between host CPU and remote 11 12 processors. 12 13