]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/tools/nanobsd/pcengines/ALIX_DSK
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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_FREEBSD7         
27 options         SCSI_DELAY=5000         
28 options         SYSVSHM                 
29 options         SYSVMSG                 
30 options         SYSVSEM                 
31 options         P1003_1B_SEMAPHORES     
32 options         _KPOSIX_PRIORITY_SCHEDULING 
33 options         PRINTF_BUFR_SIZE=128    
34 device          apic                    
35 device          pci
36 device          fdc
37 device          ata
38 device          atadisk         
39 device          atapicd         
40 device          atapist         
41 options         ATA_STATIC_ID   
42 device          scbus           
43 device          da              
44 device          sa              
45 device          cd              
46 device          pass            
47 device          uart            
48 device          em              
49 device          miibus          
50 device          vr              
51 device          wlan            
52 options         IEEE80211_DEBUG 
53 options         IEEE80211_AMPDU_AGE 
54 options         IEEE80211_SUPPORT_MESH  
55 device          wlan_wep        
56 device          wlan_ccmp       
57 device          wlan_tkip       
58 device          wlan_amrr       
59 device          an              
60 device          ath             
61 device          ath_hal         
62 options         AH_SUPPORT_AR5416       
63 device          ath_rate_sample 
64 device          wi              
65 device          loop            
66 device          random          
67 device          ether           
68 device          tun             
69 device          pty             
70 device          md              
71 device          gif             
72 device          faith           
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