From d2cdb4e1ce3df4e28b0e51807455ddf424ff2e71 Mon Sep 17 00:00:00 2001 From: Paul Reioux Date: Sun, 29 Mar 2015 14:52:41 -0400 Subject: Dynamic Fsync Control --- fs/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'fs/Kconfig') diff --git a/fs/Kconfig b/fs/Kconfig index 62282418e..d90a607ba 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -269,4 +269,10 @@ source "fs/nls/Kconfig" source "fs/dlm/Kconfig" source "fs/rawfs/Kconfig" +config DYNAMIC_FSYNC + bool "dynamic file sync control" + default n + help + An experimental file sync control using new power_suspend driver + endmenu -- cgit v1.2.3