[PATCH] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Wed May 28 09:34:43 UTC 2025
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.demarchi at 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
More information about the dri-devel
mailing list