diff options
-rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index 72581e2975c..919d54b8d29 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -7,8 +7,6 @@ machine sparc maxusers 2 # force default minimum number of buffers and dependents option NBUF=16 -# this should only waste 64K vs. 512K, but hopefully enough for ftp et.al. -option NMBCLUSTERS=32 # the size for MINIROOTSIZE must insure: 16384+size(bsd) < RELOC(boot,bootxx) option RAMDISK_HOOKS |