diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2015-04-07 20:03:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2015-04-07 20:03:24 +0000 |
commit | 3fa90854cf48c32690ae5196b2e0a69d668e33e9 (patch) | |
tree | 6c87144e7e7c0cd584ad21e7913f6ca03a5e57c1 /target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch | |
parent | cb2fd1e2ecd6b85404dbd1c24796ff35ee4a3efe (diff) | |
download | master-187ad058-3fa90854cf48c32690ae5196b2e0a69d668e33e9.tar.gz master-187ad058-3fa90854cf48c32690ae5196b2e0a69d668e33e9.tar.bz2 master-187ad058-3fa90854cf48c32690ae5196b2e0a69d668e33e9.zip |
ar71xx: select RLE_DECOMPRESS directly by the RouterBOOT helper code
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45296 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch b/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch index da5126aaaa..2e1ae29e58 100644 --- a/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch +++ b/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch @@ -445,7 +445,7 @@ } --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -1187,6 +1187,12 @@ config SOC_QCA955X +@@ -1183,6 +1183,12 @@ config SOC_QCA955X select PCI_AR724X if PCI def_bool n @@ -458,7 +458,7 @@ config ATH79_DEV_M25P80 select ATH79_DEV_SPI def_bool n -@@ -1224,7 +1230,7 @@ config ATH79_DEV_USB +@@ -1220,7 +1226,7 @@ config ATH79_DEV_USB def_bool n config ATH79_DEV_WMAC |