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 | 46d2e6a5b9b5ad6dc21dd3c0d0cf25c8e34fce09 (patch) | |
tree | a2f23dc3879b5b8a3eacf871da59230f4e8b89be /target/linux/ar71xx/config-3.3 | |
parent | eadecf68d8746de591321b913f0d24756e1ea18e (diff) | |
download | master-187ad058-46d2e6a5b9b5ad6dc21dd3c0d0cf25c8e34fce09.tar.gz master-187ad058-46d2e6a5b9b5ad6dc21dd3c0d0cf25c8e34fce09.tar.bz2 master-187ad058-46d2e6a5b9b5ad6dc21dd3c0d0cf25c8e34fce09.zip |
ar71xx: use the RLE library for RB751
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33338 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |