commit | 9890923be3a6d5e606cf4ae4f4e632a5e38cb37c | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Oct 05 14:49:49 2020 +0200 |
committer | Wolfram Sang <wsa@kernel.org> | Fri Nov 06 15:55:57 2020 +0100 |
tree | 7dbf6c1d222521d41ab75fb265d4cb5dbcf39561 | |
parent | 54b9c3d0cea53f84024eed11ff8b6807e2ec81bf [diff] |
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM The Mellanox BlueField I2C controller is only present on Mellanox BlueField SoCs. Hence add a dependency on MELLANOX_PLATFORM, to prevent asking the user about this driver when configuring a kernel without Mellanox platform support. Fixes: b5b5b32081cd206b ("i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Wolfram Sang <wsa@kernel.org>