From e3e12f52b214121840b44c91de5b3e5af5d3eb84 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 06 Nov 2023 03:04:41 +0000 Subject: [PATCH] rk3568 rt init --- kernel/arch/arm/configs/rv1126-trailcamera.config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/arch/arm/configs/rv1126-trailcamera.config b/kernel/arch/arm/configs/rv1126-trailcamera.config index 52abc6e..9e65283 100644 --- a/kernel/arch/arm/configs/rv1126-trailcamera.config +++ b/kernel/arch/arm/configs/rv1126-trailcamera.config @@ -19,7 +19,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