diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
commit | 825b37cc569b40e0fcea9647f06495437069c0c8 (patch) | |
tree | 3c708f4c32d4197e524126d3009d82b5df3aab67 /target/linux/generic-2.6/config-2.6.31 | |
parent | 0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa (diff) | |
download | upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.gz upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.bz2 upstream-825b37cc569b40e0fcea9647f06495437069c0c8.zip |
clean up handling of some kernel symbols
SVN-Revision: 19581
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.31')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 04eecf4797..0d75a4673b 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -14,6 +14,7 @@ # CONFIG_AFFS_FS is not set # CONFIG_AF_RXRPC is not set # CONFIG_AFS_FS is not set +# CONFIG_AGP is not set CONFIG_AIO=y # CONFIG_AIRO_CS is not set # CONFIG_AIRO is not set @@ -470,6 +471,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_E100 is not set # CONFIG_ECHO is not set # CONFIG_ECONET is not set +# CONFIG_EDAC is not set # CONFIG_EEPRO100 is not set # CONFIG_EEPROM_93CX6 is not set # CONFIG_EEPROM_AT24 is not set @@ -989,14 +991,7 @@ CONFIG_IPW2200_MONITOR=y # CONFIG_IRDA is not set # CONFIG_IRQSOFF_TRACER is not set # CONFIG_ISCSI_TCP is not set -# CONFIG_ISDN_CAPI_CAPI20 is not set -CONFIG_ISDN_CAPI_CAPIFS_BOOL=y -# CONFIG_ISDN_CAPI_CAPIFS is not set -# CONFIG_ISDN_CAPI is not set -CONFIG_ISDN_CAPI_MIDDLEWARE=y -# CONFIG_ISDN_DRV_AVMB1_VERBOSE_REASON is not set -# CONFIG_ISDN_I4L is not set -CONFIG_ISDN=y +# CONFIG_ISDN is not set # CONFIG_ISL29003 is not set # CONFIG_ISO9660_FS is not set # CONFIG_IWL3945 is not set @@ -1034,6 +1029,7 @@ CONFIG_JOLIET=y # CONFIG_KALLSYMS_EXTRA_PASS is not set # CONFIG_KALLSYMS is not set # CONFIG_KARMA_PARTITION is not set +# CONFIG_KERNEL_BZIP2 is not set # CONFIG_KERNEL_GZIP is not set CONFIG_KERNEL_LZMA=y # CONFIG_KERNEL_LZO is not set @@ -1104,6 +1100,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=1 CONFIG_MAC80211_DEFAULT_PS=y # CONFIG_MAC80211 is not set # CONFIG_MAC_EMUMOUSEBTN is not set +# CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MAC_PARTITION is not set # CONFIG_MACVLAN is not set # CONFIG_MAGIC_SYSRQ is not set |