From bf9b79b20073d8301fe15e8f5d5c7c8b282730e0 Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 18 Jul 2007 11:31:01 +0000 Subject: dynamically enable/disable kernel config options for kmod packages based on build system config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-template | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'target/linux/generic-2.6/config-template') diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 12706d4ff..1600157e3 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -51,6 +51,8 @@ CONFIG_AX25=m # CONFIG_BACKLIGHT_LCD_SUPPORT is not set CONFIG_BASE_FULL=y # CONFIG_BASLER_EXCITE is not set +# CONFIG_BAYCOM_EPP is not set +# CONFIG_BAYCOM_PAR is not set # CONFIG_BAYCOM_SER_FDX is not set # CONFIG_BAYCOM_SER_HDX is not set CONFIG_BCM43XX=m @@ -605,7 +607,7 @@ CONFIG_JFFS2_RTIME=y CONFIG_JFFS2_ZLIB=y # CONFIG_JFFS_FS is not set # CONFIG_JFS_DEBUG is not set -CONFIG_JFS_FS=m +# CONFIG_JFS_FS is not set # CONFIG_JFS_POSIX_ACL is not set # CONFIG_JFS_SECURITY is not set # CONFIG_JFS_STATISTICS is not set @@ -856,8 +858,8 @@ CONFIG_NLS_UTF8=m CONFIG_NORTEL_HERMES=m # CONFIG_NS83820 is not set # CONFIG_NTFS_DEBUG is not set -CONFIG_NTFS_FS=m -CONFIG_NTFS_RW=y +# CONFIG_NTFS_FS is not set +# CONFIG_NTFS_RW is not set # CONFIG_OCFS2_FS is not set # CONFIG_OSF_PARTITION is not set CONFIG_PACKET=y @@ -978,7 +980,7 @@ CONFIG_PROC_SYSCTL=y CONFIG_RAMFS=y # CONFIG_RAW_DRIVER is not set # CONFIG_REISERFS_CHECK is not set -CONFIG_REISERFS_FS=m +# CONFIG_REISERFS_FS is not set # CONFIG_REISERFS_FS_XATTR is not set # CONFIG_REISERFS_PROC_INFO is not set # CONFIG_RELAY is not set @@ -1144,7 +1146,7 @@ CONFIG_SLAB=y CONFIG_SLHC=m # CONFIG_SLIP is not set # CONFIG_SLOB is not set -CONFIG_SMB_FS=m +# CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set CONFIG_SND=m # CONFIG_SND_AD1816A is not set -- cgit v1.2.3