diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-01 18:39:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-01 18:39:55 +0000 |
commit | 74d87da85a5992316071c7dae7236bcbdf531663 (patch) | |
tree | 0e50b3746640a0689a185b34ff59eb0a366c9fa9 /target | |
parent | ba995b32962f7b0ae110f5deceed905616d7667e (diff) | |
download | upstream-74d87da85a5992316071c7dae7236bcbdf531663.tar.gz upstream-74d87da85a5992316071c7dae7236bcbdf531663.tar.bz2 upstream-74d87da85a5992316071c7dae7236bcbdf531663.zip |
generic: yet another missing config symbol for 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24208 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index ffc30aa118..e0b2845992 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -2218,6 +2218,7 @@ CONFIG_SLABINFO=y # CONFIG_SLOB is not set # CONFIG_SLUB is not set # CONFIG_SLUB_DEBUG is not set +# CONFIG_SLUB_STATS is not set # CONFIG_SMARTJOYPLUS_FF is not set # CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set |