mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
remoteproc: fix FW_CONFIG typo
BugLink: http://bugs.launchpad.net/bugs/1168506 commitc7426bce59upstream. Fix obvious typo introduced in commite121aefa7d("remoteproc: fix missing CONFIG_FW_LOADER configurations"). Signed-off-by: Robert Tivy <rtivy@ti.com> [cc stable, slight subject change] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
This commit is contained in:
@@ -5,7 +5,7 @@ config REMOTEPROC
|
||||
tristate
|
||||
depends on EXPERIMENTAL
|
||||
depends on HAS_DMA
|
||||
select FW_CONFIG
|
||||
select FW_LOADER
|
||||
select VIRTIO
|
||||
|
||||
config OMAP_REMOTEPROC
|
||||
|
||||
Reference in New Issue
Block a user