* David Hildenbrand <david@xxxxxxxxxx> [250827 18:03]: > Now handled by the core automatically once SPARSEMEM_VMEMMAP_ENABLE > is selected. > > Reviewed-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx> > Cc: Heiko Carstens <hca@xxxxxxxxxxxxx> > Cc: Vasily Gorbik <gor@xxxxxxxxxxxxx> > Cc: Alexander Gordeev <agordeev@xxxxxxxxxxxxx> > Cc: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx> > Cc: Sven Schnelle <svens@xxxxxxxxxxxxx> > Signed-off-by: David Hildenbrand <david@xxxxxxxxxx> I have a little fear of the Cc's that may come with this one, but.. Reviewed-by: Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> > --- > arch/s390/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig > index bf680c26a33cf..145ca23c2fff6 100644 > --- a/arch/s390/Kconfig > +++ b/arch/s390/Kconfig > @@ -710,7 +710,6 @@ menu "Memory setup" > config ARCH_SPARSEMEM_ENABLE > def_bool y > select SPARSEMEM_VMEMMAP_ENABLE > - select SPARSEMEM_VMEMMAP > > config ARCH_SPARSEMEM_DEFAULT > def_bool y > -- > 2.50.1 >