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 | 17564e7db82c9567c73bb62584b0d98e4050c8fe (patch) | |
tree | 082f6d366db7e2a0732d1a05814e7c458fc283cc | |
parent | a8c3d1ab6d33244965224b8bb7e43bdb55d28c80 (diff) | |
download | upstream-17564e7db82c9567c73bb62584b0d98e4050c8fe.tar.gz upstream-17564e7db82c9567c73bb62584b0d98e4050c8fe.tar.bz2 upstream-17564e7db82c9567c73bb62584b0d98e4050c8fe.zip |
generic: yet another missing config symbol for 2.6.37
SVN-Revision: 24208
-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 |