mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user