Yotam Gigi | 410ed13 | 2017-05-23 21:56:23 +0200 | [diff] [blame] | 1 | # |
2 | # Mellanox firmware flash library configuration | ||||
3 | # | ||||
4 | |||||
5 | config MLXFW | ||||
Or Gerlitz | c2df613 | 2017-06-06 17:40:54 +0300 | [diff] [blame] | 6 | tristate "Mellanox Technologies firmware flash module" |
7 | ---help--- | ||||
8 | This driver supports Mellanox Technologies Firmware | ||||
9 | flashing common logic. | ||||
10 | |||||
11 | To compile this driver as a module, choose M here: the | ||||
12 | module will be called mlxfw. | ||||
Arnd Bergmann | 9831724 | 2017-05-30 11:26:14 +0200 | [diff] [blame] | 13 | select XZ_DEC |