Home | History | Annotate | Line # | Download | only in conf
RAMDISK revision 1.76
      1 #	$NetBSD: RAMDISK,v 1.76 2008/11/20 13:57:09 tsutsui Exp $
      2 #
      3 #	memory disk based configuration file for MIPS R4x00 ARC Systems
      4 #
      5 
      6 include		"arch/arc/conf/GENERIC"
      7 
      8 # Enable the hooks used for initializing the root memory-disk.
      9 options 	MEMORY_DISK_HOOKS
     10 options 	MEMORY_DISK_IS_ROOT		# force root on memory disk
     11 options 	MEMORY_DISK_SERVER=0		# no userspace md(4) support
     12 options 	MEMORY_DISK_ROOT_SIZE=5120	# size of memory disk, in blocks
     13 
     14 makeoptions	COPTS="-Os -mmemcpy"	# generates smaller code than -O2, -O1
     15 
     16 # shrink kernel since ARC BIOS seems to have 8MB limit
     17 options 	FFS_NO_SNAPSHOT
     18 
     19 no options 	KTRACE
     20 no options 	NTP
     21 no options 	SYSVMSG
     22 no options 	SYSVSEM
     23 no options 	SYSVSHM
     24 no options 	P1003_1B_SEMAPHORE
     25 no options 	SYSCTL_INCLUDE_DESCR
     26 no options 	COMPAT_10
     27 no options 	COMPAT_11
     28 no options 	COMPAT_12
     29 no options 	COMPAT_13
     30 no options 	COMPAT_14
     31 no options 	COMPAT_ULTRIX
     32 no options 	EXEC_ECOFF
     33 
     34 no file-system	EXT2FS
     35 no file-system	LFS
     36 no file-system	FDESC
     37 no file-system	KERNFS
     38 no file-system	NULLFS
     39 no file-system	OVERLAY
     40 no file-system	PORTAL
     41 no file-system	UMAPFS
     42 no file-system	UNION
     43 no file-system	TMPFS
     44 no file-system	PTYFS
     45 
     46 no options 	QUOTA
     47 no options 	NFSSERVER
     48 no options 	PPP_FILTER
     49 no options 	NETATALK
     50 no options 	MIIVERBOSE
     51 no options 	PCIVERBOSE
     52 no options 	SCSIVERBOSE
     53 
     54 no lpt0 at jazzio?
     55 no ast0 at isa?
     56 no lpt0 at isa?
     57 
     58 no hifn* at pci?
     59 no ubsec* at pci?
     60 
     61 no pms* at pckbc?
     62 no wsmouse* at pms?
     63 
     64 no ch*  at scsibus?
     65 no ss*  at scsibus?
     66 no uk*  at scsibus?
     67 no uk*  at atapibus?
     68 
     69 no pseudo-device crypto
     70 no pseudo-device swcrypto
     71 
     72 no pseudo-device raid
     73 no pseudo-device vnd
     74 no pseudo-device fss
     75 
     76 no pseudo-device ipfilter
     77 no pseudo-device ppp
     78 no pseudo-device pppoe
     79 no pseudo-device tap
     80 no pseudo-device tun
     81 no pseudo-device gif
     82 no pseudo-device stf
     83 no pseudo-device vlan
     84 no pseudo-device bridge
     85 no pseudo-device agr
     86 no pseudo-device clockctl
     87 
     88 no pseudo-device accf_data
     89 no pseudo-device accf_http
     90