dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/remoteproc
Ohad Ben-Cohen e121aefa7d 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: Mark Grosen <mgrosen@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
2012-07-04 11:01:12 +03:00
..
Kconfig remoteproc: fix missing CONFIG_FW_LOADER configurations 2012-07-04 11:01:12 +03:00
Makefile remoteproc: remoteproc_rpmsg -> remoteproc_virtio 2012-03-06 19:13:45 +02:00
omap_remoteproc.c remoteproc/omap: fix dev_err typo 2012-06-17 10:31:03 +03:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
remoteproc_core.c remoteproc: fix missing fault indication in error-path 2012-06-10 14:49:46 +03:00
remoteproc_debugfs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
remoteproc_internal.h remoteproc: remove the single rpmsg vdev limitation 2012-03-06 19:14:12 +02:00
remoteproc_virtio.c remoteproc: remove the hardcoded vring alignment 2012-03-06 19:14:37 +02:00