“cf68eafa5639ad358c6203a1842c277c37ec29bb”上不存在“deploy/cpp_shitu/readme_en.md”
提交 e121aefa 编写于 作者: O Ohad Ben-Cohen

remoteproc: fix missing CONFIG_FW_LOADER configurations

Remoteproc requires user space firmware loading support, so
let's select FW_LOADER explicitly to avoid painful misconfigurations
(which only show up in runtime).

Cc: stable <stable@vger.kernel.org>
Reported-by: NMark Grosen <mgrosen@ti.com>
Signed-off-by: NOhad Ben-Cohen <ohad@wizery.com>
上级 d5039426
...@@ -4,6 +4,7 @@ menu "Remoteproc drivers (EXPERIMENTAL)" ...@@ -4,6 +4,7 @@ menu "Remoteproc drivers (EXPERIMENTAL)"
config REMOTEPROC config REMOTEPROC
tristate tristate
depends on EXPERIMENTAL depends on EXPERIMENTAL
select FW_CONFIG
config OMAP_REMOTEPROC config OMAP_REMOTEPROC
tristate "OMAP remoteproc support" tristate "OMAP remoteproc support"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册