fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Use fs/*/Kconfig more, which is good because everything related to one filesystem is in one place and fs/Kconfig is quite fat. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Showing
This diff is collapsed.
fs/ext2/Kconfig
0 → 100644
fs/ext3/Kconfig
0 → 100644
fs/ext4/Kconfig
0 → 100644
fs/jbd/Kconfig
0 → 100644
fs/jbd2/Kconfig
0 → 100644
Please register or sign in to comment