diff options
Diffstat (limited to 'fs/quota/Kconfig')
-rw-r--r-- | fs/quota/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/quota/Kconfig b/fs/quota/Kconfig index d9750d86fde2..8047e01ef46b 100644 --- a/fs/quota/Kconfig +++ b/fs/quota/Kconfig | |||
@@ -33,7 +33,7 @@ config PRINT_QUOTA_WARNING | |||
33 | Note that this behavior is currently deprecated and may go away in | 33 | Note that this behavior is currently deprecated and may go away in |
34 | future. Please use notification via netlink socket instead. | 34 | future. Please use notification via netlink socket instead. |
35 | 35 | ||
36 | # Generic support for tree structured quota files. Seleted when needed. | 36 | # Generic support for tree structured quota files. Selected when needed. |
37 | config QUOTA_TREE | 37 | config QUOTA_TREE |
38 | tristate | 38 | tristate |
39 | 39 | ||