From c5ee7685731dc0141ec27253680e03c1befcae98 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 7 Jan 2021 16:31:07 -0800 Subject: Fix config --- config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config b/config index 4ab69dc..921e8c4 100644 --- a/config +++ b/config @@ -2316,7 +2316,7 @@ CONFIG_MTD_CFI_I2=y # CONFIG_MTD_MCHP23K256 is not set # CONFIG_MTD_SST25L is not set # CONFIG_MTD_SLRAM is not set -# CONFIG_MTD_PHRAM is not set +CONFIG_MTD_PHRAM=m # CONFIG_MTD_MTDRAM is not set CONFIG_MTD_BLOCK2MTD=m @@ -9868,6 +9868,8 @@ CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_COMPRESSED is not set # CONFIG_DEBUG_INFO_SPLIT is not set +# CONFIG_DEBUG_INFO_DWARF4 is not set +# CONFIG_DEBUG_INFO_BTF is not set # CONFIG_GDB_SCRIPTS is not set CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=2048 -- cgit v1.2.1