From: Nicolas Thill Date: Sun, 27 Apr 2008 12:31:50 +0000 (+0000) Subject: properly disable CONFIG_CRYPTO_HW X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6;p=openwrt%2Fstaging%2Frmilecki.git properly disable CONFIG_CRYPTO_HW SVN-Revision: 10952 --- diff --git a/target/linux/adm5120/router_be/config-default b/target/linux/adm5120/router_be/config-default index c1faeee6fc5..340dc6a505d 100644 --- a/target/linux/adm5120/router_be/config-default +++ b/target/linux/adm5120/router_be/config-default @@ -50,7 +50,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set CONFIG_CSRC_R4K=y CONFIG_DEVPORT=y # CONFIG_DM9000 is not set diff --git a/target/linux/adm5120/router_le/config-default b/target/linux/adm5120/router_le/config-default index 3c7e0ef8c73..a65a0f11dda 100644 --- a/target/linux/adm5120/router_le/config-default +++ b/target/linux/adm5120/router_le/config-default @@ -50,7 +50,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set CONFIG_CSRC_R4K=y CONFIG_DEVPORT=y # CONFIG_DM9000 is not set diff --git a/target/linux/ar7/config-2.6.23 b/target/linux/ar7/config-2.6.23 index 91a6f195010..cee8d3083ec 100644 --- a/target/linux/ar7/config-2.6.23 +++ b/target/linux/ar7/config-2.6.23 @@ -43,7 +43,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y diff --git a/target/linux/ar7/config-2.6.24 b/target/linux/ar7/config-2.6.24 index 1123b33ecd9..23894fd717f 100644 --- a/target/linux/ar7/config-2.6.24 +++ b/target/linux/ar7/config-2.6.24 @@ -47,7 +47,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set CONFIG_CSRC_R4K=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y diff --git a/target/linux/atheros/config-2.6.23 b/target/linux/atheros/config-2.6.23 index 86824273e3a..5d299d977e3 100644 --- a/target/linux/atheros/config-2.6.23 +++ b/target/linux/atheros/config-2.6.23 @@ -43,7 +43,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y diff --git a/target/linux/atheros/config-2.6.24 b/target/linux/atheros/config-2.6.24 index 8a4779a8f3c..574a389a2d9 100644 --- a/target/linux/atheros/config-2.6.24 +++ b/target/linux/atheros/config-2.6.24 @@ -45,7 +45,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y diff --git a/target/linux/au1000/config-2.6.23 b/target/linux/au1000/config-2.6.23 index df1868f6353..dbf773a6053 100644 --- a/target/linux/au1000/config-2.6.23 +++ b/target/linux/au1000/config-2.6.23 @@ -42,7 +42,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_VR41XX is not set CONFIG_CRAMFS=m CONFIG_CRC16=y -# CONFIG_CRYPTO_HW is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y diff --git a/target/linux/au1000/config-2.6.24 b/target/linux/au1000/config-2.6.24 index 23545108b19..c731afe2341 100644 --- a/target/linux/au1000/config-2.6.24 +++ b/target/linux/au1000/config-2.6.24 @@ -47,7 +47,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_VR41XX is not set CONFIG_CRAMFS=m CONFIG_CRC16=y -# CONFIG_CRYPTO_HW is not set CONFIG_CSRC_R4K=y CONFIG_DEVPORT=y # CONFIG_DM9000 is not set diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index f56d5568ced..ad676449fe7 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -22,7 +22,6 @@ CONFIG_BOARD_ATNGW100=y CONFIG_CPU_AT32AP7000=y CONFIG_CPU_AT32AP700X=y # CONFIG_CPU_FREQ is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_DEBUG_BUGVERBOSE is not set CONFIG_DW_DMAC=y CONFIG_ENTRY_ADDRESS=0x90000000 diff --git a/target/linux/brcm47xx/config-2.6.23 b/target/linux/brcm47xx/config-2.6.23 index 6423f0fa8b3..b839edf55d2 100644 --- a/target/linux/brcm47xx/config-2.6.23 +++ b/target/linux/brcm47xx/config-2.6.23 @@ -54,7 +54,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y diff --git a/target/linux/brcm63xx/config-2.6.24 b/target/linux/brcm63xx/config-2.6.24 index 2f9863219a2..179d32278fe 100644 --- a/target/linux/brcm63xx/config-2.6.24 +++ b/target/linux/brcm63xx/config-2.6.24 @@ -54,7 +54,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set CONFIG_CRAMFS=y -# CONFIG_CRYPTO_HW is not set CONFIG_DAVICOM_PHY=m CONFIG_DEBUG_FS=y CONFIG_DEFAULT_BIC=y diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 20efb3ce90d..3f55a31dae5 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -248,7 +248,7 @@ CONFIG_CRYPTO_ECB=m # CONFIG_CRYPTO_GF128MUL is not set CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_HMAC=m -CONFIG_CRYPTO_HW=n +# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_KHAZAD=m # CONFIG_CRYPTO_LRW is not set CONFIG_CRYPTO_MANAGER=m diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 36d3bf14427..a6637c0d55b 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -253,7 +253,7 @@ CONFIG_CRYPTO_ECB=m # CONFIG_CRYPTO_GF128MUL is not set CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_HMAC=m -CONFIG_CRYPTO_HW=n +# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_KHAZAD=m # CONFIG_CRYPTO_LRW is not set CONFIG_CRYPTO_MANAGER=m diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 08ef4fc77ce..04f3c8b91c8 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -258,7 +258,7 @@ CONFIG_CRYPTO_GCM=m # CONFIG_CRYPTO_GF128MUL is not set CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_HMAC=m -CONFIG_CRYPTO_HW=n +# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_KHAZAD=m # CONFIG_CRYPTO_LRW is not set CONFIG_CRYPTO_LZO=m diff --git a/target/linux/ifxmips/config-2.6.23 b/target/linux/ifxmips/config-2.6.23 index 28f2f75b275..4278e2f6bf9 100644 --- a/target/linux/ifxmips/config-2.6.23 +++ b/target/linux/ifxmips/config-2.6.23 @@ -38,7 +38,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y diff --git a/target/linux/olpc/config-2.6.23 b/target/linux/olpc/config-2.6.23 index 1a45d95b284..f50d2277ce4 100644 --- a/target/linux/olpc/config-2.6.23 +++ b/target/linux/olpc/config-2.6.23 @@ -65,7 +65,6 @@ CONFIG_COMPAT_VDSO=y # CONFIG_CRYPTO_DES is not set # CONFIG_CRYPTO_ECB is not set # CONFIG_CRYPTO_HMAC is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_CRYPTO_KHAZAD is not set # CONFIG_CRYPTO_MANAGER is not set # CONFIG_CRYPTO_MD4 is not set diff --git a/target/linux/olpc/config-2.6.24 b/target/linux/olpc/config-2.6.24 index 41cee4ba49b..d1e795766e2 100644 --- a/target/linux/olpc/config-2.6.24 +++ b/target/linux/olpc/config-2.6.24 @@ -286,7 +286,6 @@ CONFIG_CRYPTO_BLKCIPHER=m # CONFIG_CRYPTO_GF128MUL is not set CONFIG_CRYPTO_HASH=m # CONFIG_CRYPTO_HMAC is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_CRYPTO_KHAZAD is not set # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_MANAGER is not set diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index 4ef59ece2e6..f777bcfd17f 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -25,7 +25,6 @@ CONFIG_CONSISTENT_SIZE=0x00200000 CONFIG_CONSISTENT_START=0xff100000 # CONFIG_CPM2 is not set # CONFIG_CPU_FREQ is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DEVICE_TREE="" diff --git a/target/linux/ps3/config-2.6.25 b/target/linux/ps3/config-2.6.25 index 079823a7185..9fea52f3ee9 100644 --- a/target/linux/ps3/config-2.6.25 +++ b/target/linux/ps3/config-2.6.25 @@ -981,5 +981,4 @@ CONFIG_CRYPTO_DES=y # CONFIG_CRYPTO_CAMELLIA is not set # CONFIG_CRYPTO_AUTHENC is not set # CONFIG_CRYPTO_LZO is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_PPC_CLOCK is not set diff --git a/target/linux/rb532/config-2.6.23 b/target/linux/rb532/config-2.6.23 index ab7dc3e3fd6..8cf29617d9f 100644 --- a/target/linux/rb532/config-2.6.23 +++ b/target/linux/rb532/config-2.6.23 @@ -39,7 +39,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y diff --git a/target/linux/rdc/config-2.6.23 b/target/linux/rdc/config-2.6.23 index 2c8e42eaa69..c8f4a36ac8d 100644 --- a/target/linux/rdc/config-2.6.23 +++ b/target/linux/rdc/config-2.6.23 @@ -29,7 +29,6 @@ CONFIG_CLOCKSOURCE_WATCHDOG=y # CONFIG_CPU5_WDT is not set # CONFIG_CPU_FREQ is not set CONFIG_CRYPTO_AES_586=m -# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_TWOFISH_586=m # CONFIG_CS5535_GPIO is not set # CONFIG_DCDBAS is not set diff --git a/target/linux/rdc/config-2.6.24 b/target/linux/rdc/config-2.6.24 index e41d80895e5..71acb2610bb 100644 --- a/target/linux/rdc/config-2.6.24 +++ b/target/linux/rdc/config-2.6.24 @@ -33,7 +33,6 @@ CONFIG_CLOCKSOURCE_WATCHDOG=y # CONFIG_CPU_FREQ is not set # CONFIG_CPU_IDLE is not set CONFIG_CRYPTO_AES_586=m -# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_TWOFISH_586=m # CONFIG_CS5535_GPIO is not set # CONFIG_DCDBAS is not set diff --git a/target/linux/sibyte/config-default b/target/linux/sibyte/config-default index 4cf2ac57ef1..6f628f7e7b6 100644 --- a/target/linux/sibyte/config-default +++ b/target/linux/sibyte/config-default @@ -62,7 +62,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -# CONFIG_CRYPTO_HW is not set CONFIG_CSRC_SB1250=y # CONFIG_CYCLADES is not set CONFIG_DEVPORT=y diff --git a/target/linux/uml/config/i386 b/target/linux/uml/config/i386 index 2d622801775..08756010af4 100644 --- a/target/linux/uml/config/i386 +++ b/target/linux/uml/config/i386 @@ -14,7 +14,6 @@ CONFIG_CON_CHAN="xterm" CONFIG_CON_ZERO_CHAN="fd:0,fd:1" CONFIG_CRAMFS=y # CONFIG_CRYPTO_AES_586 is not set -# CONFIG_CRYPTO_HW is not set # CONFIG_CRYPTO_TWOFISH_586 is not set CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_STACK_USAGE is not set diff --git a/target/linux/x86/config-2.6.23 b/target/linux/x86/config-2.6.23 index 9b76778d031..73927c7a51b 100644 --- a/target/linux/x86/config-2.6.23 +++ b/target/linux/x86/config-2.6.23 @@ -57,7 +57,6 @@ CONFIG_CPU_FREQ_STAT=y CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_TABLE=y CONFIG_CRYPTO_AES_586=m -# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_TWOFISH_586=m # CONFIG_CS5535_GPIO is not set # CONFIG_CS89x0 is not set diff --git a/target/linux/x86/config-2.6.24 b/target/linux/x86/config-2.6.24 index 92ba95a14e3..94e89e5bff1 100644 --- a/target/linux/x86/config-2.6.24 +++ b/target/linux/x86/config-2.6.24 @@ -70,7 +70,6 @@ CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_IDLE is not set CONFIG_CRYPTO_AES_586=m -# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_TWOFISH_586=m # CONFIG_CS5535_GPIO is not set # CONFIG_CS89x0 is not set