diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-01-07 16:31:07 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-01-07 16:31:07 -0800 |
commit | c5ee7685731dc0141ec27253680e03c1befcae98 (patch) | |
tree | 10a1d888066de5d327900953cf3716339dfc60f0 /config | |
parent | Updated to 5.10.5 (diff) | |
download | linux-libre-c5ee7685731dc0141ec27253680e03c1befcae98.tar.xz |
Fix config
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |