mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 09:54:53 +00:00
9c24227090
NAND support is missing Signed-off-by: John Crispin <john@phrozen.org>
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
|