blob: 0a981511135f56784e9e0f5a6dc272b7d9c98d5d (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/arch/mips/ralink/Kconfig
+++ b/arch/mips/ralink/Kconfig
@@ -51,6 +51,7 @@ choice
select SYS_SUPPORTS_MULTITHREADING
select SYS_SUPPORTS_SMP
select SYS_SUPPORTS_MIPS_CMP
+ select SYS_SUPPORTS_HIGHMEM
select IRQ_GIC
select HW_HAS_PCI
|