Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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