Skip to content
Snippets Groups Projects
Commit c7426bce authored by Robert Tivy's avatar Robert Tivy Committed by Ohad Ben-Cohen
Browse files

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
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment