Procházet zdrojové kódy

CRYPTO_HW is boolean

Waldemar Brodkorb před 11 roky
rodič
revize
8b39342050
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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