Skip to content
Snippets Groups Projects
Commit b38a6775 authored by nbd's avatar nbd
Browse files

kernel: add a config option for /proc page monitoring (useful for detailed memory usage info)


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40855 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 85971ef3
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,9 @@ config KERNEL_PRINTK_TIME
bool "Enable printk timestamps"
default y
config KERNEL_PROC_PAGE_MONITOR
bool "Enable /proc page monitoring"
config KERNEL_RELAY
bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment