From 9afc4a1109c6ee9ff014be227f0c2fd602d626d2 Mon Sep 17 00:00:00 2001
From: Travis Kemen <thepeople@openwrt.org>
Date: Sat, 13 Feb 2010 01:05:31 +0000
Subject: [PATCH] fix mistake, thanks xMff

SVN-Revision: 19620
---
 target/linux/brcm47xx/config-2.6.32 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
GitLab