aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.18
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-06-04 21:45:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-06-04 21:45:12 +0000
commitd7023e105f6e632926b26132e2e8c916b81ef44f (patch)
tree7de83a74b515dc740f73318526c26784e0ccb29f /target/linux/ramips/patches-3.18
parent7a23eae2458dcbb05325d39707c35e8116aa10ec (diff)
downloadupstream-d7023e105f6e632926b26132e2e8c916b81ef44f.tar.gz
upstream-d7023e105f6e632926b26132e2e8c916b81ef44f.tar.bz2
upstream-d7023e105f6e632926b26132e2e8c916b81ef44f.zip
ramips: enable highmem support for mt7621
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45889
Diffstat (limited to 'target/linux/ramips/patches-3.18')
-rw-r--r--target/linux/ramips/patches-3.18/110-mt7621-add-highmem.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ramips/patches-3.18/110-mt7621-add-highmem.patch b/target/linux/ramips/patches-3.18/110-mt7621-add-highmem.patch
new file mode 100644
index 0000000000..0a98151113
--- /dev/null
+++ b/target/linux/ramips/patches-3.18/110-mt7621-add-highmem.patch
@@ -0,0 +1,10 @@
+--- 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
+