On Tue, Aug 26, 2025 at 08:17:12AM +0200, Thomas Weißschuh wrote: > All users of the generic vDSO library also use the generic vDSO datastore. > > Remove the now unnecessary kconfig symbol. > > Signed-off-by: Thomas Weißschuh <thomas.weisssc...@linutronix.de> > --- > arch/Kconfig | 2 +- > arch/arm/mm/Kconfig | 1 - > arch/arm64/Kconfig | 1 -
Acked-by: Catalin Marinas <catalin.mari...@arm.com>