zephyr/drivers/entropy/Kconfig.nxp
Andrei Menzopol b897d2a1e3 drivers: entropy: add nxp ele trng
Add NXP ELE TRNG driver

Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
2025-02-14 03:08:48 +01:00

13 lines
308 B
Plaintext

# NXP ELE entropy configuration options
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
config ENTROPY_NXP_ELE_TRNG
bool "NXP ELE TRNG driver"
default y
depends on DT_HAS_NXP_ELE_TRNG_ENABLED
select ENTROPY_HAS_DRIVER
help
This option enables the ELE true random number generator (TRNG)