diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-10-16 16:18:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-16 16:18:43 +0200 |
| commit | f3db5741d9ca2d26c600a2e3ba055ca113f58d64 (patch) | |
| tree | 6448cf9f99754c455c232cfe25367dc6ce420e4d /scripts | |
| parent | 5e292f5009bda2c95fb6f6d72cf169992438d8fe (diff) | |
| parent | 036dab988451d91be135f303263d2e306e8b5700 (diff) | |
| download | vyos-build-f3db5741d9ca2d26c600a2e3ba055ca113f58d64.tar.gz vyos-build-f3db5741d9ca2d26c600a2e3ba055ca113f58d64.zip | |
Merge pull request #1057 from alexandr-san4ez/T7657-current
slabtop: T7657: Op-mode command `show system memory cache` does not work
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig b/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig index e2bc4ac4..87e89f2a 100644 --- a/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig +++ b/scripts/package-build/linux-kernel/arch/x86/configs/vyos_defconfig @@ -6167,7 +6167,7 @@ CONFIG_HAVE_KCSAN_COMPILER=y # CONFIG_PAGE_EXTENSION=y # CONFIG_DEBUG_PAGEALLOC is not set -# CONFIG_SLUB_DEBUG is not set +CONFIG_SLUB_DEBUG=y # CONFIG_PAGE_OWNER is not set # CONFIG_PAGE_TABLE_CHECK is not set CONFIG_PAGE_POISONING=y |
