forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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