소스 검색

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