diff options
author | Shin'ichiro Kawasaki <[email protected]> | 2022-12-07 11:36:59 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-12-14 03:01:38 +0000 |
commit | f0a43ba6c66cc0688e2748d986a1459fdd3442ef (patch) | |
tree | ec043c3a627fe62d4827d3a5cb60e84574d33762 /tools/perf/scripts/python/syscall-counts.py | |
parent | d0b9025540ef57cc4464ab2fc64ed8ddc49b5658 (diff) |
scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile
When Kconfig item CONFIG_SCSI_MPI3MR was introduced for mpi3mr driver, the
Makefile of the driver was not modified to refer the Kconfig item.
As a result, mpi3mr.ko is built regardless of the Kconfig item value y or
m. Also, if 'make localmodconfig' can not find the Kconfig item in the
Makefile, then it does not generate CONFIG_SCSI_MPI3MR=m even when
mpi3mr.ko is loaded on the system.
Refer to the Kconfig item to avoid the issues.
Fixes: c4f7ac64616e ("scsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig")
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Damien Le Moal <[email protected]>
Acked-by: Sathya Prakash Veerichetty <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions