diff options
author | Travis Kemen <thepeople@openwrt.org> | 2010-02-13 00:53:21 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2010-02-13 00:53:21 +0000 |
commit | 11732a645af946dac8614a3cbbe931d8acdff2c7 (patch) | |
tree | caedcd8e6ff9c1dddca61e897f559810e33baf16 /target | |
parent | 4587b22ccbee8f21d5806fa36443d08f92bcf46b (diff) | |
download | upstream-11732a645af946dac8614a3cbbe931d8acdff2c7.tar.gz upstream-11732a645af946dac8614a3cbbe931d8acdff2c7.tar.bz2 upstream-11732a645af946dac8614a3cbbe931d8acdff2c7.zip |
sync kernel config, closes #6675
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19619 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/config-2.6.32 b/target/linux/brcm47xx/config-2.6.32 index a5ea2931fe..e6022fdef7 100644 --- a/target/linux/brcm47xx/config-2.6.32 +++ b/target/linux/brcm47xx/config-2.6.32 @@ -69,6 +69,7 @@ CONFIG_CSRC_R4K_LIB=y CONFIG_CSRC_R4K=y CONFIG_DECOMPRESS_LZMA=y CONFIG_DEVPORT=y +DM_LOG_USERSPACE=n # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y |