From 09fc9b2c69ab6fcb69ed6a8de8625fe7da77f4e6 Mon Sep 17 00:00:00 2001 From: Huibin Hong Date: Thu, 8 Dec 2022 08:16:23 +0000 Subject: [PATCH] ARM: configs: rv1126-snapshot.config: PSTORE_BOOT_LOG Replace PSTORE_MCU_LOG with PSTORE_BOOT_LOG, please refer to commit:0d5d696ae0369d680e0405297c6f48acbd89e439 Signed-off-by: Huibin Hong Change-Id: I7291fc588884b90f2c0bbbe9c8efc373e1c0fec2 --- arch/arm/configs/rv1126-snapshot.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/rv1126-snapshot.config b/arch/arm/configs/rv1126-snapshot.config index 8129fa59eeb3..08230d2a8637 100644 --- a/arch/arm/configs/rv1126-snapshot.config +++ b/arch/arm/configs/rv1126-snapshot.config @@ -17,7 +17,7 @@ CONFIG_BATTERY_CW2015=y # 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