summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorAl Viro2011-09-16 06:25:05 +0200
committerAl Viro2012-01-04 04:54:06 +0100
commit9be96f3fd10187f185d84cf878cf032465bcced3 (patch)
tree432a430ed9e0cbe0c18916cd3c3992f09b3feb37 /fs/Kconfig
parentmake register_disk() static (diff)
downloadkernel-qcow2-linux-9be96f3fd10187f185d84cf878cf032465bcced3.tar.gz
kernel-qcow2-linux-9be96f3fd10187f185d84cf878cf032465bcced3.tar.xz
kernel-qcow2-linux-9be96f3fd10187f185d84cf878cf032465bcced3.zip
move fs/partitions to block/
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 5f4c45d4aa10..30145d886bc2 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -266,14 +266,6 @@ source "fs/9p/Kconfig"
endif # NETWORK_FILESYSTEMS
-if BLOCK
-menu "Partition Types"
-
-source "fs/partitions/Kconfig"
-
-endmenu
-endif
-
source "fs/nls/Kconfig"
source "fs/dlm/Kconfig"