summaryrefslogtreecommitdiff
path: root/configs/rock960-rk3399_defconfig
diff options
context:
space:
mode:
authorJonas Karlman <jonas@kwiboo.se>2024-04-30 15:30:14 +0000
committerKever Yang <kever.yang@rock-chips.com>2024-05-07 15:56:08 +0800
commit105dd7f0223a7c74923b9a48c97c5967a077dd06 (patch)
tree29317f7dfcff7b24d4f7a83382f6ace2c97a4129 /configs/rock960-rk3399_defconfig
parentc9b7e731492684b15956c2519fe3b4eb6682319b (diff)
rockchip: rk3399: Enable random generator on all boards
The RK3399 SoC contain a crypto engine block that can generate random numbers. Imply DM_RNG and RNG_ROCKCHIP Kconfig options to take advantage of the random generator on all RK3399 boards. Also remove the unnecessary use of a status = "okay" prop. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Diffstat (limited to 'configs/rock960-rk3399_defconfig')
-rw-r--r--configs/rock960-rk3399_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/rock960-rk3399_defconfig b/configs/rock960-rk3399_defconfig
index 13575c58005..7a4a3df85b1 100644
--- a/configs/rock960-rk3399_defconfig
+++ b/configs/rock960-rk3399_defconfig
@@ -52,8 +52,6 @@ CONFIG_PMIC_RK8XX=y
CONFIG_REGULATOR_PWM=y
CONFIG_REGULATOR_RK8XX=y
CONFIG_PWM_ROCKCHIP=y
-CONFIG_DM_RNG=y
-CONFIG_RNG_ROCKCHIP=y
CONFIG_BAUDRATE=1500000
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_SYS_NS16550_MEM32=y