hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/firmware/tegra/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 menu "Tegra firmware driver"
23
34 config TEGRA_IVC
....@@ -6,7 +7,7 @@
67 help
78 IVC (Inter-VM Communication) protocol is part of the IPC
89 (Inter Processor Communication) framework on Tegra. It maintains the
9
- data and the different commuication channels in SysRAM or RAM and
10
+ data and the different communication channels in SysRAM or RAM and
1011 keeps the content is synchronization between host CPU and remote
1112 processors.
1213