]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/nanobsd/pcengines/ALIX_DSK
Merge lld trunk r321017 to contrib/llvm/tools/lld.
[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         NFSCL                   # Network Filesystem Client
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         # Compatible with FreeBSD7
30 options         COMPAT_FREEBSD9         # Compatible with FreeBSD9
31 options         COMPAT_FREEBSD10        # Compatible with FreeBSD10
32 options         SCSI_DELAY=5000         
33 options         SYSVSHM                 
34 options         SYSVMSG                 
35 options         SYSVSEM                 
36 options         P1003_1B_SEMAPHORES     
37 options         _KPOSIX_PRIORITY_SCHEDULING 
38 options         PRINTF_BUFR_SIZE=128    
39 device          apic                    
40 device          cpufreq
41 device          acpi
42 device          pci
43 device          fdc
44 device          ata
45 options         ATA_STATIC_ID   
46 device          scbus           
47 device          da              
48 device          sa              
49 device          cd              
50 device          pass            
51 device          uart            
52 device          em              
53 device          miibus          
54 device          vr              
55 device          wlan            
56 options         IEEE80211_DEBUG 
57 options         IEEE80211_AMPDU_AGE 
58 options         IEEE80211_SUPPORT_MESH  
59 device          wlan_wep        
60 device          wlan_ccmp       
61 device          wlan_tkip       
62 device          wlan_amrr       
63 device          an              
64 device          ath             
65 device          ath_hal         
66 options         AH_SUPPORT_AR5416       
67 device          ath_rate_sample 
68 device          wi              
69 device          loop            
70 device          random          
71 device          ether           
72 device          tun             
73 device          pty             
74 device          md              
75 device          gif             
76 device          firmware        
77 device          bpf             
78 device          uhci            
79 device          ohci            
80 device          ehci            
81 device          usb             
82 device          ulpt            
83 device          umass           
84 device          u3g             
85 device          ubsa            
86 device          uftdi           
87
88 options         INCLUDE_CONFIG_FILE
89
90 options         ALTQ
91 options         ALTQ_CBQ
92 options         ALTQ_RED
93 options         ALTQ_RIO
94 options         ALTQ_HFSC
95 options         ALTQ_CDNR
96 options         ALTQ_PRIQ
97
98 device          pf
99 device          pflog
100 device          pfsync                                                          
101 device          carp                                                            
102 device          if_bridge
103
104 options         DEVICE_POLLING
105
106 options         NETGRAPH                                                        
107 options         NETGRAPH_BPF                                                    
108 options         NETGRAPH_ETHER                                                  
109 options         NETGRAPH_IFACE                                                  
110 options         NETGRAPH_PPP                                                    
111 options         NETGRAPH_PPPOE                                                  
112 options         NETGRAPH_PPTPGRE                                                
113 options         NETGRAPH_MPPC_ENCRYPTION                                        
114 options         NETGRAPH_SOCKET                                                 
115 options         NETGRAPH_KSOCKET                                                
116 options         NETGRAPH_VJC