浏览代码

CRYPTO_HW is boolean

Waldemar Brodkorb 11 年之前
父节点
当前提交
8b39342050
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/config/Config.in.crypto

+ 1 - 1
target/linux/config/Config.in.crypto

@@ -4,7 +4,7 @@ config ADK_KERNEL_CRYPTO
 	tristate
 
 config ADK_KERNEL_CRYPTO_HW
-	tristate
+	boolean
 
 config ADK_KERNEL_XOR_BLOCKS
 	tristate