diff options
Diffstat (limited to 'sys/arm/conf/AVILA')
-rw-r--r-- | sys/arm/conf/AVILA | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA index 0140eb0..7916b2c 100644 --- a/sys/arm/conf/AVILA +++ b/sys/arm/conf/AVILA @@ -50,8 +50,8 @@ options SCHED_4BSD #4BSD scheduler options INET #InterNETworking options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support -options NFSCLIENT #Network Filesystem Client -options NFS_ROOT #NFS usable as /, requires NFSCLIENT +options NFSCL #New Network Filesystem Client +options NFS_ROOT #NFS usable as /, requires NFSCL options BOOTP options BOOTP_NFSROOT options BOOTP_NFSV3 |