diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-02-14 12:50:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-02-14 12:50:09 +0000 |
commit | 1d3ab0732f83cb64a45a9acb7b300e858ebb3535 (patch) | |
tree | 7c14c4948a593783ef09c7f8f66800689e04e7b8 | |
parent | 85d6f271e47d4100f2ff776ba574aeb5f3c0295b (diff) | |
download | upstream-1d3ab0732f83cb64a45a9acb7b300e858ebb3535.tar.gz upstream-1d3ab0732f83cb64a45a9acb7b300e858ebb3535.tar.bz2 upstream-1d3ab0732f83cb64a45a9acb7b300e858ebb3535.zip |
kernel: yet another missing config symbol for 2.6.32
SVN-Revision: 19629
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 19f706115b..edd1394e43 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 |