浏览代码

crypto: Build SPARC DES algorithms on SPARC only.

Asking for this option on x86 seems a bit pointless.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Dave Jones 12 年之前
父节点
当前提交
97da37b35f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      crypto/Kconfig

+ 1 - 0
crypto/Kconfig

@@ -796,6 +796,7 @@ config CRYPTO_DES
 
 
 config CRYPTO_DES_SPARC64
 config CRYPTO_DES_SPARC64
 	tristate "DES and Triple DES EDE cipher algorithms (SPARC64)"
 	tristate "DES and Triple DES EDE cipher algorithms (SPARC64)"
+	depends on SPARC64
 	select CRYPTO_ALGAPI
 	select CRYPTO_ALGAPI
 	select CRYPTO_DES
 	select CRYPTO_DES
 	help
 	help