From cea46cd3a4ff4388e500b6b3325c875bfb626a8f Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 14 Feb 2010 12:50:09 +0000 Subject: [PATCH] kernel: yet another missing config symbol for 2.6.32 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19629 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.32 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 19f706115..edd1394e4 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -495,6 +495,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_DMA_ENGINE is not set # CONFIG_DMASCC is not set # CONFIG_DMATEST is not set +# CONFIG_DM_LOG_USERSPACE is not set # CONFIG_DNET is not set # CONFIG_DNOTIFY is not set # CONFIG_DRAGONRISE_FF is not set -- 2.35.1