Commit c7426bce authored by Robert Tivy's avatar Robert Tivy Committed by Ohad Ben-Cohen

remoteproc: fix FW_CONFIG typo

Fix obvious typo introduced in commit e121aefa
("remoteproc: fix missing CONFIG_FW_LOADER configurations").

Cc: stable@vger.kernel.org
Signed-off-by: default avatarRobert Tivy <rtivy@ti.com>
[cc stable, slight subject change]
Signed-off-by: default avatarOhad Ben-Cohen <ohad@wizery.com>
parent cde42e07
......@@ -4,7 +4,7 @@ menu "Remoteproc drivers"
config REMOTEPROC
tristate
depends on HAS_DMA
select FW_CONFIG
select FW_LOADER
select VIRTIO
config OMAP_REMOTEPROC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment