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