diff options
author | 2024-04-04 22:09:50 +0200 | |
---|---|---|
committer | 2024-05-06 00:55:41 +0200 | |
commit | 9c535237245e4bf21758604277279b8ead58a724 (patch) | |
tree | c39af670f96d3f4cdfac6df938ee297631628677 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | i2c: ocores: convert to ioport_map() for IORESOURCE_IO (diff) | |
download | wireguard-linux-9c535237245e4bf21758604277279b8ead58a724.tar.xz wireguard-linux-9c535237245e4bf21758604277279b8ead58a724.zip |
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404042206.MjAQC32x-lkp@intel.com/
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions