diff options
| author | Randy Dunlap <[email protected]> | 2022-10-31 22:54:33 -0700 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2022-12-07 13:28:10 +0000 |
| commit | b5a8668dab74ee37886aec5a1748f681a2d6cc6c (patch) | |
| tree | bb2632ef2274d406b54ca0c52dfcd10a611f399b /tools/perf/scripts/python | |
| parent | 411ffc82f93cf69f70712467ac85fdf2dc3be04a (diff) | |
mfd: intel_soc_pmic: Allow COMPILE_TEST or I2C_DESIGNWARE_PLATFORM
Linus expressed a desire to have intel_soc_pmic_crc.o (INTEL_SOC_PMIC,
for Crystal Cove) be built on an "allmodconfig" build, when
I2C_DESIGNWARE_PLATFORM=m, to enhance build test coverage.
The PMIC driver won't work in this case since it requires
I2C_DESIGNWARE_PLATFORM=y to operate properly, but adding
"|| COMPILE_TEST" does improve the build test coverage.
Link: https://lore.kernel.org/all/CAHk-=wg=hh8xkPjiySnjAyR66AG64eyZ1Y9gHw+MCs8uuSZReA@mail.gmail.com/
Suggested-by: Linus Torvalds <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions