diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/init/Kconfig b/init/Kconfig index a60d1442d1df..1761c72bc1a0 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -972,12 +972,6 @@ config CGROUP_CPUACCT | |||
972 | Provides a simple Resource Controller for monitoring the | 972 | Provides a simple Resource Controller for monitoring the |
973 | total CPU consumed by the tasks in a cgroup. | 973 | total CPU consumed by the tasks in a cgroup. |
974 | 974 | ||
975 | config RESOURCE_COUNTERS | ||
976 | bool "Resource counters" | ||
977 | help | ||
978 | This option enables controller independent resource accounting | ||
979 | infrastructure that works with cgroups. | ||
980 | |||
981 | config PAGE_COUNTER | 975 | config PAGE_COUNTER |
982 | bool | 976 | bool |
983 | 977 | ||