diff options
author | Luka Perkov <luka@openwrt.org> | 2015-03-10 16:11:44 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-03-10 16:11:44 +0000 |
commit | ce6e006011ccddc70cd3bf450c942649e0ca74b7 (patch) | |
tree | 34fc75c49c10a66a9db1fb5dd97467d7291fe7e2 /target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch | |
parent | 3786f9be7e185e5335e6841f356bc1b8beb32289 (diff) | |
download | upstream-ce6e006011ccddc70cd3bf450c942649e0ca74b7.tar.gz upstream-ce6e006011ccddc70cd3bf450c942649e0ca74b7.tar.bz2 upstream-ce6e006011ccddc70cd3bf450c942649e0ca74b7.zip |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44649 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ed06a9b33a..9b69869143 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 -@@ -1168,6 +1168,10 @@ config SOC_AR934X +@@ -1178,6 +1178,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 -@@ -1210,7 +1214,7 @@ config ATH79_DEV_USB +@@ -1220,7 +1224,7 @@ config ATH79_DEV_USB def_bool n config ATH79_DEV_WMAC |