projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
dynamically enable/disable kernel config options for kmod packages based on build...
[openwrt.git]
/
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
12706d4
..
1600157
100644
(file)
--- 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_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
# 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_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
# 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_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
# 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_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
# 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_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
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
# CONFIG_SND_AD1816A is not set
This page took
0.023576 seconds
and
4
git commands to generate.