mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-05 10:39:23 +00:00
11 lines
256 B
Diff
11 lines
256 B
Diff
--- 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
|
|
|