diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/xfs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/Kconfig b/fs/xfs/Kconfig index 8e8f32dabe53..bac27d66151d 100644 --- a/fs/xfs/Kconfig +++ b/fs/xfs/Kconfig | |||
@@ -24,7 +24,7 @@ config XFS_EXPORT | |||
24 | default y | 24 | default y |
25 | 25 | ||
26 | config XFS_QUOTA | 26 | config XFS_QUOTA |
27 | tristate "XFS Quota support" | 27 | bool "XFS Quota support" |
28 | depends on XFS_FS | 28 | depends on XFS_FS |
29 | help | 29 | help |
30 | If you say Y here, you will be able to set limits for disk usage on | 30 | If you say Y here, you will be able to set limits for disk usage on |