]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
s390/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
authorDavid Hildenbrand <david@redhat.com>
Mon, 1 Sep 2025 15:03:24 +0000 (17:03 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 12 Sep 2025 00:25:29 +0000 (17:25 -0700)
Now handled by the core automatically once SPARSEMEM_VMEMMAP_ENABLE is
selected.

Link: https://lkml.kernel.org/r/20250901150359.867252-4-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Christian Borntraeger <borntraeger@linux.ibm.com>
Cc: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/s390/Kconfig

index bf680c26a33cf7bef2ed5e25cabc061597c131b1..145ca23c2fff6a0b388e12ecfd196a4619029cd5 100644 (file)
@@ -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