diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-02-22 04:44:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-02-22 04:44:24 +0000 |
commit | 11014b5cea049006554f2eddc157196c9dc431a8 (patch) | |
tree | 265aa65894282aa4e185abdb99e6fd7fd34b8803 /target/linux/etrax/config-2.6.28 | |
parent | 7eb15898755be46e94078faffdacd8c9b0ce66cd (diff) | |
download | upstream-11014b5cea049006554f2eddc157196c9dc431a8.tar.gz upstream-11014b5cea049006554f2eddc157196c9dc431a8.tar.bz2 upstream-11014b5cea049006554f2eddc157196c9dc431a8.zip |
disable all kernel config options that are set to =m
SVN-Revision: 14611
Diffstat (limited to 'target/linux/etrax/config-2.6.28')
-rw-r--r-- | target/linux/etrax/config-2.6.28 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/target/linux/etrax/config-2.6.28 b/target/linux/etrax/config-2.6.28 index 49aa9268b3..c9b464f9c2 100644 --- a/target/linux/etrax/config-2.6.28 +++ b/target/linux/etrax/config-2.6.28 @@ -5,27 +5,27 @@ CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_LOOP is not set # CONFIG_BONDING is not set CONFIG_BOUNCE=y -CONFIG_BRIDGE=m +# CONFIG_BRIDGE is not set # CONFIG_BT is not set # CONFIG_CIFS is not set CONFIG_CLASSIC_RCU=y CONFIG_CRIS=y # CONFIG_CRIS_MACH_ARTPEC3 is not set -CONFIG_CRYPTO_AEAD2=m -CONFIG_CRYPTO_ALGAPI2=m +# CONFIG_CRYPTO_AEAD2 is not set +# CONFIG_CRYPTO_ALGAPI2 is not set # CONFIG_CRYPTO_ANUBIS is not set -CONFIG_CRYPTO_BLKCIPHER2=m +# CONFIG_CRYPTO_BLKCIPHER2 is not set # CONFIG_CRYPTO_BLOWFISH is not set # CONFIG_CRYPTO_CAMELLIA is not set # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST6 is not set # CONFIG_CRYPTO_CRC32C is not set -CONFIG_CRYPTO_HASH2=m +# CONFIG_CRYPTO_HASH2 is not set # CONFIG_CRYPTO_KHAZAD is not set -CONFIG_CRYPTO_MANAGER2=m +# CONFIG_CRYPTO_MANAGER2 is not set # CONFIG_CRYPTO_MD4 is not set # CONFIG_CRYPTO_NULL is not set -CONFIG_CRYPTO_RNG2=m +# CONFIG_CRYPTO_RNG2 is not set # CONFIG_CRYPTO_SERPENT is not set # CONFIG_CRYPTO_SHA256 is not set # CONFIG_CRYPTO_SHA512 is not set @@ -186,7 +186,7 @@ CONFIG_HAVE_IDE=y CONFIG_INITRAMFS_SOURCE="" # CONFIG_ISO9660_FS is not set CONFIG_KMOD=y -CONFIG_LLC=m +# CONFIG_LLC is not set # CONFIG_MINIX_FS is not set # CONFIG_MSDOS_FS is not set CONFIG_MTD=y @@ -238,7 +238,7 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_NFSD is not set # CONFIG_NFS_FS is not set CONFIG_NF_CT_ACCT=y -CONFIG_NF_DEFRAG_IPV4=m +# CONFIG_NF_DEFRAG_IPV4 is not set CONFIG_NLS=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y @@ -251,7 +251,7 @@ CONFIG_ROMFS_FS=y # CONFIG_RTC is not set CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SERIAL_8250 is not set -CONFIG_STP=m +# CONFIG_STP is not set # CONFIG_SVINTO_SIM is not set # CONFIG_SYSTEM_PROFILER is not set CONFIG_SYSVIPC_SYSCTL=y |