2023-09-05 16:19:40

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH 0/2] Restrict Mellanox platform and i2c dependencies

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(-)

--
2.34.1

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds