remoteproc: fix missing CONFIG_FW_LOADER configurations
authorOhad Ben-Cohen <ohad@wizery.com>
Sun, 1 Jul 2012 08:53:36 +0000 (11:53 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 16:04:25 +0000 (09:04 -0700)
commit0ea4ad38312422221b1b8a4fd820f38119bfce92
treec816f589a36695b87cf337b896046867edac33b0
parent4f160c794702b3bca35513fd64b481e90d1c6cf1
remoteproc: fix missing CONFIG_FW_LOADER configurations

commit e121aefa7d9f10eee5cf26ed47129237a05d940b upstream.

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

Reported-by: Mark Grosen <mgrosen@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/remoteproc/Kconfig