aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2007-07-16 02:38:58 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-16 12:05:39 -0400
commit23f465b72872a99ffa60e13f5876fcf2ee139f26 (patch)
tree07e157aada32b26e1e282b0054dccbdeebfd2e17 /arch/um
parent8619b86f20588c020b280e6f67a9b8712b1ee38a (diff)
uml: remove dead file
I forgot this file was here. It hasn't been used since UML has been in mainline. Thanks to Jesper for finding something that needed doing to it, thus reminding me of its existence. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um')
-rw-r--r--arch/um/config.release333
1 files changed, 0 insertions, 333 deletions
diff --git a/arch/um/config.release b/arch/um/config.release
deleted file mode 100644
index fc68bcb9294e..000000000000
--- a/arch/um/config.release
+++ /dev/null
@@ -1,333 +0,0 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_USERMODE=y
5# CONFIG_ISA is not set
6# CONFIG_SBUS is not set
7# CONFIG_PCI is not set
8CONFIG_UID16=y
9CONFIG_RWSEM_XCHGADD_ALGORITHM=y
10
11#
12# Code maturity level options
13#
14CONFIG_EXPERIMENTAL=y
15
16#
17# General Setup
18#
19CONFIG_STDIO_CONSOLE=y
20CONFIG_NET=y
21CONFIG_SYSVIPC=y
22CONFIG_BSD_PROCESS_ACCT=y
23CONFIG_SYSCTL=y
24CONFIG_BINFMT_AOUT=y
25CONFIG_BINFMT_ELF=y
26CONFIG_BINFMT_MISC=y
27CONFIG_UNIX98_PTYS=y
28CONFIG_UNIX98_PTY_COUNT=256
29CONFIG_SSL=y
30CONFIG_HOSTFS=y
31CONFIG_MCONSOLE=y
32CONFIG_MAGIC_SYSRQ=y
33# CONFIG_HOST_2G_2G is not set
34# CONFIG_UML_SMP is not set
35# CONFIG_SMP is not set
36CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
37CONFIG_CON_CHAN="xterm"
38CONFIG_SSL_CHAN="pty"
39CONFIG_NEST_LEVEL=0
40CONFIG_KERNEL_HALF_GIGS=1
41
42#
43# Loadable module support
44#
45CONFIG_MODULES=y
46CONFIG_KMOD=y
47
48#
49# Devices
50#
51CONFIG_BLK_DEV_UBD=y
52# CONFIG_BLK_DEV_UBD_SYNC is not set
53CONFIG_BLK_DEV_LOOP=y
54CONFIG_BLK_DEV_NBD=y
55CONFIG_BLK_DEV_RAM=y
56CONFIG_BLK_DEV_RAM_SIZE=4096
57CONFIG_BLK_DEV_INITRD=y
58# CONFIG_MMAPPER is not set
59CONFIG_UML_SOUND=y
60CONFIG_SOUND=y
61CONFIG_HOSTAUDIO=y
62# CONFIG_UML_WATCHDOG is not set
63# CONFIG_TTY_LOG is not set
64CONFIG_FD_CHAN=y
65# CONFIG_NULL_CHAN is not set
66CONFIG_PORT_CHAN=y
67CONFIG_PTY_CHAN=y
68CONFIG_TTY_CHAN=y
69CONFIG_XTERM_CHAN=y
70
71#
72# Networking options
73#
74CONFIG_PACKET=y
75CONFIG_PACKET_MMAP=y
76# CONFIG_NETLINK_DEV is not set
77# CONFIG_NETFILTER is not set
78# CONFIG_FILTER is not set
79CONFIG_UNIX=y
80CONFIG_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#
117CONFIG_UML_NET=y
118CONFIG_UML_NET_ETHERTAP=y
119CONFIG_UML_NET_TUNTAP=y
120CONFIG_UML_NET_SLIP=y
121CONFIG_UML_NET_DAEMON=y
122CONFIG_UML_NET_MCAST=y
123CONFIG_NETDEVICES=y
124
125#
126# ARCnet devices
127#
128# CONFIG_ARCNET is not set
129CONFIG_DUMMY=y
130CONFIG_BONDING=m
131CONFIG_EQUALIZER=m
132CONFIG_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
152CONFIG_PLIP=m
153CONFIG_PPP=m
154CONFIG_PPP_MULTILINK=y
155# CONFIG_PPP_FILTER is not set
156# CONFIG_PPP_ASYNC is not set
157CONFIG_PPP_SYNC_TTY=m
158CONFIG_PPP_DEFLATE=m
159CONFIG_PPP_BSDCOMP=m
160CONFIG_PPPOE=m
161CONFIG_SLIP=m
162CONFIG_SLIP_COMPRESSED=y
163CONFIG_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
177CONFIG_SHAPER=m
178
179#
180# Wan interfaces
181#
182# CONFIG_WAN is not set
183
184#
185# File systems
186#
187CONFIG_QUOTA=y
188CONFIG_AUTOFS_FS=m
189CONFIG_AUTOFS4_FS=m
190CONFIG_REISERFS_FS=m
191# CONFIG_REISERFS_CHECK is not set
192# CONFIG_REISERFS_PROC_INFO is not set
193CONFIG_ADFS_FS=m
194# CONFIG_ADFS_FS_RW is not set
195CONFIG_AFFS_FS=m
196CONFIG_HFS_FS=m
197CONFIG_BFS_FS=m
198CONFIG_EXT3_FS=y
199CONFIG_JBD=y
200# CONFIG_JBD_DEBUG is not set
201CONFIG_FAT_FS=y
202CONFIG_MSDOS_FS=y
203CONFIG_UMSDOS_FS=y
204CONFIG_VFAT_FS=y
205CONFIG_EFS_FS=m
206# CONFIG_JFFS_FS is not set
207# CONFIG_JFFS2_FS is not set
208CONFIG_CRAMFS=m
209CONFIG_TMPFS=y
210CONFIG_RAMFS=m
211CONFIG_ISO9660_FS=y
212# CONFIG_JOLIET is not set
213# CONFIG_ZISOFS is not set
214CONFIG_MINIX_FS=m
215CONFIG_VXFS_FS=m
216# CONFIG_NTFS_FS is not set
217# CONFIG_NTFS_RW is not set
218CONFIG_HPFS_FS=m
219CONFIG_PROC_FS=y
220CONFIG_DEVFS_FS=y
221CONFIG_DEVFS_MOUNT=y
222# CONFIG_DEVFS_DEBUG is not set
223CONFIG_DEVPTS_FS=y
224CONFIG_QNX4FS_FS=m
225# CONFIG_QNX4FS_RW is not set
226CONFIG_ROMFS_FS=m
227CONFIG_EXT2_FS=y
228CONFIG_SYSV_FS=m
229CONFIG_UDF_FS=m
230CONFIG_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
238CONFIG_NFS_FS=y
239CONFIG_NFS_V3=y
240# CONFIG_ROOT_NFS is not set
241CONFIG_NFSD=y
242CONFIG_NFSD_V3=y
243CONFIG_SUNRPC=y
244CONFIG_LOCKD=y
245CONFIG_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
257CONFIG_ZLIB_FS_INFLATE=m
258
259#
260# Partition Types
261#
262# CONFIG_PARTITION_ADVANCED is not set
263CONFIG_MSDOS_PARTITION=y
264# CONFIG_SMB_NLS is not set
265CONFIG_NLS=y
266
267#
268# Native Language Support
269#
270CONFIG_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