On Mon, May 26, 2025 at 01:17:35PM +0200, Janosch Frank wrote: > On 5/20/25 8:26 PM, Claudio Imbrenda wrote: > > + > > +obj-$(subst m,y,$(CONFIG_KVM)) += gmap_helpers.o > > So gmap.o depends on PGSTE but gmap_helpers.o depends on KVM. > Yes, PGSTE is Y if KVM is set, but this looks really strange. > > @Heiko: > Can we move away from CONFIG_PGSTE and start using CONFIG_KVM instead? > Well, maybe this goes away with Claudio's rework anyway. Sure, I'd appreciate if we can get rid of config options.