Explorar el Código

CRYPTO_HW is boolean

Waldemar Brodkorb hace 11 años
padre
commit
8b39342050
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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