aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index d311198bba43..deb9eec9f6ee 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1940,6 +1940,10 @@ config 9P_FS
1940 1940
1941 If unsure, say N. 1941 If unsure, say N.
1942 1942
1943config GENERIC_ACL
1944 bool
1945 select FS_POSIX_ACL
1946
1943endmenu 1947endmenu
1944 1948
1945menu "Partition Types" 1949menu "Partition Types"