diff options
author | Travis Kemen <thepeople@openwrt.org> | 2010-02-13 01:05:31 +0000 |
---|---|---|
committer | Travis Kemen <thepeople@openwrt.org> | 2010-02-13 01:05:31 +0000 |
commit | 9afc4a1109c6ee9ff014be227f0c2fd602d626d2 (patch) | |
tree | 416f524901987623648e35354d40fab35bcb51f4 /target/linux | |
parent | 2dc489505e1f44630d252ba295d9e948ea751ed0 (diff) | |
download | upstream-9afc4a1109c6ee9ff014be227f0c2fd602d626d2.tar.gz upstream-9afc4a1109c6ee9ff014be227f0c2fd602d626d2.tar.bz2 upstream-9afc4a1109c6ee9ff014be227f0c2fd602d626d2.zip |
fix mistake, thanks xMff
SVN-Revision: 19620
Diffstat (limited to 'target/linux')
-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 |