[PATCH 12/30] fs nfs: depend on net

Sascha Hauer s.hauer at pengutronix.de
Thu Jul 5 15:36:42 EDT 2012


Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
 fs/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/fs/Kconfig b/fs/Kconfig
index 34fcdf3..b75820f 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -25,6 +25,7 @@ config FS_TFTP
 	depends on NET
 
 config FS_NFS
+	depends on NET
 	bool
 	prompt "nfs support"
 
-- 
1.7.10




More information about the barebox mailing list