lkml.org 
[lkml]   [2012]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[ 127/187] remoteproc: fix missing CONFIG_FW_LOADER configurations
    Date
    From: Greg KH <gregkh@linuxfoundation.org>

    3.4-stable review patch. If anyone has any objections, please let me know.

    ------------------

    From: Ohad Ben-Cohen <ohad@wizery.com>

    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 | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/remoteproc/Kconfig
    +++ b/drivers/remoteproc/Kconfig
    @@ -4,6 +4,7 @@ menu "Remoteproc drivers (EXPERIMENTAL)"
    config REMOTEPROC
    tristate
    depends on EXPERIMENTAL
    + select FW_CONFIG

    config OMAP_REMOTEPROC
    tristate "OMAP remoteproc support"



    \
     
     \ /
      Last update: 2012-07-13 02:41    [W:2.454 / U:0.228 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site