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: v2.6.21-rc1~92^2~21^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f71aa8a55a0ae1a0d06c6079265d16502a678e8e;p=karo-tx-linux.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