diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 17:51:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-08 17:51:56 +0000 |
commit | 88a5478781a2d32e1e25afed06eff65cd325996d (patch) | |
tree | baa3f6ad75c24e5f19135db1fdeee0eaa817de78 /target/linux/ar71xx/config-3.3 | |
parent | 73df240bb3bca4d5cc81322105eaa836abc4e6f9 (diff) | |
download | upstream-88a5478781a2d32e1e25afed06eff65cd325996d.tar.gz upstream-88a5478781a2d32e1e25afed06eff65cd325996d.tar.bz2 upstream-88a5478781a2d32e1e25afed06eff65cd325996d.zip |
ar71xx: use the RLE library for RB751
SVN-Revision: 33338
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index 3b3ace5068..117e847b07 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -188,7 +188,7 @@ CONFIG_PCI_DOMAINS=y CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y # CONFIG_PREEMPT_RCU is not set -# CONFIG_RLE_DECOMPRESS is not set +CONFIG_RLE_DECOMPRESS=y CONFIG_RTL8306_PHY=y CONFIG_RTL8366RB_PHY=y CONFIG_RTL8366S_PHY=y |