[PATCH] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Wed May 28 10:31:00 UTC 2025
On Wed, May 28, 2025 at 03:17:03AM -0700, Christopher Snowhill wrote:
> On Wed May 28, 2025 at 3:03 AM PDT, Arnd Bergmann wrote:
> > On Wed, May 28, 2025, at 11:34, Andy Shevchenko wrote:
> >> 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:
...
> > I think ACPI_VIDEO is at the center here, and changing all the
> > 'select ACPI_VIDEO if ACPI' instances to
> > 'depends on ACPI_VIDEO || !ACPI_VIDEO' would solve a lot of
>
> Maybe you meant 'depends on ACPI_VIDEO || !ACPI' ?
I believe not. The depends on FOO || FOO=n is idiomatic in Kconfig.
> > the recurring dependency loop problems in drivers/gpu/.
> >
> > Actually doing it without regressions is going to be
> > nontrivial though, because any change in this area is likely
> > to trigger another dependency loop somewhere.
--
With Best Regards,
Andy Shevchenko
More information about the dri-devel
mailing list