projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc2e276
)
fix an arch/alpha/Kconfig typo
author
Matt LaPlante
<kernel1@cyberdogtech.com>
Tue, 3 Oct 2006 20:23:47 +0000
(22:23 +0200)
committer
Adrian Bunk
<bunk@stusta.de>
Tue, 3 Oct 2006 20:23:47 +0000
(22:23 +0200)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
arch/alpha/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/alpha/Kconfig
b/arch/alpha/Kconfig
index 2b36afd8e969e479d88458bd5d092a4aa898c4cb..7e55ea66c6d4ad1e41fdaa02ae09c3aabf1991b1 100644
(file)
--- a/
arch/alpha/Kconfig
+++ b/
arch/alpha/Kconfig
@@
-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
s
upport 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.