Commit 4450913a authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds

[PATCH] fsmenu update

As requested by Andrew, this moves the hugetlbfs config option
into the Pseudo filesystems section near tmpfs.
parent 3df5d2d1
......@@ -377,10 +377,6 @@ config ROMFS_FS
If you don't know whether you need it, then you don't need it:
answer N.
config HUGETLBFS
bool "HugeTLB file system support"
depends on HUGETLB_PAGE
config QUOTA
bool "Quota support"
help
......@@ -819,6 +815,10 @@ config TMPFS
See <file:Documentation/filesystems/tmpfs.txt> for details.
config HUGETLBFS
bool "HugeTLB file system support"
depends on HUGETLB_PAGE
config RAMFS
bool
default y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment