Lines Matching refs:options
13 # Standard system options
15 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
16 #options NTP # NTP phase/frequency locked loop
18 # CPU options
21 options UVMHIST
22 #options UVMHIST_PRINT,A9WDT_PERIOD_DEFAULT=30
23 options BCMETH_COUNTERS
24 #options MULTIPROCESSOR
25 options CPU_CORTEX
26 #options MEMSIZE=256
27 options BCM5301X
28 #options PMAPCOUNTERS
29 options BUSDMA_COUNTERS
31 #options VERBOSE_INIT_ARM
32 options EARLYCONS=bcm53xx,CONSADDR=0x18000300
34 # Architecture options
56 # File system options
57 #options FFS_EI # FFS Endian Independent support
58 #options FFS_NO_SNAPSHOT # No FFS snapshot support
59 #options QUOTA # legacy UFS quotas
60 #options QUOTA2 # new, in-filesystem UFS quotas
61 options UFS_DIRHASH # UFS Large Directory Hashing
62 #options UFS_EXTATTR # Extended attribute support for UFS1
63 options WAPBL # File system journaling support
64 #options DISKLABEL_EI # disklabel Endian Independent support
65 #options NFSSERVER # Network File System server
67 # Networking options
69 #options GATEWAY # packet forwarding
70 options INET # IP + ICMP + TCP + UDP
71 options INET6 # IPV6
72 #options IPSEC # IP security
73 #options IPSEC_DEBUG # debug for IP security
74 #options MROUTING # IP multicast routing
75 #options PIM # Protocol Independent Multicast
76 #options NETATALK # AppleTalk networking
77 #options PPP_BSDCOMP # BSD-Compress compression support for PPP
78 #options PPP_DEFLATE # Deflate compression support for PPP
79 #options PPP_FILTER # Active filter support for PPP (requires bpf)
80 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
82 options NFS_BOOT_BOOTP
83 options NFS_BOOT_DHCP
84 #options NFS_BOOT_BOOTSTATIC
85 #options NFS_BOOTSTATIC_MYIP="\"192.168.1.4\""
86 #options NFS_BOOTSTATIC_GWIP="\"192.168.1.1\""
87 #options NFS_BOOTSTATIC_MASK="\"255.255.255.0\""
88 #options NFS_BOOTSTATIC_SERVADDR="\"192.168.1.1\""
89 #options NFS_BOOTSTATIC_SERVER="\"192.168.1.1:/nfs/sdp2430\""
91 options NFS_BOOT_RWSIZE=1024
93 # Compatibility options
95 options COMPAT_NETBSD32 # allow running arm (e.g. non-earm) binaries
97 # Shared memory options
99 options SYSVMSG # System V-like message queues
100 options SYSVSEM # System V-like semaphores
101 options SYSVSHM # System V-like memory sharing
103 # Device options
105 #options MEMORY_DISK_HOOKS # boottime setup of ramdisk
106 #options MEMORY_DISK_ROOT_SIZE=8192 # Size in blocks
107 #options MEMORY_DISK_DYNAMIC
108 #options MINIROOTSIZE=1000 # Size in blocks
109 #options MEMORY_DISK_IS_ROOT # use memory disk as root
112 options DKWEDGE_AUTODISCOVER # Automatically add dk(4) instances
113 options DKWEDGE_METHOD_GPT # Supports GPT partitions as wedges
115 # Miscellaneous kernel options
116 options MODULAR # support dynamically loaded kernel modules
117 options MODULAR_DEFAULT_AUTOLOAD
118 options KTRACE # system call tracing, a la ktrace(1)
119 options PCIVERBOSE # Verbose PCI autoconfiguration messages
120 #options PCI_CONFIG_DUMP # Verbose PCI autoconfiguration messages
121 options PCI_NETBSD_CONFIGURE # perform PCI configuration
122 options RNDVERBOSE # Verbose rnd messages
123 #options SCSIVERBOSE # Verbose SCSI errors
124 #options MIIVERBOSE # Verbose MII autoconfiguration messages
125 #options DDB_KEYCODE=0x40
126 #options USERCONF # userconf(4) support
127 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
129 # Development and Debugging options
131 options DIAGNOSTIC # internal consistency checks
132 options DEBUG
133 #options LOCKDEBUG # Enable lock debugging
134 #options UVMHIST # kernhist for uvm/pmap subsystems
135 options VERBOSE_INIT_ARM # verbose bootstraping messages
136 options DDB # in-kernel debugger
137 options DDB_ONPANIC=1
138 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
139 options DDB_COMMANDONENTER="show event"
140 options DB_MAX_LINE=INT_MAX
141 #options KGDB
145 ## USB Debugging options
146 options USB_DEBUG
147 options EHCI_DEBUG
148 options OHCI_DEBUG
149 options UHUB_DEBUG
152 # Valid options for BOOT_ARGS:
159 options BOOT_ARGS="\"\""
179 #options CONADDR=0x18000300, CONSPEED=115200
180 options CONSPEED=9600
193 #options ATADEBUG
217 #options NAND_BBT
273 #options RND_COM