diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-03-07 17:56:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-03-07 17:56:53 +0000 |
commit | 3abf5ce6564e24a388b86caf1a00f91f4262b312 (patch) | |
tree | 77c12b89874795e1d0627b9106d526a6660e4cc1 /target/linux/ramips/patches-4.3/0066-mt7621-enable-highmem.patch | |
parent | f73d8fb81bd847c61cd3fba2a8b1240619009aff (diff) | |
download | mtk-20170518-3abf5ce6564e24a388b86caf1a00f91f4262b312.zip mtk-20170518-3abf5ce6564e24a388b86caf1a00f91f4262b312.tar.gz mtk-20170518-3abf5ce6564e24a388b86caf1a00f91f4262b312.tar.bz2 |
ramips: convert the remaining subtargets to 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48954
Diffstat (limited to 'target/linux/ramips/patches-4.3/0066-mt7621-enable-highmem.patch')
-rw-r--r-- | target/linux/ramips/patches-4.3/0066-mt7621-enable-highmem.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ramips/patches-4.3/0066-mt7621-enable-highmem.patch b/target/linux/ramips/patches-4.3/0066-mt7621-enable-highmem.patch deleted file mode 100644 index 50f32da..0000000 --- a/target/linux/ramips/patches-4.3/0066-mt7621-enable-highmem.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |