commit | e121aefa7d9f10eee5cf26ed47129237a05d940b | [log] [tgz] |
---|---|---|
author | Ohad Ben-Cohen <ohad@wizery.com> | Sun Jul 01 11:53:36 2012 +0300 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Wed Jul 04 11:01:12 2012 +0300 |
tree | c51943ebf4ffb922d2aa0edb27962a0cf95f6730 | |
parent | d50394266b340d930a7458fa669d36e99670f200 [diff] |
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>