diff options
| author | Arnd Bergmann <[email protected]> | 2017-05-30 11:26:14 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-05-31 12:53:12 -0400 |
| commit | 9831724a08f06f9560fcc3f1132cbd290e5f9149 (patch) | |
| tree | 02b409e21245036c3a5ac3d7526f934e5d409825 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 23c9ee4934e7a79b49151d0f05c24117d69c73fe (diff) | |
net/mlxfw: select CONFIG_XZ_DEC
The new mlxfw code fails to build without the xz library:
drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: In function `mlxfw_mfa2_xz_dec_run':
:(.text.mlxfw_mfa2_xz_dec_run+0x8): undefined reference to `xz_dec_run'
drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.o: In function `mlxfw_mfa2_file_component_get':
:(.text.mlxfw_mfa2_file_component_get+0x218): undefined reference to `xz_dec_init'
:(.text.mlxfw_mfa2_file_component_get+0x2c0): undefined reference to `xz_dec_end'
This adds a Kconfig 'select' statement for it, which is also what
the other user of that library has.
Fixes: 410ed13cae39 ("Add the mlxfw module for Mellanox firmware flash process")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Yotam Gigi <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions