]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/nanobsd/pcengines/ALIX_DSK
sys: Remove DEV_RANDOM device option
[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_SUPPORT_MESH  
58 device          wlan_wep        
59 device          wlan_ccmp       
60 device          wlan_tkip       
61 device          wlan_amrr       
62 device          an              
63 device          ath             
64 device          ath_hal         
65 device          ath_rate_sample 
66 device          wi              
67 device          loop            
68 device          ether           
69 device          tun             
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