Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126281
b: refs/heads/master
c: 67ec7d3
h: refs/heads/master
i:
  126279: 6c2af69
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 6, 2009
1 parent 32e56ac commit bcd5c8b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5aea50b5c76b07f2b6bda3426dba998156eaf6d0
refs/heads/master: 67ec7d3ab779ad9001ef57a6b4cfdf80ac9f9acc
17 changes: 15 additions & 2 deletions trunk/fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,20 @@ config CONFIGFS_FS

endmenu

menu "Miscellaneous filesystems"
menuconfig MISC_FILESYSTEMS
bool "Miscellaneous filesystems"
default y
---help---
Say Y here to get to see options for various miscellaneous
filesystems, such as filesystems that came from other
operating systems.

This option alone does not add any kernel code.

If you say N, all options in this submenu will be skipped and
disabled; if unsure, say Y here.

if MISC_FILESYSTEMS

config ADFS_FS
tristate "ADFS file system support (EXPERIMENTAL)"
Expand Down Expand Up @@ -1091,7 +1104,7 @@ config UFS_DEBUG
Y here. This will result in _many_ additional debugging messages to be
written to the system log.

endmenu
endif # MISC_FILESYSTEMS

menuconfig NETWORK_FILESYSTEMS
bool "Network File Systems"
Expand Down

0 comments on commit bcd5c8b

Please sign in to comment.