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 | 4f581d97bfce649ae4c30b4e62d0f691b942d8e6 (patch) | |
tree | 2bc4c625c352c47a31d2a72db05670d8bed22882 /target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch | |
parent | e04e6230092fc03215685d820abb25cc503c3357 (diff) | |
download | mtk-20170518-4f581d97bfce649ae4c30b4e62d0f691b942d8e6.zip mtk-20170518-4f581d97bfce649ae4c30b4e62d0f691b942d8e6.tar.gz mtk-20170518-4f581d97bfce649ae4c30b4e62d0f691b942d8e6.tar.bz2 |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44649
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 ed06a9b..9b69869 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 |