]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
authorDavid Hildenbrand <david@redhat.com>
Mon, 1 Sep 2025 15:03:25 +0000 (17:03 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 21 Sep 2025 21:22:01 +0000 (14:22 -0700)
commit016496e3e3cc33421a7b0f4971141ffeec44f04b
tree9c8cac18895a92b315e86b4beb257b79ec9da38d
parenta2f0cbea29d34c8b581ee335b4e59d213bb324fc
x86/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-5-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/Kconfig