mbox series

[0/2] Restrict Mellanox platform and i2c dependencies

Message ID cover.1693828363.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series Restrict Mellanox platform and i2c dependencies | expand

Message

Geert Uytterhoeven Sept. 4, 2023, noon UTC
Hi all,

This patch series makes the NVSW_SN2201 and I2C_MLXCPLD dependencies in
Kconfig stricter, to prevent asking the user about the corresponding
drivers when configuring kernels for systems where these drivers cannot
be used.

Thanks for your comments!

Geert Uytterhoeven (2):
  platform/mellanox: NVSW_SN2201 should depend on ACPI
  i2c: I2C_MLXCPLD on ARM64 should depend on ACPI

 drivers/i2c/busses/Kconfig        | 4 ++--
 drivers/platform/mellanox/Kconfig | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)