From 36f0949ef9854b82a9a3154d970da4e3b8d12a61 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 06 Nov 2023 07:23:29 +0000 Subject: [PATCH] rk3568 rkbin init --- kernel/arch/arm/configs/rv1126-snapshot.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/arch/arm/configs/rv1126-snapshot.config b/kernel/arch/arm/configs/rv1126-snapshot.config index 8129fa5..08230d2 100644 --- a/kernel/arch/arm/configs/rv1126-snapshot.config +++ b/kernel/arch/arm/configs/rv1126-snapshot.config @@ -17,7 +17,7 @@ # CONFIG_PM_DEBUG is not set # CONFIG_PM_DEVFREQ_EVENT is not set # CONFIG_PPS is not set -CONFIG_PSTORE_MCU_LOG=y +CONFIG_PSTORE_BOOT_LOG=y # CONFIG_PTP_1588_CLOCK is not set # CONFIG_PWRSEQ_EMMC is not set # CONFIG_PWRSEQ_SIMPLE is not set -- Gitblit v1.6.2