From: Randy Dunlap Date: Thu, 25 Jan 2007 22:51:50 +0000 (-0800) Subject: [PATCH] ocfs2: drop INET from Kconfig, not needed X-Git-Tag: firefly_0821_release~30992^2~1^2~3 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f71aa8a55a0ae1a0d06c6079265d16502a678e8e;p=firefly-linux-kernel-4.4.55.git [PATCH] ocfs2: drop INET from Kconfig, not needed OCFS2: drop 'depends on INET' since local mounts are now allowed. Signed-off-by: Randy Dunlap Signed-off-by: Mark Fasheh --- diff --git a/fs/Kconfig b/fs/Kconfig index 8cd2417a14db..5e8e9d9ccb33 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -426,7 +426,6 @@ config OCFS2_FS select CONFIGFS_FS select JBD select CRC32 - select INET help OCFS2 is a general purpose extent based shared disk cluster file system with many similarities to ext3. It supports 64 bit inode