diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2016-12-19 13:57:31 +0100 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-12-19 14:19:47 +0100 |
commit | 1fea0d89f5b7867262213fc0ac459c4ab861e465 (patch) | |
tree | a94070cc48a314ace44015fd17e2d41d7f319f2f /target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch | |
parent | c170d84bbe08e0f049c99d3f376aae170a36458e (diff) | |
download | upstream-1fea0d89f5b7867262213fc0ac459c4ab861e465.tar.gz upstream-1fea0d89f5b7867262213fc0ac459c4ab861e465.tar.bz2 upstream-1fea0d89f5b7867262213fc0ac459c4ab861e465.zip |
CC: kernel: update to 3.18.45, refresh targetschaos_calmer
Compile-tested on ar71xx, imx6, lantiq, mvebu
Runtime-tested on sunxi.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch b/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch index 813d7f8534..3d264d2d88 100644 --- a/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch +++ b/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch @@ -22,7 +22,7 @@ meaning of the bits CPUCLK_FROM_CPUPLL and DDRCLK_FROM_DDRPLL is reversed. --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -1266,6 +1266,10 @@ config SOC_AR934X +@@ -1277,6 +1277,10 @@ config SOC_AR934X select PCI_AR724X if PCI def_bool n @@ -33,7 +33,7 @@ meaning of the bits CPUCLK_FROM_CPUPLL and DDRCLK_FROM_DDRPLL is reversed. config SOC_QCA955X select HW_HAS_PCI select PCI_AR724X if PCI -@@ -1308,7 +1312,7 @@ config ATH79_DEV_USB +@@ -1319,7 +1323,7 @@ config ATH79_DEV_USB def_bool n config ATH79_DEV_WMAC |