diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-05 17:54:45 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-05 17:54:45 +0000 |
commit | 57b64fc8406da4578e449744697eaf6abb010941 (patch) | |
tree | 0fd8fc0629eb37624eddd9e84737b66972580742 /target/linux | |
parent | 22738f2f4806d7ab704ff932d1f6a40a95f5e389 (diff) |
add missing kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12145 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 501dd4e79..3a4b07b61 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 |