We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a1322 commit 59e2a26Copy full SHA for 59e2a26
source/linux/Foundational_Components/Kernel/Kernel_Drivers/Crypto.rst
@@ -49,11 +49,11 @@ kernel configuration.
49
.. code-block:: text
50
51
Symbol: CRYPTO_DEV_SA2UL [=m]
52
- ¦ Type : tristate
53
- ¦ Prompt: Support for TI security accelerator
54
- ¦ Location:
55
- ¦ -> Cryptographic API (CRYPTO [=y])
56
- ¦ (1) -> Hardware crypto devices (CRYPTO_HW [=y])
+ | Type : tristate
+ | Prompt: Support for TI security accelerator
+ | Location:
+ | -> Cryptographic API (CRYPTO [=y])
+ | (1) -> Hardware crypto devices (CRYPTO_HW [=y])
57
58
To check if sa2ul module is properly installed,
59
run the below command from the Linux command prompt:
0 commit comments