From edc878b37e0d3a2e6255eee8f44acbf254ebf935 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Thu, 5 Jul 2007 18:02:05 +0200 Subject: svn_rev_566 fs support is not optional --- fs/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fs') diff --git a/fs/Kconfig b/fs/Kconfig index 5af9fc3bad..43135e28db 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1,9 +1,9 @@ -menuconfig FS - bool "Filesystem support " +menu "Filesystem support " config FS_CRAMFS bool select ZLIB prompt "cramfs support" +endmenu -- cgit v1.2.3