mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
aa4c6e27b4
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46659
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
|
|
|