summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/mikrotik
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2015-04-07 20:03:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2015-04-07 20:03:35 +0000
commit76b5a9aa7d9ca0dcd7369e302f943d7a128621da (patch)
tree896b47c256f062b82b318e7028472282a6711330 /target/linux/ar71xx/mikrotik
parentf0cbd004ee3992c6c8cbee0466fa5a53bbf50e80 (diff)
downloadmaster-31e0f0ae-76b5a9aa7d9ca0dcd7369e302f943d7a128621da.tar.gz
master-31e0f0ae-76b5a9aa7d9ca0dcd7369e302f943d7a128621da.tar.bz2
master-31e0f0ae-76b5a9aa7d9ca0dcd7369e302f943d7a128621da.zip
ar71xx: routerboot: add support for extended radio data
On newer Mikrotik boards, the radio calibration data is stored differently and uses LZO compression instead of RLE. Update the RouterBOOT helper code to support the new format. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 45297
Diffstat (limited to 'target/linux/ar71xx/mikrotik')
-rw-r--r--target/linux/ar71xx/mikrotik/config-default1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default
index c939a95644..58cc344a80 100644
--- a/target/linux/ar71xx/mikrotik/config-default
+++ b/target/linux/ar71xx/mikrotik/config-default
@@ -124,6 +124,7 @@ CONFIG_GPIO_74X164=y
CONFIG_GPIO_LATCH=y
# CONFIG_JFFS2_FS is not set
CONFIG_LEDS_RB750=y
+CONFIG_LZO_DECOMPRESS=y
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_GPIO=y
# CONFIG_MTD_CFI is not set