mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
d7023e105f
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45889
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
|
|
|