diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/um/config.release |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'arch/um/config.release')
-rw-r--r-- | arch/um/config.release | 333 |
1 files changed, 333 insertions, 0 deletions
diff --git a/arch/um/config.release b/arch/um/config.release new file mode 100644 index 000000000000..fc68bcb9294e --- /dev/null +++ b/arch/um/config.release | |||
@@ -0,0 +1,333 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | CONFIG_USERMODE=y | ||
5 | # CONFIG_ISA is not set | ||
6 | # CONFIG_SBUS is not set | ||
7 | # CONFIG_PCI is not set | ||
8 | CONFIG_UID16=y | ||
9 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
10 | |||
11 | # | ||
12 | # Code maturity level options | ||
13 | # | ||
14 | CONFIG_EXPERIMENTAL=y | ||
15 | |||
16 | # | ||
17 | # General Setup | ||
18 | # | ||
19 | CONFIG_STDIO_CONSOLE=y | ||
20 | CONFIG_NET=y | ||
21 | CONFIG_SYSVIPC=y | ||
22 | CONFIG_BSD_PROCESS_ACCT=y | ||
23 | CONFIG_SYSCTL=y | ||
24 | CONFIG_BINFMT_AOUT=y | ||
25 | CONFIG_BINFMT_ELF=y | ||
26 | CONFIG_BINFMT_MISC=y | ||
27 | CONFIG_UNIX98_PTYS=y | ||
28 | CONFIG_UNIX98_PTY_COUNT=256 | ||
29 | CONFIG_SSL=y | ||
30 | CONFIG_HOSTFS=y | ||
31 | CONFIG_MCONSOLE=y | ||
32 | CONFIG_MAGIC_SYSRQ=y | ||
33 | # CONFIG_HOST_2G_2G is not set | ||
34 | # CONFIG_UML_SMP is not set | ||
35 | # CONFIG_SMP is not set | ||
36 | CONFIG_CON_ZERO_CHAN="fd:0,fd:1" | ||
37 | CONFIG_CON_CHAN="xterm" | ||
38 | CONFIG_SSL_CHAN="pty" | ||
39 | CONFIG_NEST_LEVEL=0 | ||
40 | CONFIG_KERNEL_HALF_GIGS=1 | ||
41 | |||
42 | # | ||
43 | # Loadable module support | ||
44 | # | ||
45 | CONFIG_MODULES=y | ||
46 | CONFIG_KMOD=y | ||
47 | |||
48 | # | ||
49 | # Devices | ||
50 | # | ||
51 | CONFIG_BLK_DEV_UBD=y | ||
52 | # CONFIG_BLK_DEV_UBD_SYNC is not set | ||
53 | CONFIG_BLK_DEV_LOOP=y | ||
54 | CONFIG_BLK_DEV_NBD=y | ||
55 | CONFIG_BLK_DEV_RAM=y | ||
56 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
57 | CONFIG_BLK_DEV_INITRD=y | ||
58 | # CONFIG_MMAPPER is not set | ||
59 | CONFIG_UML_SOUND=y | ||
60 | CONFIG_SOUND=y | ||
61 | CONFIG_HOSTAUDIO=y | ||
62 | # CONFIG_UML_WATCHDOG is not set | ||
63 | # CONFIG_TTY_LOG is not set | ||
64 | CONFIG_FD_CHAN=y | ||
65 | # CONFIG_NULL_CHAN is not set | ||
66 | CONFIG_PORT_CHAN=y | ||
67 | CONFIG_PTY_CHAN=y | ||
68 | CONFIG_TTY_CHAN=y | ||
69 | CONFIG_XTERM_CHAN=y | ||
70 | |||
71 | # | ||
72 | # Networking options | ||
73 | # | ||
74 | CONFIG_PACKET=y | ||
75 | CONFIG_PACKET_MMAP=y | ||
76 | # CONFIG_NETLINK_DEV is not set | ||
77 | # CONFIG_NETFILTER is not set | ||
78 | # CONFIG_FILTER is not set | ||
79 | CONFIG_UNIX=y | ||
80 | CONFIG_INET=y | ||
81 | # CONFIG_IP_MULTICAST is not set | ||
82 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
83 | # CONFIG_IP_PNP is not set | ||
84 | # CONFIG_NET_IPIP is not set | ||
85 | # CONFIG_NET_IPGRE is not set | ||
86 | # CONFIG_ARPD is not set | ||
87 | # CONFIG_INET_ECN is not set | ||
88 | # CONFIG_SYN_COOKIES is not set | ||
89 | # CONFIG_IPV6 is not set | ||
90 | # CONFIG_KHTTPD is not set | ||
91 | # CONFIG_ATM is not set | ||
92 | # CONFIG_VLAN_8021Q is not set | ||
93 | |||
94 | # | ||
95 | # | ||
96 | # | ||
97 | # CONFIG_IPX is not set | ||
98 | # CONFIG_ATALK is not set | ||
99 | # CONFIG_DECNET is not set | ||
100 | # CONFIG_BRIDGE is not set | ||
101 | # CONFIG_X25 is not set | ||
102 | # CONFIG_LAPB is not set | ||
103 | # CONFIG_LLC is not set | ||
104 | # CONFIG_NET_DIVERT is not set | ||
105 | # CONFIG_ECONET is not set | ||
106 | # CONFIG_WAN_ROUTER is not set | ||
107 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
108 | |||
109 | # | ||
110 | # QoS and/or fair queueing | ||
111 | # | ||
112 | # CONFIG_NET_SCHED is not set | ||
113 | |||
114 | # | ||
115 | # Network device support | ||
116 | # | ||
117 | CONFIG_UML_NET=y | ||
118 | CONFIG_UML_NET_ETHERTAP=y | ||
119 | CONFIG_UML_NET_TUNTAP=y | ||
120 | CONFIG_UML_NET_SLIP=y | ||
121 | CONFIG_UML_NET_DAEMON=y | ||
122 | CONFIG_UML_NET_MCAST=y | ||
123 | CONFIG_NETDEVICES=y | ||
124 | |||
125 | # | ||
126 | # ARCnet devices | ||
127 | # | ||
128 | # CONFIG_ARCNET is not set | ||
129 | CONFIG_DUMMY=y | ||
130 | CONFIG_BONDING=m | ||
131 | CONFIG_EQUALIZER=m | ||
132 | CONFIG_TUN=y | ||
133 | # CONFIG_ETHERTAP is not set | ||
134 | |||
135 | # | ||
136 | # Ethernet (10 or 100Mbit) | ||
137 | # | ||
138 | # CONFIG_NET_ETHERNET is not set | ||
139 | |||
140 | # | ||
141 | # Ethernet (1000 Mbit) | ||
142 | # | ||
143 | # CONFIG_ACENIC is not set | ||
144 | # CONFIG_DL2K is not set | ||
145 | # CONFIG_MYRI_SBUS is not set | ||
146 | # CONFIG_NS83820 is not set | ||
147 | # CONFIG_HAMACHI is not set | ||
148 | # CONFIG_YELLOWFIN is not set | ||
149 | # CONFIG_SK98LIN is not set | ||
150 | # CONFIG_FDDI is not set | ||
151 | # CONFIG_HIPPI is not set | ||
152 | CONFIG_PLIP=m | ||
153 | CONFIG_PPP=m | ||
154 | CONFIG_PPP_MULTILINK=y | ||
155 | # CONFIG_PPP_FILTER is not set | ||
156 | # CONFIG_PPP_ASYNC is not set | ||
157 | CONFIG_PPP_SYNC_TTY=m | ||
158 | CONFIG_PPP_DEFLATE=m | ||
159 | CONFIG_PPP_BSDCOMP=m | ||
160 | CONFIG_PPPOE=m | ||
161 | CONFIG_SLIP=m | ||
162 | CONFIG_SLIP_COMPRESSED=y | ||
163 | CONFIG_SLIP_SMART=y | ||
164 | # CONFIG_SLIP_MODE_SLIP6 is not set | ||
165 | |||
166 | # | ||
167 | # Wireless LAN (non-hamradio) | ||
168 | # | ||
169 | # CONFIG_NET_RADIO is not set | ||
170 | |||
171 | # | ||
172 | # Token Ring devices | ||
173 | # | ||
174 | # CONFIG_TR is not set | ||
175 | # CONFIG_NET_FC is not set | ||
176 | # CONFIG_RCPCI is not set | ||
177 | CONFIG_SHAPER=m | ||
178 | |||
179 | # | ||
180 | # Wan interfaces | ||
181 | # | ||
182 | # CONFIG_WAN is not set | ||
183 | |||
184 | # | ||
185 | # File systems | ||
186 | # | ||
187 | CONFIG_QUOTA=y | ||
188 | CONFIG_AUTOFS_FS=m | ||
189 | CONFIG_AUTOFS4_FS=m | ||
190 | CONFIG_REISERFS_FS=m | ||
191 | # CONFIG_REISERFS_CHECK is not set | ||
192 | # CONFIG_REISERFS_PROC_INFO is not set | ||
193 | CONFIG_ADFS_FS=m | ||
194 | # CONFIG_ADFS_FS_RW is not set | ||
195 | CONFIG_AFFS_FS=m | ||
196 | CONFIG_HFS_FS=m | ||
197 | CONFIG_BFS_FS=m | ||
198 | CONFIG_EXT3_FS=y | ||
199 | CONFIG_JBD=y | ||
200 | # CONFIG_JBD_DEBUG is not set | ||
201 | CONFIG_FAT_FS=y | ||
202 | CONFIG_MSDOS_FS=y | ||
203 | CONFIG_UMSDOS_FS=y | ||
204 | CONFIG_VFAT_FS=y | ||
205 | CONFIG_EFS_FS=m | ||
206 | # CONFIG_JFFS_FS is not set | ||
207 | # CONFIG_JFFS2_FS is not set | ||
208 | CONFIG_CRAMFS=m | ||
209 | CONFIG_TMPFS=y | ||
210 | CONFIG_RAMFS=m | ||
211 | CONFIG_ISO9660_FS=y | ||
212 | # CONFIG_JOLIET is not set | ||
213 | # CONFIG_ZISOFS is not set | ||
214 | CONFIG_MINIX_FS=m | ||
215 | CONFIG_VXFS_FS=m | ||
216 | # CONFIG_NTFS_FS is not set | ||
217 | # CONFIG_NTFS_RW is not set | ||
218 | CONFIG_HPFS_FS=m | ||
219 | CONFIG_PROC_FS=y | ||
220 | CONFIG_DEVFS_FS=y | ||
221 | CONFIG_DEVFS_MOUNT=y | ||
222 | # CONFIG_DEVFS_DEBUG is not set | ||
223 | CONFIG_DEVPTS_FS=y | ||
224 | CONFIG_QNX4FS_FS=m | ||
225 | # CONFIG_QNX4FS_RW is not set | ||
226 | CONFIG_ROMFS_FS=m | ||
227 | CONFIG_EXT2_FS=y | ||
228 | CONFIG_SYSV_FS=m | ||
229 | CONFIG_UDF_FS=m | ||
230 | CONFIG_UFS_FS=m | ||
231 | # CONFIG_UFS_FS_WRITE is not set | ||
232 | |||
233 | # | ||
234 | # Network File Systems | ||
235 | # | ||
236 | # CONFIG_CODA_FS is not set | ||
237 | # CONFIG_INTERMEZZO_FS is not set | ||
238 | CONFIG_NFS_FS=y | ||
239 | CONFIG_NFS_V3=y | ||
240 | # CONFIG_ROOT_NFS is not set | ||
241 | CONFIG_NFSD=y | ||
242 | CONFIG_NFSD_V3=y | ||
243 | CONFIG_SUNRPC=y | ||
244 | CONFIG_LOCKD=y | ||
245 | CONFIG_LOCKD_V4=y | ||
246 | # CONFIG_SMB_FS is not set | ||
247 | # CONFIG_NCP_FS is not set | ||
248 | # CONFIG_NCPFS_PACKET_SIGNING is not set | ||
249 | # CONFIG_NCPFS_IOCTL_LOCKING is not set | ||
250 | # CONFIG_NCPFS_STRONG is not set | ||
251 | # CONFIG_NCPFS_NFS_NS is not set | ||
252 | # CONFIG_NCPFS_OS2_NS is not set | ||
253 | # CONFIG_NCPFS_SMALLDOS is not set | ||
254 | # CONFIG_NCPFS_NLS is not set | ||
255 | # CONFIG_NCPFS_EXTRAS is not set | ||
256 | # CONFIG_ZISOFS_FS is not set | ||
257 | CONFIG_ZLIB_FS_INFLATE=m | ||
258 | |||
259 | # | ||
260 | # Partition Types | ||
261 | # | ||
262 | # CONFIG_PARTITION_ADVANCED is not set | ||
263 | CONFIG_MSDOS_PARTITION=y | ||
264 | # CONFIG_SMB_NLS is not set | ||
265 | CONFIG_NLS=y | ||
266 | |||
267 | # | ||
268 | # Native Language Support | ||
269 | # | ||
270 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
271 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
272 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
273 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
274 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
275 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
276 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
277 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
278 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
279 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
280 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
281 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
282 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
283 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
284 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
285 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
286 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
287 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
288 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
289 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
290 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
291 | # CONFIG_NLS_ISO8859_8 is not set | ||
292 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
293 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
294 | # CONFIG_NLS_ISO8859_1 is not set | ||
295 | # CONFIG_NLS_ISO8859_2 is not set | ||
296 | # CONFIG_NLS_ISO8859_3 is not set | ||
297 | # CONFIG_NLS_ISO8859_4 is not set | ||
298 | # CONFIG_NLS_ISO8859_5 is not set | ||
299 | # CONFIG_NLS_ISO8859_6 is not set | ||
300 | # CONFIG_NLS_ISO8859_7 is not set | ||
301 | # CONFIG_NLS_ISO8859_9 is not set | ||
302 | # CONFIG_NLS_ISO8859_13 is not set | ||
303 | # CONFIG_NLS_ISO8859_14 is not set | ||
304 | # CONFIG_NLS_ISO8859_15 is not set | ||
305 | # CONFIG_NLS_KOI8_R is not set | ||
306 | # CONFIG_NLS_KOI8_U is not set | ||
307 | # CONFIG_NLS_UTF8 is not set | ||
308 | |||
309 | # | ||
310 | # Multi-device support (RAID and LVM) | ||
311 | # | ||
312 | # CONFIG_MD is not set | ||
313 | # CONFIG_BLK_DEV_MD is not set | ||
314 | # CONFIG_MD_LINEAR is not set | ||
315 | # CONFIG_MD_RAID0 is not set | ||
316 | # CONFIG_MD_RAID1 is not set | ||
317 | # CONFIG_MD_RAID5 is not set | ||
318 | # CONFIG_MD_MULTIPATH is not set | ||
319 | # CONFIG_BLK_DEV_LVM is not set | ||
320 | |||
321 | # | ||
322 | # Memory Technology Devices (MTD) | ||
323 | # | ||
324 | # CONFIG_MTD is not set | ||
325 | |||
326 | # | ||
327 | # Kernel hacking | ||
328 | # | ||
329 | # CONFIG_DEBUG_SLAB is not set | ||
330 | # CONFIG_DEBUG_INFO is not set | ||
331 | # CONFIG_PT_PROXY is not set | ||
332 | # CONFIG_GPROF is not set | ||
333 | # CONFIG_GCOV is not set | ||