1 1.17.4.2 mrg # $NetBSD: GENERIC.common,v 1.17.4.2 2012/02/18 07:33:22 mrg Exp $ 2 1.17.4.2 mrg 3 1.17.4.2 mrg include "arch/usermode/conf/std.usermode" 4 1.17.4.2 mrg 5 1.17.4.2 mrg options INCLUDE_CONFIG_FILE 6 1.17.4.2 mrg #ident "GENERIC-$Revision: 1.17.4.2 $" 7 1.17.4.2 mrg maxusers 32 8 1.17.4.2 mrg 9 1.17.4.2 mrg makeoptions DEBUG="-O1 -g3" 10 1.17.4.2 mrg 11 1.17.4.2 mrg options SYMTAB_SPACE=450000 12 1.17.4.2 mrg 13 1.17.4.2 mrg options RTC_OFFSET=0 14 1.17.4.2 mrg options NTP 15 1.17.4.2 mrg options KTRACE 16 1.17.4.2 mrg #options USERCONF 17 1.17.4.2 mrg 18 1.17.4.2 mrg options SYSVMSG 19 1.17.4.2 mrg options SYSVSEM 20 1.17.4.2 mrg options SYSVSHM 21 1.17.4.2 mrg 22 1.17.4.2 mrg options DEBUG 23 1.17.4.2 mrg #options DDB # missing support 24 1.17.4.2 mrg options DIAGNOSTIC 25 1.17.4.2 mrg options LOCKDEBUG 26 1.17.4.2 mrg #options DEBUG_EXEC 27 1.17.4.2 mrg options CPU_DEBUG 28 1.17.4.2 mrg #options UVMHIST 29 1.17.4.2 mrg #options UVMHIST_PRINT 30 1.17.4.2 mrg 31 1.17.4.2 mrg options COMPAT_BSDPTY 32 1.17.4.2 mrg options COMPAT_50 33 1.17.4.2 mrg options COMPAT_OSSAUDIO 34 1.17.4.2 mrg 35 1.17.4.2 mrg file-system FFS 36 1.17.4.2 mrg file-system MFS 37 1.17.4.2 mrg file-system FDESC 38 1.17.4.2 mrg file-system KERNFS 39 1.17.4.2 mrg file-system NULLFS 40 1.17.4.2 mrg file-system PROCFS 41 1.17.4.2 mrg file-system UNION 42 1.17.4.2 mrg file-system PTYFS 43 1.17.4.2 mrg file-system TMPFS 44 1.17.4.2 mrg file-system NFS 45 1.17.4.2 mrg file-system CD9660 46 1.17.4.2 mrg file-system UDF 47 1.17.4.2 mrg file-system NILFS 48 1.17.4.2 mrg options WAPBL 49 1.17.4.2 mrg 50 1.17.4.2 mrg options INET 51 1.17.4.2 mrg options INET6 52 1.17.4.2 mrg options NFS_BOOT_DHCP 53 1.17.4.2 mrg options NFS_BOOT_BOOTPARAM 54 1.17.4.2 mrg 55 1.17.4.2 mrg config netbsd root on ? type ? 56 1.17.4.2 mrg 57 1.17.4.2 mrg mainbus0 at root 58 1.17.4.2 mrg cpu0 at mainbus? 59 1.17.4.2 mrg clock0 at mainbus? 60 1.17.4.2 mrg ttycons0 at mainbus? 61 1.17.4.2 mrg ld* at mainbus? 62 1.17.4.2 mrg veth0 at mainbus? 63 1.17.4.2 mrg vaudio0 at mainbus? 64 1.17.4.2 mrg audio0 at vaudio0 65 1.17.4.2 mrg 66 1.17.4.2 mrg vncfb0 at mainbus? 67 1.17.4.2 mrg wsdisplay0 at vncfb? 68 1.17.4.2 mrg wskbd0 at vncfb? 69 1.17.4.2 mrg wsmouse0 at vncfb? mux 0 70 1.17.4.2 mrg options WSEMUL_VT100 71 1.17.4.2 mrg options WS_KERNEL_FG=WSCOL_GREEN 72 1.17.4.2 mrg options WSKBD_DEFAULT_KEYREPEAT_DEL1=1000 73 1.17.4.2 mrg options WSKBD_DEFAULT_KEYREPEAT_DELN=200 74 1.17.4.2 mrg options WSDISPLAY_COMPAT_USL 75 1.17.4.2 mrg 76 1.17.4.2 mrg pseudo-device loop 77 1.17.4.2 mrg pseudo-device pty 78 1.17.4.2 mrg pseudo-device bpfilter 79 1.17.4.2 mrg pseudo-device clockctl 80 1.17.4.2 mrg pseudo-device drvctl 81 1.17.4.2 mrg pseudo-device ksyms 82 1.17.4.2 mrg pseudo-device wsmux 83 1.17.4.2 mrg 84 1.17.4.2 mrg # Pull in optional local configuration 85 1.17.4.2 mrg cinclude "arch/usermode/conf/GENERIC.local" 86