Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc31e838 authored by Matt LaPlante's avatar Matt LaPlante Committed by Adrian Bunk
Browse files

fix an arch/alpha/Kconfig typo



Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent cc2e2767
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -534,7 +534,7 @@ config ARCH_DISCONTIGMEM_ENABLE
	bool "Discontiguous Memory Support (EXPERIMENTAL)"
	depends on EXPERIMENTAL
	help
	  Say Y to upport efficient handling of discontiguous physical memory,
	  Say Y to support efficient handling of discontiguous physical memory,
	  for architectures which are either NUMA (Non-Uniform Memory Access)
	  or have huge holes in the physical address space for other reasons.
	  See <file:Documentation/vm/numa> for more.