remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in Kconfig

There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20201204193411.1152006-1-colin.king@canonical.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Colin Ian King 2020-12-04 19:34:11 +00:00 committed by Bjorn Andersson
parent 9d7b4a4038
commit d247d1855a

View File

@ -183,7 +183,7 @@ config QCOM_Q6V5_PAS
select QCOM_RPROC_COMMON select QCOM_RPROC_COMMON
select QCOM_SCM select QCOM_SCM
help help
Say y here to support the TrustZone based Peripherial Image Loader Say y here to support the TrustZone based Peripheral Image Loader
for the Qualcomm Hexagon v5 based remote processors. This is commonly for the Qualcomm Hexagon v5 based remote processors. This is commonly
used to control subsystems such as ADSP, Compute and Sensor. used to control subsystems such as ADSP, Compute and Sensor.