On Tue, May 27, 2025 at 03:55:46PM -0500, Lucas De Marchi wrote: > On Fri, May 23, 2025 at 02:10:46PM +0200, Arnd Bergmann wrote:
... > > + depends on INTEL_PLATFORM_DEVICES || !(X86 && ACPI) > > ^ > Did you mean X86_PLATFORM_DEVICES here? Why do we need to depend on the whole thingy (yes, it will be enabled at the end) if we only talking about Intel? > With that, Reviewed-by: Lucas De Marchi <lucas.demar...@intel.com> > > I see several drivers selecting > X86_PLATFORM_DEVICES though. Maybe they should also be translated to > dependencies instead? I think so, selecting that sounds wrong. -- With Best Regards, Andy Shevchenko