diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-01-24 10:02:22 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-01-24 10:02:22 +0000 |
commit | 08b791594a01a5f28339c4dc65c23ced4db39211 (patch) | |
tree | 6dbbb7f4a094fb6f0fd9ce69446106792127d160 /target | |
parent | 3ab8fbccd1e139357b849ee476202edf55daa3b2 (diff) | |
download | master-187ad058-08b791594a01a5f28339c4dc65c23ced4db39211.tar.gz master-187ad058-08b791594a01a5f28339c4dc65c23ced4db39211.tar.bz2 master-187ad058-08b791594a01a5f28339c4dc65c23ced4db39211.zip |
[target] generic-2.6: add missing 2.6.32 config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19311 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 3b0e75438c..bfd0435872 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -2008,6 +2008,7 @@ CONFIG_SLAB=y # CONFIG_SLIP is not set # CONFIG_SLOB is not set # CONFIG_SLOW_WORK is not set +# CONFIG_SLOW_WORK_DEBUG is not set # CONFIG_SLUB_DEBUG is not set # CONFIG_SLUB is not set # CONFIG_SMARTJOYPLUS_FF is not set |