diff options
author | Heiner Kallweit <[email protected]> | 2024-04-04 22:09:50 +0200 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-05-06 00:55:41 +0200 |
commit | 9c535237245e4bf21758604277279b8ead58a724 (patch) | |
tree | c39af670f96d3f4cdfac6df938ee297631628677 /tools/perf/scripts/python/task-analyzer.py | |
parent | 48ace624878d01ed19df2191d5a5e902631e9dd3 (diff) |
i2c: i801: Fix missing Kconfig dependency
The original change adds usage of i2c_root_adapter(), which is
implemented in i2c-mux.c. Therefore we can't use the multiplexing
if I2C_I801=y and I2C_MUX=m.
Handling the dependencies in the code would become unnecessarily
complex, therefore create a new config symbol.
Fixes: 893fef0bc6aa ("i2c: i801: Call i2c_register_spd for muxed child segments")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Heiner Kallweit <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions