On Tue, Jul 01, 2025 at 07:03:59PM -0600, Tom Rini wrote:

> A few i2c drivers cannot build without access to some platform specific
> header files. Express those requirements in Kconfig as well.
> 
> Signed-off-by: Tom Rini <[email protected]>
[snip]
> @@ -314,6 +316,7 @@ config SYS_I2C_MICROCHIP
>  
>  config SYS_I2C_MXC
>       bool "NXP MXC I2C driver"
> +     depends on MACH_IMX
>       help
>         Add support for the NXP I2C driver. This supports up to four bus
>         channels and operating on standard mode up to 100 kbits/s and fast

I didn't look hard enough at my logs, this dependency is too tight and
misses at least ARCH_LS1012A. I'll v2 this at some point.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to