diff options
author | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-13 01:05:31 +0000 |
---|---|---|
committer | thepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-13 01:05:31 +0000 |
commit | aa5799156ed74e7ef9b8cf9975b2be00cc486df0 (patch) | |
tree | d5e0995ef4320fd2dddbe353f13cb9e557e44812 /target | |
parent | 669c4ccdd194cad02b46a2ce7d8f02986e3b89e1 (diff) |
fix mistake, thanks xMff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19620 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/config-2.6.32 b/target/linux/brcm47xx/config-2.6.32 index e6022fdef7..5780b9df79 100644 --- a/target/linux/brcm47xx/config-2.6.32 +++ b/target/linux/brcm47xx/config-2.6.32 @@ -69,7 +69,7 @@ CONFIG_CSRC_R4K_LIB=y CONFIG_CSRC_R4K=y CONFIG_DECOMPRESS_LZMA=y CONFIG_DEVPORT=y -DM_LOG_USERSPACE=n +CONFIG_DM_LOG_USERSPACE=n # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y |