diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 366b401c1f29b4c93148b861495dd9fdacfac90d..c6fe99e57a0526ae2884eb49d500023ca3ef6ea0 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig @@ -467,7 +467,7 @@ endchoice choice depends on EXPERIMENTAL && !X86_PAE - prompt "Memory split" + prompt "Memory split" if EMBEDDED default VMSPLIT_3G help Select the desired split between kernel and user memory.