From: Han Gao Date: Thu, 28 Dec 2023 15:17:05 +0000 (+0800) Subject: config: enable BOARD_RNG_SEED X-Git-Tag: accepted/tizen/unified/x/20240510.061411~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6935c50d5447a884d31d88e043e8876ad5c86c4d;p=platform%2Fkernel%2Fu-boot-thead.git config: enable BOARD_RNG_SEED Signed-off-by: Han Gao --- diff --git a/configs/light_a_val_defconfig b/configs/light_a_val_defconfig index 9e0c1080..83ed1dd1 100644 --- a/configs/light_a_val_defconfig +++ b/configs/light_a_val_defconfig @@ -107,3 +107,4 @@ CONFIG_PMIC_VOL_INIT=y CONFIG_DDR_REGU_0V6=600000 CONFIG_DDR_REGU_0V8=800000 CONFIG_DDR_REGU_1V1=1100000 +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_beagle_defconfig b/configs/light_beagle_defconfig index 41c383a1..2a54ecc0 100644 --- a/configs/light_beagle_defconfig +++ b/configs/light_beagle_defconfig @@ -98,3 +98,4 @@ CONFIG_VIDEO_DW_DPHY=y # CONFIG_SPL_USE_TINY_PRINTF is not set CONFIG_OF_LIBFDT_OVERLAY=y # CONFIG_EFI_LOADER is not set +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_lpi4a_16g_defconfig b/configs/light_lpi4a_16g_defconfig index d61a8a11..58612a35 100644 --- a/configs/light_lpi4a_16g_defconfig +++ b/configs/light_lpi4a_16g_defconfig @@ -108,3 +108,4 @@ CONFIG_PMIC_VOL_INIT=y CONFIG_DDR_REGU_0V6=600000 CONFIG_DDR_REGU_0V8=800000 CONFIG_DDR_REGU_1V1=1100000 +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_lpi4a_cluster_16g_defconfig b/configs/light_lpi4a_cluster_16g_defconfig index 3d852c4d..80b099a3 100644 --- a/configs/light_lpi4a_cluster_16g_defconfig +++ b/configs/light_lpi4a_cluster_16g_defconfig @@ -108,3 +108,4 @@ CONFIG_PMIC_VOL_INIT=y CONFIG_DDR_REGU_0V6=600000 CONFIG_DDR_REGU_0V8=800000 CONFIG_DDR_REGU_1V1=1100000 +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_lpi4a_cluster_defconfig b/configs/light_lpi4a_cluster_defconfig index 96fea23f..044474ad 100644 --- a/configs/light_lpi4a_cluster_defconfig +++ b/configs/light_lpi4a_cluster_defconfig @@ -107,3 +107,4 @@ CONFIG_PMIC_VOL_INIT=y CONFIG_DDR_REGU_0V6=600000 CONFIG_DDR_REGU_0V8=800000 CONFIG_DDR_REGU_1V1=1100000 +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_lpi4a_console_16g_defconfig b/configs/light_lpi4a_console_16g_defconfig index e4e0013e..13916fae 100644 --- a/configs/light_lpi4a_console_16g_defconfig +++ b/configs/light_lpi4a_console_16g_defconfig @@ -108,3 +108,4 @@ CONFIG_PMIC_VOL_INIT=y CONFIG_DDR_REGU_0V6=600000 CONFIG_DDR_REGU_0V8=800000 CONFIG_DDR_REGU_1V1=1100000 +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_lpi4a_console_defconfig b/configs/light_lpi4a_console_defconfig index 1403cd0f..e21c849e 100644 --- a/configs/light_lpi4a_console_defconfig +++ b/configs/light_lpi4a_console_defconfig @@ -107,3 +107,4 @@ CONFIG_PMIC_VOL_INIT=y CONFIG_DDR_REGU_0V6=600000 CONFIG_DDR_REGU_0V8=800000 CONFIG_DDR_REGU_1V1=1100000 +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_lpi4a_defconfig b/configs/light_lpi4a_defconfig index c7c96ebb..3e09c3e7 100644 --- a/configs/light_lpi4a_defconfig +++ b/configs/light_lpi4a_defconfig @@ -107,3 +107,4 @@ CONFIG_PMIC_VOL_INIT=y CONFIG_DDR_REGU_0V6=600000 CONFIG_DDR_REGU_0V8=800000 CONFIG_DDR_REGU_1V1=1100000 +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_milkv_meles_dualrank_defconfig b/configs/light_milkv_meles_dualrank_defconfig index 7184a430..8ef70ade 100644 --- a/configs/light_milkv_meles_dualrank_defconfig +++ b/configs/light_milkv_meles_dualrank_defconfig @@ -87,3 +87,4 @@ CONFIG_SYS_WHITE_ON_BLACK=y # CONFIG_SPL_USE_TINY_PRINTF is not set CONFIG_OF_LIBFDT_OVERLAY=y # CONFIG_EFI_LOADER is not set +CONFIG_BOARD_RNG_SEED=y diff --git a/configs/light_milkv_meles_singlerank_defconfig b/configs/light_milkv_meles_singlerank_defconfig index 47d249b1..b5cf5b47 100644 --- a/configs/light_milkv_meles_singlerank_defconfig +++ b/configs/light_milkv_meles_singlerank_defconfig @@ -87,3 +87,4 @@ CONFIG_SYS_WHITE_ON_BLACK=y # CONFIG_SPL_USE_TINY_PRINTF is not set CONFIG_OF_LIBFDT_OVERLAY=y # CONFIG_EFI_LOADER is not set +CONFIG_BOARD_RNG_SEED=y