summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLuis R. Rodriguez2017-11-20 19:23:57 +0100
committerGreg Kroah-Hartman2017-11-29 11:18:43 +0100
commit25d3913181b3e397549cb6584d7ab1a37709d104 (patch)
tree5912222a1d3464c744873a66f6642c8d7f4083ff /tools
parentfirmware: add helper to copy built-in data to pre-alloc buffer (diff)
downloadkernel-qcow2-linux-25d3913181b3e397549cb6584d7ab1a37709d104.tar.gz
kernel-qcow2-linux-25d3913181b3e397549cb6584d7ab1a37709d104.tar.xz
kernel-qcow2-linux-25d3913181b3e397549cb6584d7ab1a37709d104.zip
firmware: provide helper for FW_OPT_USERHELPER
The macro FW_OPT_USERHELPER is only currently defined when CONFIG_FW_LOADER_USER_HELPER is set. This is handled via an ifdef around CONFIG_FW_LOADER_USER_HELPER. This makes reading and understanding use FW_OPT_USERHELPER a bit convoluted. Instead wrap the functionality implemented behind CONFIG_FW_LOADER_USER_HELPER as we typically do in the kernel. Now when CONFIG_FW_LOADER_USER_HELPER is *not set*, then simply the helper fw_sysfs_fallback() will not do anything. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions