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