kernel: add a config option for /proc page monitoring (useful for detailed memory...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 May 2014 19:38:55 +0000 (19:38 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 May 2014 19:38:55 +0000 (19:38 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40855 3c298f89-4303-0410-b956-a3cf2f4a3e73

config/Config-kernel.in

index dd83cf9..543b638 100644 (file)
@@ -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