diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-11 09:33:16 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-11 09:33:16 +0000 |
commit | 0b86ea3caffc89673a65f6e355bc39b4ceba323b (patch) | |
tree | 345e6da9e4e349257087c2f2884ca1f52e3537f4 /target/linux/generic-2.6/config-2.6.32 | |
parent | 80f663be7614b223837ccda6767867b4ff32c894 (diff) |
clean up handling of some kernel symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.32')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 834f5c133..e6d3c5e70 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -13,6 +13,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 @@ -480,6 +481,7 @@ CONFIG_DEVTMPFS=y # 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 @@ -1008,14 +1010,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 @@ -1053,6 +1048,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 @@ -1125,6 +1121,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 |