Re: [PATCH] iommu/apple-dart: correct CONFIG_PCIE_APPLE macro name in comment

From: Sven Peter

Date: Wed Jun 10 2026 - 13:07:10 EST


On 09.06.26 21:56, Ethan Nelson-Moore wrote:
A comment in drivers/iommu/apple-dart.c incorrectly refers to
CONFIG_PCI_APPLE instead of CONFIG_PCIE_APPLE. Correct it.

Discovered while searching for CONFIG_* symbols referenced in code but
not defined in any Kconfig file.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@xxxxxxxxx>
---

Reviewed-by: Sven Peter <sven@xxxxxxxxxx>



Thanks,


Sven