From 57b64fc8406da4578e449744697eaf6abb010941 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 5 Aug 2008 17:54:45 +0000 Subject: [PATCH] add missing kconfig symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12145 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.26 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.35.1