> > > +config I2C_EFM32
> > > + tristate "EFM32 I2C controller"
> > > + depends on OF && (ARCH_EFM32 || COMPILE_TEST)
> > 
> > Is EFM32 DT only? Do we need the dependency on OF?
> yes, efm32 is DT only. Still for the COMPILE_TEST branch the OF is
> needed.

Really? of_* functions should have empty templates if OF is not
selected, I'd think.

Attachment: signature.asc
Description: Digital signature

Reply via email to