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/at91/config-2.6.21 | |
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/at91/config-2.6.21')
-rw-r--r-- | target/linux/at91/config-2.6.21 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/target/linux/at91/config-2.6.21 b/target/linux/at91/config-2.6.21 index 3c9f00f26c..dc402dc913 100644 --- a/target/linux/at91/config-2.6.21 +++ b/target/linux/at91/config-2.6.21 @@ -83,18 +83,18 @@ CONFIG_CPU_CP15_MMU=y # CONFIG_CPU_ICACHE_DISABLE is not set CONFIG_CPU_TLB_V4WBI=y # CONFIG_CRYPTO_ANUBIS is not set -CONFIG_CRYPTO_BLKCIPHER=m +# CONFIG_CRYPTO_BLKCIPHER is not set # CONFIG_CRYPTO_BLOWFISH is not set # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST6 is not set -CONFIG_CRYPTO_CBC=m +# CONFIG_CRYPTO_CBC is not set # CONFIG_CRYPTO_CRC32C is not set -CONFIG_CRYPTO_DES=m +# CONFIG_CRYPTO_DES is not set CONFIG_CRYPTO_HASH=y CONFIG_CRYPTO_HMAC=y # CONFIG_CRYPTO_KHAZAD is not set # CONFIG_CRYPTO_MD4 is not set -CONFIG_CRYPTO_MD5=m +# CONFIG_CRYPTO_MD5 is not set # CONFIG_CRYPTO_NULL is not set # CONFIG_CRYPTO_SERPENT is not set # CONFIG_CRYPTO_SHA256 is not set @@ -127,7 +127,7 @@ CONFIG_HW_CONSOLE=y # CONFIG_I2C is not set # CONFIG_IEEE80211 is not set # CONFIG_IKCONFIG is not set -CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m +# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=y # CONFIG_INPUT_EVDEV is not set @@ -168,9 +168,9 @@ CONFIG_LEGACY_PTY_COUNT=32 # CONFIG_MACH_KB9200 is not set # CONFIG_MACH_ONEARM is not set CONFIG_MACH_VLINK=y -CONFIG_MMC=m -CONFIG_MMC_AT91=m -CONFIG_MMC_BLOCK=m +# CONFIG_MMC is not set +# CONFIG_MMC_AT91 is not set +# CONFIG_MMC_BLOCK is not set # CONFIG_MMC_DEBUG is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set @@ -258,7 +258,7 @@ CONFIG_UID16=y CONFIG_USB_MON=y # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set -CONFIG_USB_OHCI_HCD=m +# CONFIG_USB_OHCI_HCD is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_PRINTER is not set # CONFIG_USB_SERIAL_EDGEPORT is not set |