diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-13 11:30:07 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-15 10:53:17 +0100 |
commit | 62feabecd8a84cfe0d6a5aa3bad2720dbf328370 (patch) | |
tree | ab9ea1c18f45f461775d021082ee170f6fe478ff /target/linux/ramips/patches-4.14/101-mt7621-timer.patch | |
parent | 9fb3710a8b9e5a5bc96914d2631f22c90bbbb6dc (diff) | |
download | upstream-62feabecd8a84cfe0d6a5aa3bad2720dbf328370.tar.gz upstream-62feabecd8a84cfe0d6a5aa3bad2720dbf328370.tar.bz2 upstream-62feabecd8a84cfe0d6a5aa3bad2720dbf328370.zip |
kernel: bump 4.14 to 4.14.99
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ramips/patches-4.14/101-mt7621-timer.patch')
-rw-r--r-- | target/linux/ramips/patches-4.14/101-mt7621-timer.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/101-mt7621-timer.patch b/target/linux/ramips/patches-4.14/101-mt7621-timer.patch index ea8be56942..60c000b4b3 100644 --- a/target/linux/ramips/patches-4.14/101-mt7621-timer.patch +++ b/target/linux/ramips/patches-4.14/101-mt7621-timer.patch @@ -69,7 +69,7 @@ void __iomem *sysc = (void __iomem *) KSEG1ADDR(MT7621_SYSC_BASE); --- a/arch/mips/ralink/Kconfig +++ b/arch/mips/ralink/Kconfig -@@ -58,6 +58,7 @@ choice +@@ -59,6 +59,7 @@ choice select CLKSRC_MIPS_GIC select HW_HAS_PCI select WEAK_REORDERING_BEYOND_LLSC |