X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=init%2FKconfig;h=af09b4fb43d291856708eb78197adb74dd1b4f48;hb=5888111cb8f7368304db42787c9495d4b2b82e06;hp=bcc41bd19999276bcca2c8d1fd29644882c5f5fb;hpb=c021bf1e52d9bf6e3d432b2b4eb6396796d4a16d;p=firefly-linux-kernel-4.4.55.git diff --git a/init/Kconfig b/init/Kconfig index bcc41bd19999..af09b4fb43d2 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -435,6 +435,7 @@ config TASKSTATS config TASK_DELAY_ACCT bool "Enable per-task delay accounting" depends on TASKSTATS + select SCHED_INFO help Collect information on time spent by a task waiting for system resources like cpu, synchronous block I/O completion and swapping @@ -820,7 +821,7 @@ config IKCONFIG_PROC config LOG_BUF_SHIFT int "Kernel log buffer size (16 => 64KB, 17 => 128KB)" - range 12 21 + range 12 25 default 17 depends on PRINTK help