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

@@ -13,6 +13,10 @@ CONFIG_COLLECT_KERNEL_DEBUG=y
### Per-package build logs in <buildroot>/logs
CONFIG_BUILD_LOG=y
### Kernel debug tools
CONFIG_PACKAGE_kmod-pstore=y
CONFIG_PACKAGE_kmod-ramoops=y
### Include package list in build
CONFIG_INCLUDE_CONFIG=y
@@ -82,6 +86,7 @@ CONFIG_PACKAGE_kmod-nls-utf8=y
### WAN proto
CONFIG_PACKAGE_kmod-l2tp=y
CONFIG_PACKAGE_kmod-pppol2tp=y
CONFIG_PACKAGE_kmod-pppoe=y
CONFIG_PACKAGE_kmod-pptp=y
### PPTP support