Lines Matching refs:options
8 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
14 # Standard system options
16 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
17 options NTP # NTP phase/frequency locked loop
19 # CPU options
21 options CPU_ARM9 # Support the ARM9TDMI core
22 options CPU_ARM10 # Support the ARM10 core
23 options CPU_ARM11 # Support the ARM11 core
24 options FPU_VFP
25 options INTEGRATOR_CP
47 # File system options
48 #options FFS_EI # FFS Endian Independent support
49 #options FFS_NO_SNAPSHOT # No FFS snapshot support
50 #options QUOTA # legacy UFS quotas
51 #options QUOTA2 # new, in-filesystem UFS quotas
52 #options UFS_DIRHASH # UFS Large Directory Hashing
53 #options UFS_EXTATTR # Extended attribute support for UFS1
54 options WAPBL # File system journaling support
55 #options DISKLABEL_EI # disklabel Endian Independent support
56 #options NFSSERVER # Network File System server
58 # Networking options
60 #options GATEWAY # packet forwarding
61 options INET # IP + ICMP + TCP + UDP
62 options INET6 # IPV6
63 #options IPSEC # IP security
64 #options IPSEC_DEBUG # debug for IP security
65 #options MROUTING # IP multicast routing
66 #options PIM # Protocol Independent Multicast
67 #options NETATALK # AppleTalk networking
68 #options PPP_BSDCOMP # BSD-Compress compression support for PPP
69 #options PPP_DEFLATE # Deflate compression support for PPP
70 #options PPP_FILTER # Active filter support for PPP (requires bpf)
71 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
73 options NFS_BOOT_BOOTP
74 options NFS_BOOT_DHCP
75 options NFS_BOOT_BOOTPARAM
76 #options NFS_BOOT_BOOTSTATIC
78 # Compatibility options
81 options COMPAT_NETBSD32 # allow running arm (e.g. non-earm) binaries
83 # Shared memory options
85 #options SYSVMSG # System V-like message queues
86 #options SYSVSEM # System V-like semaphores
87 #options SYSVSHM # System V-like memory sharing
89 # Device options
91 #options MEMORY_DISK_HOOKS # boottime setup of ramdisk
92 #options MEMORY_DISK_ROOT_SIZE=4000 # Size in blocks
93 #options MEMORY_DISK_IS_ROOT # use memory disk as root
95 # Miscellaneous kernel options
96 options KTRACE # system call tracing, a la ktrace(1)
97 options IRQSTATS # manage IRQ statistics
98 options SCSIVERBOSE # Verbose SCSI errors
99 options PCIVERBOSE # Verbose PCI descriptions
100 options MIIVERBOSE # Verbose MII autoconfuration messages
101 #options PCI_CONFIG_DUMP # verbosely dump PCI config space
102 options PCI_NETBSD_CONFIGURE # Do not rely on BIOS/whatever to
104 options PCI_CONFIGURE_VERBOSE # Show PCI config information
105 options DDB_KEYCODE=0x1d # Enter ddb on ^]
106 options USERCONF # userconf(4) support
107 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
108 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
110 # Development and Debugging options
112 #options ARM700BUGTRACK # track the ARM700 swi bug
113 #options PORTMASTER # Enable PortMaster only options
114 #options DIAGNOSTIC # internal consistency checks
115 #options UVMHIST # kernhist for uvm/pmap subsystems
116 options DDB # in-kernel debugger
117 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
118 #options UVMHIST
121 options PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=38400,PLCONMODE=0xB00
139 #options PLCOM_DEBUG
148 #options SDMMC_DEBUG
149 #options SDMMCCISDEBUG