i2c: nomadik: Enable compile testing for the Nomadik driver
authorAndi Shyti <andi.shyti@kernel.org>
Tue, 10 Dec 2024 22:16:41 +0000 (23:16 +0100)
committerAndi Shyti <andi.shyti@kernel.org>
Tue, 7 Jan 2025 22:46:10 +0000 (23:46 +0100)
commit4d51ac5b9b4e175abda13617a48639406d3ed7b1
treefe050d5902a7bd1bf38bb7bed5725d2b4e1294a0
parent567ef9035f820ecd3e6fcc142003f396848b31f7
i2c: nomadik: Enable compile testing for the Nomadik driver

The AMBA bus header files do not generate compilation errors even
when the AMBA bus is not enabled in Kconfig via ARM_AMBA.

This allows the Nomadik driver to be compiled for testing
purposes with the COMPILE_TEST option enabled.

Cc: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241210221641.2661577-1-andi.shyti@kernel.org
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/Kconfig