]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc: fix missing CONFIG_FW_LOADER configurations
authorOhad Ben-Cohen <ohad@wizery.com>
Sun, 1 Jul 2012 08:53:36 +0000 (11:53 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 4 Jul 2012 08:01:12 +0000 (11:01 +0300)
commite121aefa7d9f10eee5cf26ed47129237a05d940b
treec51943ebf4ffb922d2aa0edb27962a0cf95f6730
parentd50394266b340d930a7458fa669d36e99670f200
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>
drivers/remoteproc/Kconfig