From b45a2f0645f4026b698a9e186845d641ddc400eb Mon Sep 17 00:00:00 2001 From: Arthur Othieno Date: Tue, 18 Apr 2006 22:20:57 -0700 Subject: [PATCH] --- yaml --- r: 25981 b: refs/heads/master c: dda27d1a55e185b0c5fd184b86ac26c66846f095 h: refs/heads/master i: 25979: 1ba13d17a79c71b78e4057d3539cdf0974016ac5 v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index cc4deae8757f..2991759d2a08 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6aa3001b239b387d98a7f945e4a51edeb59e4f2d +refs/heads/master: dda27d1a55e185b0c5fd184b86ac26c66846f095 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 2524629dc835..f9b5842c8d2d 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -842,6 +842,12 @@ config TMPFS config HUGETLBFS bool "HugeTLB file system support" depends X86 || IA64 || PPC64 || SPARC64 || SUPERH || BROKEN + help + hugetlbfs is a filesystem backing for HugeTLB pages, based on + ramfs. For architectures that support it, say Y here and read + for details. + + If unsure, say N. config HUGETLB_PAGE def_bool HUGETLBFS