summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada2019-01-11 10:51:32 +0100
committerGreg Kroah-Hartman2019-01-22 10:23:18 +0100
commit91f382a46822c7a2913e6fabb2b882cc0f23144a (patch)
tree8a1724f09c18f2aac3bb150f7f8f9714841b65d6 /Makefile
parenttools/firmware/ihex2fw: Replace explicit alignment with ALIGN (diff)
downloadkernel-qcow2-linux-91f382a46822c7a2913e6fabb2b882cc0f23144a.tar.gz
kernel-qcow2-linux-91f382a46822c7a2913e6fabb2b882cc0f23144a.tar.xz
kernel-qcow2-linux-91f382a46822c7a2913e6fabb2b882cc0f23144a.zip
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
The whole code of fallback_table.c is surrounded by #ifdef of CONFIG_FW_LOADER_USER_HELPER. Move the CONFIG_FW_LOADER_USER_HELPER switch to Makefile so that it is not compiled at all when this CONFIG option is disabled. I also removed the confusing comment, "Module or buit-in [sic]". CONFIG_FW_LOADER_USER_HELPER is a boolean option. (If it were a module, CONFIG_FW_LOADER_USER_HELPER_MODULE would be defined instead.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions