From 73e64b0ffd3c4710f82b6e627301fa038373ad28 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 25 Jun 2006 05:48:08 -0700 Subject: [PATCH] --- yaml --- r: 29728 b: refs/heads/master c: 69755652c92106855b4b096b7c2935b59e6252c6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b1a436481e55..9f64d9e4620b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bd40cddae2211950c81c41f25a818189f80fd0b5 +refs/heads/master: 69755652c92106855b4b096b7c2935b59e6252c6 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index ea60e83e7fed..1cdc043922d5 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -776,7 +776,8 @@ endmenu menu "Pseudo filesystems" config PROC_FS - bool "/proc file system support" + bool "/proc file system support" if EMBEDDED + default y help This is a virtual file system providing information about the status of the system. "Virtual" means that it doesn't take up any space on