[RFC] PCI: add CONFIG_MMU dependency
Jeff Hugo
jeff.hugo at oss.qualcomm.com
Mon Apr 7 16:02:52 UTC 2025
On 4/7/2025 4:38 AM, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
>
> It turns out that there are no platforms that have PCI but don't have an MMU,
> so adding a Kconfig dependency on CONFIG_PCI simplifies build testing kernels
> for those platforms a lot, and avoids a lot of inadvertent build regressions.
>
> Add a dependency for CONFIG_PCI and remove all the ones for PCI specific
> device drivers that are currently marked not having it.
>
> Link: https://lore.kernel.org/lkml/a41f1b20-a76c-43d8-8c36-f12744327a54@app.fastmail.com/
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> ---
> drivers/accel/qaic/Kconfig | 1 -
For qaic:
Acked-by: Jeff Hugo <jeff.hugo at oss.qualcomm.com>
More information about the Intel-xe
mailing list