mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 01:28:59 +00:00
6f8d647778
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48469
11 lines
281 B
Diff
11 lines
281 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_CPS
|
|
+ select SYS_SUPPORTS_HIGHMEM
|
|
select MIPS_GIC
|
|
select COMMON_CLK
|
|
select CLKSRC_MIPS_GIC
|