mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
remoteproc: fix FW_CONFIG typo
Fix obvious typo introduced in commit e121aefa7d9f10eee5cf26ed47129237a05d940b ("remoteproc: fix missing CONFIG_FW_LOADER configurations"). Cc: stable@vger.kernel.org Signed-off-by: Robert Tivy <rtivy@ti.com> [cc stable, slight subject change] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
This commit is contained in:
parent
cde42e076c
commit
c7426bce59
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user