i3c: controllers do not need to depend on I3C
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 6 May 2025 07:52:11 +0000 (09:52 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 24 May 2025 20:49:07 +0000 (22:49 +0200)
commit00286d7d643d3c98e48d9cc3a9f471b37154f462
tree89a03021b4680a1189061e85062f589eb20c7c24
parentcd1a6a0c69e75bf64b44b00186136e563f392b50
i3c: controllers do not need to depend on I3C

The Kconfig file for controller drivers is only sourced if the I3C
symbol is enabled. No need to check for that in individual drivers.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250506075247.1545-2-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/Kconfig