Ver Fonte

CRYPTO_HW is boolean

Waldemar Brodkorb há 11 anos atrás
pai
commit
8b39342050
1 ficheiros alterados com 1 adições e 1 exclusões
  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