crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry
authorMarek Vasut <marex@denx.de>
Thu, 25 Apr 2024 23:02:09 +0000 (01:02 +0200)
committerFabio Estevam <festevam@denx.de>
Sun, 5 May 2024 14:21:39 +0000 (11:21 -0300)
commitcecb5fbb42c8b3de3d5a7df40bc01d1fdf4731d3
tree47f46562d94a1d5adf5ca204d91344b725c7fd1f
parentea701eebecca495a3b3124d322261ed896e135a1
crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry

Differentiate between "Enable Random Number Generator support" and
"Enable Random Number Generator support" in Kconfig entry, mark the
first as CAAM and the second as DCP, otherwise users cannot easily
decide which of the options is which and enable the correct one.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/crypto/fsl/Kconfig