]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
authorDavid Hildenbrand <david@redhat.com>
Mon, 1 Sep 2025 15:03:23 +0000 (17:03 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 21 Sep 2025 21:22:01 +0000 (14:22 -0700)
commit84188a3ab578eb5822c668ba6980f3e68e0f8244
tree566efeac698178cdcaa3a4c9ab28dbb36069b89d
parentf8f03eb5f0f91fddc9bb8563c7e82bd7d3ba1dd0
arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"

Now handled by the core automatically once SPARSEMEM_VMEMMAP_ENABLE is
selected.

Link: https://lkml.kernel.org/r/20250901150359.867252-3-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm64/Kconfig