I think most distros turns on CONFIG_DEBUG_FS. But still this patch is good. Thanks, Srinivas On 06/11/2013 09:31 AM, Sergey Senozhatsky wrote: > Add CONFIG_DEBUG_FS to the Kernel Parameters README section. > > Signed-off-by: Sergey Senozhatsky > > --- > > README | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/README b/README > index 07bbea0..2961eba 100644 > --- a/README > +++ b/README > @@ -45,6 +45,7 @@ CONFIG_TRACING > CONFIG_EVENT_POWER_TRACING_DEPRECATED > CONFIG_X86_MSR > ACPI_PROCFS_POWER > +CONFIG_DEBUG_FS > > The patches in the patches/ sub-directory are required for PowerTOP to function > fully. > > > _______________________________________________ > PowerTop mailing list > PowerTop(a)lists.01.org > https://lists.01.org/mailman/listinfo/powertop >