]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/nanobsd/pcengines/ALIX_DSK
Merge from head
[FreeBSD/FreeBSD.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          firmware        
75 device          bpf             
76 device          uhci            
77 device          ohci            
78 device          ehci            
79 device          usb             
80 device          ulpt            
81 device          umass           
82 device          u3g             
83 device          ubsa            
84 device          uftdi           
85
86 options         INCLUDE_CONFIG_FILE
87
88 options         ALTQ
89 options         ALTQ_CBQ
90 options         ALTQ_RED
91 options         ALTQ_RIO
92 options         ALTQ_HFSC
93 options         ALTQ_CDNR
94 options         ALTQ_PRIQ
95
96 device          pf
97 device          pflog
98 device          pfsync                                                          
99 device          carp                                                            
100 device          if_bridge
101
102 options         DEVICE_POLLING
103
104 options         NETGRAPH                                                        
105 options         NETGRAPH_BPF                                                    
106 options         NETGRAPH_ETHER                                                  
107 options         NETGRAPH_IFACE                                                  
108 options         NETGRAPH_PPP                                                    
109 options         NETGRAPH_PPPOE                                                  
110 options         NETGRAPH_PPTPGRE                                                
111 options         NETGRAPH_MPPC_ENCRYPTION                                        
112 options         NETGRAPH_SOCKET                                                 
113 options         NETGRAPH_KSOCKET                                                
114 options         NETGRAPH_VJC