Index: /branches/releng-11/nanobsd/cfg/kernel.wleiden
===================================================================
--- /branches/releng-11/nanobsd/cfg/kernel.wleiden	(revision 13666)
+++ /branches/releng-11/nanobsd/cfg/kernel.wleiden	(revision 13667)
@@ -42,6 +42,4 @@
 options 	FFS			# Berkeley Fast Filesystem
 options 	SOFTUPDATES		# Enable FFS soft updates support
-options         NFS_ROOT		# Allow NFS to be / mount (testing purposes)
-options 	NFSCLIENT		# Network Filesystem Client
 options 	PSEUDOFS		# Pseudo-filesystem framework
 options 	GEOM_LABEL		# Provides labelization
@@ -114,5 +112,4 @@
 device		md		# Memory "disks"
 device		gif		# IPv6 and IPv4 tunneling
-device		faith		# IPv6-to-IPv4 relaying (translation)
 device		firmware	# firmware assist module
 
