Add debug symbols and tools into kernel (ramoops)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user