We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f960cfd commit 69b8d3fCopy full SHA for 69b8d3f
arch/x86/Kconfig
@@ -1404,7 +1404,7 @@ config HIGHMEM4G
1404
1405
config HIGHMEM64G
1406
bool "64GB"
1407
- depends on !M486
+ depends on !M486 && !M586 && !M586TSC && !M586MMX && !MGEODE_LX && !MGEODEGX1 && !MCYRIXIII && !MELAN && !MWINCHIPC6 && !WINCHIP3D && !MK6
1408
select X86_PAE
1409
---help---
1410
Select this if you have a 32-bit processor and more than 4
0 commit comments