diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index a0ffb5188c8c..b4e1875f9861 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -925,7 +925,6 @@ config X86_PAE | |||
925 | def_bool n | 925 | def_bool n |
926 | prompt "PAE (Physical Address Extension) Support" | 926 | prompt "PAE (Physical Address Extension) Support" |
927 | depends on X86_32 && !HIGHMEM4G | 927 | depends on X86_32 && !HIGHMEM4G |
928 | select RESOURCES_64BIT | ||
929 | help | 928 | help |
930 | PAE is required for NX support, and furthermore enables | 929 | PAE is required for NX support, and furthermore enables |
931 | larger swapspace support for non-overcommit purposes. It | 930 | larger swapspace support for non-overcommit purposes. It |