Add debug symbols and tools into kernel (ramoops)

This commit is contained in:
remittor
2023-08-17 08:30:36 +03:00
parent d6d5d06c36
commit 3bb7046c71
2 changed files with 14 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
### For NON compatible official firmwares!!!
CONFIG_KERNEL_KALLSYMS=y
#CONFIG_KERNEL_DEBUG_INFO=y
#CONFIG_KERNEL_DEBUG_INFO_REDUCED=y
#CONFIG_KERNEL_DEBUG_KERNEL=y
### NSS Drivers
#GIT_FEED nss=https://github.com/openwrt-xiaomi/nss-packages.git;NSS-11.2-K5.15
CONFIG_FEED_nss=m
@@ -32,4 +40,4 @@ CONFIG_PACKAGE_kmod-nss-ifb=y
#GIT_FEED sqm_scripts_nss=https://github.com/openwrt-xiaomi/sqm-scripts-nss.git
CONFIG_FEED_sqm_scripts_nss=m
CONFIG_PACKAGE_sqm-scripts-nss=y