diff options
Diffstat (limited to 'arch/tile/Kconfig')
-rw-r--r-- | arch/tile/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/tile/Kconfig b/arch/tile/Kconfig index e11b5fcb70e..4e8b82bca9e 100644 --- a/arch/tile/Kconfig +++ b/arch/tile/Kconfig | |||
@@ -220,7 +220,7 @@ config FORCE_MAX_ZONEORDER | |||
220 | 220 | ||
221 | choice | 221 | choice |
222 | depends on !TILEGX | 222 | depends on !TILEGX |
223 | prompt "Memory split" if EMBEDDED | 223 | prompt "Memory split" if EXPERT |
224 | default VMSPLIT_3G | 224 | default VMSPLIT_3G |
225 | ---help--- | 225 | ---help--- |
226 | Select the desired split between kernel and user memory. | 226 | Select the desired split between kernel and user memory. |