From 8a67202f814bbd808484ed00f93ede0531f51506 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 04 Dec 2023 07:11:12 +0000 Subject: [PATCH] 修改ip1811 driver --- 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