Re: [PATCH] PCI: apple: Add depends on PAGE_SIZE_16KB
From: Alyssa Rosenzweig
Date: Sun Feb 16 2025 - 14:51:31 EST
> This is much less sutle than I remember up to the point that I'm not
> sure if this change is still needed.
>
> Silently disabled CONFIG_* due to missing dependencies aren't nice either.
Very true. Plus, it seems useful to be able to build-test the apple pcie
driver in a 4K situation, to catch build-breaks sooner for cross-driver
changes.
Let's drop this patch from our tree?
Alyssa