OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / freeswan / testing / kernelconfigs / swan.config
1 # $Id: swan.config,v 1.3 2002/01/29 03:18:58 mcr Exp $
2 #
3 # $Log: swan.config,v $
4 # Revision 1.3  2002/01/29 03:18:58  mcr
5 #       added CONFIG_NETLINK=n to default UML configuration.
6 #
7 # Revision 1.2  2002/01/21 18:23:14  mcr
8 #       added CONFIG_SMP=n to options
9 #
10 # Revision 1.1  2001/09/25 00:51:59  mcr
11 #       UML kernel configuration file for FreeSWAN nodes (East/West)
12 #
13 #
14 #
15 #
16 # Automatically generated make config: don't edit
17 #
18 CONFIG_USERMODE=y
19 # CONFIG_ISA is not set
20 # CONFIG_SBUS is not set
21 # CONFIG_PCI is not set
22 CONFIG_UID16=y
23 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
24
25 #
26 # Code maturity level options
27 #
28 CONFIG_EXPERIMENTAL=y
29
30 #
31 # General Setup
32 #
33 CONFIG_STDIO_CONSOLE=y
34 CONFIG_NET=y
35 CONFIG_SYSVIPC=y
36 CONFIG_BSD_PROCESS_ACCT=y
37 CONFIG_SYSCTL=y
38 CONFIG_BINFMT_AOUT=y
39 CONFIG_BINFMT_ELF=y
40 CONFIG_BINFMT_MISC=y
41 CONFIG_UNIX98_PTYS=y
42 CONFIG_UNIX98_PTY_COUNT=256
43 CONFIG_SSL=y
44 CONFIG_HOSTFS=y
45 CONFIG_MCONSOLE=y
46 CONFIG_MAGIC_SYSRQ=y
47 # CONFIG_HOST_2G_2G is not set
48 CONFIG_SMP=n
49
50 #
51 # Loadable module support
52 #
53 CONFIG_MODULES=y
54 # CONFIG_KMOD is not set
55
56 #
57 # Devices
58 #
59 CONFIG_BLK_DEV_UBD=y
60 # CONFIG_BLK_DEV_UBD_SYNC is not set
61 CONFIG_BLK_DEV_LOOP=y
62 CONFIG_BLK_DEV_NBD=y
63 CONFIG_BLK_DEV_RAM=y
64 CONFIG_BLK_DEV_RAM_SIZE=4096
65 CONFIG_BLK_DEV_INITRD=y
66 # CONFIG_MMAPPER is not set
67
68 #
69 # Networking options
70 #
71 CONFIG_PACKET=y
72 CONFIG_PACKET_MMAP=y
73 CONFIG_NETLINK=n
74 # CONFIG_NETLINK_DEV is not set
75 # CONFIG_NETFILTER is not set
76 # CONFIG_FILTER is not set
77 CONFIG_UNIX=y
78 CONFIG_INET=y
79 # CONFIG_IP_MULTICAST is not set
80 CONFIG_IP_ADVANCED_ROUTER=y
81 CONFIG_IP_MULTIPLE_TABLES=y
82 CONFIG_IP_ROUTE_NAT=y
83 CONFIG_IP_ROUTE_MULTIPATH=y
84 CONFIG_IP_ROUTE_TOS=y
85 CONFIG_IP_ROUTE_VERBOSE=y
86 CONFIG_IP_ROUTE_LARGE_TABLES=y
87 # CONFIG_IP_PNP is not set
88 CONFIG_NET_IPIP=y
89 CONFIG_NET_IPGRE=y
90 # CONFIG_ARPD is not set
91 # CONFIG_INET_ECN is not set
92 # CONFIG_SYN_COOKIES is not set
93 # CONFIG_IPV6 is not set
94 # CONFIG_KHTTPD is not set
95 # CONFIG_ATM is not set
96 # CONFIG_VLAN_8021Q is not set
97
98 #
99 #  
100 #
101 # CONFIG_IPX is not set
102 # CONFIG_ATALK is not set
103 # CONFIG_DECNET is not set
104 # CONFIG_BRIDGE is not set
105 # CONFIG_X25 is not set
106 # CONFIG_LAPB is not set
107 # CONFIG_LLC is not set
108 # CONFIG_NET_DIVERT is not set
109 # CONFIG_ECONET is not set
110 # CONFIG_WAN_ROUTER is not set
111 # CONFIG_NET_FASTROUTE is not set
112 # CONFIG_NET_HW_FLOWCONTROL is not set
113
114 #
115 # QoS and/or fair queueing
116 #
117 # CONFIG_NET_SCHED is not set
118
119 #
120 # Network device support
121 #
122 CONFIG_UML_NET=y
123 CONFIG_UML_NET_ETHERTAP=y
124 CONFIG_UML_NET_TUNTAP=y
125 CONFIG_UML_NET_SLIP=y
126 CONFIG_UML_NET_DAEMON=y
127 CONFIG_UML_NET_MCAST=y
128 CONFIG_NETDEVICES=y
129
130 #
131 # ARCnet devices
132 #
133 # CONFIG_ARCNET is not set
134 CONFIG_DUMMY=y
135 # CONFIG_BONDING is not set
136 # CONFIG_EQUALIZER is not set
137 CONFIG_TUN=y
138 CONFIG_ETHERTAP=y
139
140 #
141 # Ethernet (10 or 100Mbit)
142 #
143 # CONFIG_NET_ETHERNET is not set
144
145 #
146 # Ethernet (1000 Mbit)
147 #
148 # CONFIG_ACENIC is not set
149 # CONFIG_DL2K is not set
150 # CONFIG_MYRI_SBUS is not set
151 # CONFIG_NS83820 is not set
152 # CONFIG_HAMACHI is not set
153 # CONFIG_YELLOWFIN is not set
154 # CONFIG_SK98LIN is not set
155 # CONFIG_FDDI is not set
156 # CONFIG_HIPPI is not set
157 # CONFIG_PLIP is not set
158 CONFIG_PPP=y
159 # CONFIG_PPP_MULTILINK is not set
160 # CONFIG_PPP_FILTER is not set
161 # CONFIG_PPP_ASYNC is not set
162 # CONFIG_PPP_SYNC_TTY is not set
163 # CONFIG_PPP_DEFLATE is not set
164 # CONFIG_PPP_BSDCOMP is not set
165 # CONFIG_PPPOE is not set
166 CONFIG_SLIP=y
167 # CONFIG_SLIP_COMPRESSED is not set
168 # CONFIG_SLIP_SMART is not set
169 # CONFIG_SLIP_MODE_SLIP6 is not set
170
171 #
172 # Wireless LAN (non-hamradio)
173 #
174 # CONFIG_NET_RADIO is not set
175
176 #
177 # Token Ring devices
178 #
179 # CONFIG_TR is not set
180 # CONFIG_NET_FC is not set
181 # CONFIG_RCPCI is not set
182 # CONFIG_SHAPER is not set
183
184 #
185 # Wan interfaces
186 #
187 # CONFIG_WAN is not set
188
189 #
190 # File systems
191 #
192 CONFIG_QUOTA=y
193 # CONFIG_AUTOFS_FS is not set
194 # CONFIG_AUTOFS4_FS is not set
195 # CONFIG_REISERFS_FS is not set
196 # CONFIG_REISERFS_CHECK is not set
197 # CONFIG_REISERFS_PROC_INFO is not set
198 # CONFIG_ADFS_FS is not set
199 # CONFIG_ADFS_FS_RW is not set
200 # CONFIG_AFFS_FS is not set
201 # CONFIG_HFS_FS is not set
202 # CONFIG_BFS_FS is not set
203 # CONFIG_EXT3_FS is not set
204 # CONFIG_JBD is not set
205 # CONFIG_JBD_DEBUG is not set
206 # CONFIG_FAT_FS is not set
207 # CONFIG_MSDOS_FS is not set
208 # CONFIG_UMSDOS_FS is not set
209 # CONFIG_VFAT_FS is not set
210 # CONFIG_EFS_FS is not set
211 # CONFIG_JFFS_FS is not set
212 # CONFIG_JFFS2_FS is not set
213 # CONFIG_CRAMFS is not set
214 CONFIG_TMPFS=y
215 # CONFIG_RAMFS is not set
216 # CONFIG_ISO9660_FS is not set
217 # CONFIG_JOLIET is not set
218 # CONFIG_ZISOFS is not set
219 # CONFIG_MINIX_FS is not set
220 # CONFIG_VXFS_FS is not set
221 # CONFIG_NTFS_FS is not set
222 # CONFIG_NTFS_RW is not set
223 # CONFIG_HPFS_FS is not set
224 CONFIG_PROC_FS=y
225 CONFIG_DEVFS_FS=y
226 CONFIG_DEVFS_MOUNT=y
227 # CONFIG_DEVFS_DEBUG is not set
228 CONFIG_DEVPTS_FS=y
229 # CONFIG_QNX4FS_FS is not set
230 # CONFIG_QNX4FS_RW is not set
231 # CONFIG_ROMFS_FS is not set
232 CONFIG_EXT2_FS=y
233 # CONFIG_SYSV_FS is not set
234 # CONFIG_UDF_FS is not set
235 # CONFIG_UDF_RW is not set
236 # CONFIG_UFS_FS is not set
237 # CONFIG_UFS_FS_WRITE is not set
238
239 #
240 # Network File Systems
241 #
242 # CONFIG_CODA_FS is not set
243 # CONFIG_INTERMEZZO_FS is not set
244 # CONFIG_NFS_FS is not set
245 # CONFIG_NFS_V3 is not set
246 # CONFIG_ROOT_NFS is not set
247 # CONFIG_NFSD is not set
248 # CONFIG_NFSD_V3 is not set
249 # CONFIG_SUNRPC is not set
250 # CONFIG_LOCKD is not set
251 # CONFIG_SMB_FS is not set
252 # CONFIG_NCP_FS is not set
253 # CONFIG_NCPFS_PACKET_SIGNING is not set
254 # CONFIG_NCPFS_IOCTL_LOCKING is not set
255 # CONFIG_NCPFS_STRONG is not set
256 # CONFIG_NCPFS_NFS_NS is not set
257 # CONFIG_NCPFS_OS2_NS is not set
258 # CONFIG_NCPFS_SMALLDOS is not set
259 # CONFIG_NCPFS_NLS is not set
260 # CONFIG_NCPFS_EXTRAS is not set
261 # CONFIG_ZISOFS_FS is not set
262 # CONFIG_ZLIB_FS_INFLATE is not set
263
264 #
265 # Partition Types
266 #
267 # CONFIG_PARTITION_ADVANCED is not set
268 CONFIG_MSDOS_PARTITION=y
269 # CONFIG_SMB_NLS is not set
270 # CONFIG_NLS is not set
271
272 #
273 # Kernel hacking
274 #
275 # CONFIG_DEBUG_SLAB is not set
276 CONFIG_DEBUGSYM=y
277 CONFIG_PT_PROXY=y
278 # CONFIG_GPROF is not set
279 # CONFIG_GCOV is not set