]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/nanobsd/pcengines/ALIX_DSK
libfido2: update to 1.13.0
[FreeBSD/FreeBSD.git] / tools / tools / nanobsd / pcengines / ALIX_DSK
1 #
2 #
3
4 cpu             I586_CPU
5 ident           ALIX_DSK
6 makeoptions     DEBUG=-g
7 options         CPU_GEODE
8 options         SCHED_ULE
9 options         PREEMPTION
10 options         INET
11 options         INET6
12 options         FFS
13 options         SOFTUPDATES
14 options         UFS_ACL
15 options         UFS_DIRHASH
16 options         NFSCL                   # Network Filesystem Client
17 options         NFSLOCKD
18 options         MSDOSFS
19 options         CD9660
20 options         PROCFS
21 options         PSEUDOFS
22 options         GEOM_PART_GPT
23 options         GEOM_LABEL
24 options         COMPAT_43TTY
25 options         COMPAT_FREEBSD4         # Compatible with FreeBSD4
26 options         COMPAT_FREEBSD5         # Compatible with FreeBSD5
27 options         COMPAT_FREEBSD6         # Compatible with FreeBSD6
28 options         COMPAT_FREEBSD7         # Compatible with FreeBSD7
29 options         COMPAT_FREEBSD9         # Compatible with FreeBSD9
30 options         COMPAT_FREEBSD10        # Compatible with FreeBSD10
31 options         COMPAT_FREEBSD11        # Compatible with FreeBSD11
32 options         COMPAT_FREEBSD12        # Compatible with FreeBSD12
33 options         SCSI_DELAY=5000
34 options         SYSVSHM
35 options         SYSVMSG
36 options         SYSVSEM
37 options         P1003_1B_SEMAPHORES
38 options         _KPOSIX_PRIORITY_SCHEDULING 
39 options         PRINTF_BUFR_SIZE=128
40 device          apic
41 device          cpufreq
42 device          acpi
43 device          pci
44 device          fdc
45 device          ata
46 options         ATA_STATIC_ID
47 device          scbus
48 device          da
49 device          sa
50 device          cd
51 device          pass
52 device          uart
53 device          iflib
54 device          em
55 device          miibus
56 device          vr
57 device          wlan
58 options         IEEE80211_DEBUG
59 options         IEEE80211_SUPPORT_MESH
60 device          wlan_wep
61 device          wlan_ccmp
62 device          wlan_tkip
63 device          wlan_amrr
64 device          ath
65 device          ath_hal
66 device          ath_rate_sample
67 device          loop
68 device          ether
69 device          tuntap
70 device          pty
71 device          md
72 device          gif
73 device          firmware
74 device          bpf
75 device          uhci
76 device          ohci
77 device          ehci
78 device          usb
79 device          ulpt
80 device          umass
81 device          u3g
82 device          ubsa
83 device          uftdi
84
85 options         INCLUDE_CONFIG_FILE
86
87 options         ALTQ
88 options         ALTQ_CBQ
89 options         ALTQ_RED
90 options         ALTQ_RIO
91 options         ALTQ_HFSC
92 options         ALTQ_CDNR
93 options         ALTQ_PRIQ
94
95 device          pf
96 device          pflog
97 device          pfsync                                                          
98 device          carp                                                            
99 device          if_bridge
100
101 options         DEVICE_POLLING
102
103 options         NETGRAPH                                                        
104 options         NETGRAPH_BPF                                                    
105 options         NETGRAPH_ETHER                                                  
106 options         NETGRAPH_IFACE                                                  
107 options         NETGRAPH_PPP                                                    
108 options         NETGRAPH_PPPOE                                                  
109 options         NETGRAPH_PPTPGRE                                                
110 options         NETGRAPH_MPPC_ENCRYPTION                                        
111 options         NETGRAPH_SOCKET                                                 
112 options         NETGRAPH_KSOCKET                                                
113 options         NETGRAPH_VJC