Re: [PATCH] genpt: Make GENERIC_PT invisible

From: Jason Gunthorpe

Date: Thu Nov 20 2025 - 11:49:35 EST


On Wed, Nov 12, 2025 at 03:08:05PM +0100, Geert Uytterhoeven wrote:
> There is no point in asking the user about the Generic Radix Page
> Table API:
> - All IOMMU drivers that use this API already select GENERIC_PT when
> needed,
> - Most users probably do not know what to answer anyway.
>
> Fixes: 7c5b184db7145fd4 ("genpt: Generic Page Table base API")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> drivers/iommu/generic_pt/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>

Jason