diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-08-05 17:54:45 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-08-05 17:54:45 +0000 |
commit | 241450cb3a57973b2f091054845a0a5be21f9593 (patch) | |
tree | 66aa03b57e93a98cfd3d32cfd6260eea96f0f3fe /target | |
parent | 806f1494139c022f5bc71691f02fde5bc1e79bfd (diff) | |
download | upstream-241450cb3a57973b2f091054845a0a5be21f9593.tar.gz upstream-241450cb3a57973b2f091054845a0a5be21f9593.tar.bz2 upstream-241450cb3a57973b2f091054845a0a5be21f9593.zip |
add missing kconfig symbol
SVN-Revision: 12145
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 501dd4e795..3a4b07b614 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1376,6 +1376,7 @@ CONFIG_SLHC=m # CONFIG_SLIP is not set # CONFIG_SLOB is not set CONFIG_SLUB=y +# CONFIG_SLUB_DEBUG is not set # CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set CONFIG_SND=m |