Linux-2.6.12-rc2
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / um / defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk1
4 # Sun Mar 20 16:53:00 2005
5 #
6 CONFIG_GENERIC_HARDIRQS=y
7 CONFIG_UML=y
8 CONFIG_MMU=y
9 CONFIG_UID16=y
10 CONFIG_RWSEM_GENERIC_SPINLOCK=y
11 CONFIG_GENERIC_CALIBRATE_DELAY=y
12
13 #
14 # UML-specific options
15 #
16 CONFIG_MODE_TT=y
17 CONFIG_MODE_SKAS=y
18 # CONFIG_64_BIT is not set
19 CONFIG_TOP_ADDR=0xc0000000
20 # CONFIG_3_LEVEL_PGTABLES is not set
21 CONFIG_ARCH_HAS_SC_SIGNALS=y
22 CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA=y
23 CONFIG_LD_SCRIPT_STATIC=y
24 CONFIG_NET=y
25 CONFIG_BINFMT_ELF=y
26 CONFIG_BINFMT_MISC=m
27 CONFIG_HOSTFS=y
28 CONFIG_MCONSOLE=y
29 # CONFIG_MAGIC_SYSRQ is not set
30 # CONFIG_HOST_2G_2G is not set
31 # CONFIG_SMP is not set
32 CONFIG_NEST_LEVEL=0
33 CONFIG_KERNEL_HALF_GIGS=1
34 # CONFIG_HIGHMEM is not set
35 CONFIG_KERNEL_STACK_ORDER=2
36 CONFIG_UML_REAL_TIME_CLOCK=y
37
38 #
39 # Code maturity level options
40 #
41 CONFIG_EXPERIMENTAL=y
42 CONFIG_CLEAN_COMPILE=y
43 CONFIG_BROKEN_ON_SMP=y
44
45 #
46 # General setup
47 #
48 CONFIG_LOCALVERSION=""
49 CONFIG_SWAP=y
50 CONFIG_SYSVIPC=y
51 CONFIG_POSIX_MQUEUE=y
52 CONFIG_BSD_PROCESS_ACCT=y
53 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
54 CONFIG_SYSCTL=y
55 # CONFIG_AUDIT is not set
56 # CONFIG_HOTPLUG is not set
57 CONFIG_KOBJECT_UEVENT=y
58 CONFIG_IKCONFIG=y
59 CONFIG_IKCONFIG_PROC=y
60 # CONFIG_EMBEDDED is not set
61 CONFIG_KALLSYMS=y
62 # CONFIG_KALLSYMS_ALL is not set
63 CONFIG_KALLSYMS_EXTRA_PASS=y
64 CONFIG_BASE_FULL=y
65 CONFIG_FUTEX=y
66 CONFIG_EPOLL=y
67 CONFIG_SHMEM=y
68 CONFIG_CC_ALIGN_FUNCTIONS=0
69 CONFIG_CC_ALIGN_LABELS=0
70 CONFIG_CC_ALIGN_LOOPS=0
71 CONFIG_CC_ALIGN_JUMPS=0
72 # CONFIG_TINY_SHMEM is not set
73 CONFIG_BASE_SMALL=0
74
75 #
76 # Loadable module support
77 #
78 CONFIG_MODULES=y
79 CONFIG_MODULE_UNLOAD=y
80 # CONFIG_MODULE_FORCE_UNLOAD is not set
81 CONFIG_OBSOLETE_MODPARM=y
82 # CONFIG_MODULE_SRCVERSION_ALL is not set
83 CONFIG_KMOD=y
84
85 #
86 # Generic Driver Options
87 #
88 CONFIG_STANDALONE=y
89 CONFIG_PREVENT_FIRMWARE_BUILD=y
90 # CONFIG_FW_LOADER is not set
91 # CONFIG_DEBUG_DRIVER is not set
92
93 #
94 # Character Devices
95 #
96 CONFIG_STDERR_CONSOLE=y
97 CONFIG_STDIO_CONSOLE=y
98 CONFIG_SSL=y
99 CONFIG_NULL_CHAN=y
100 CONFIG_PORT_CHAN=y
101 CONFIG_PTY_CHAN=y
102 CONFIG_TTY_CHAN=y
103 CONFIG_XTERM_CHAN=y
104 # CONFIG_NOCONFIG_CHAN is not set
105 CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
106 CONFIG_CON_CHAN="xterm"
107 CONFIG_SSL_CHAN="pty"
108 CONFIG_UNIX98_PTYS=y
109 CONFIG_LEGACY_PTYS=y
110 CONFIG_LEGACY_PTY_COUNT=256
111 # CONFIG_WATCHDOG is not set
112 CONFIG_UML_SOUND=m
113 CONFIG_SOUND=m
114 CONFIG_HOSTAUDIO=m
115 CONFIG_UML_RANDOM=y
116
117 #
118 # Block devices
119 #
120 CONFIG_BLK_DEV_UBD=y
121 CONFIG_BLK_DEV_UBD_SYNC=y
122 CONFIG_BLK_DEV_COW_COMMON=y
123 CONFIG_BLK_DEV_LOOP=m
124 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
125 CONFIG_BLK_DEV_NBD=m
126 # CONFIG_BLK_DEV_RAM is not set
127 CONFIG_BLK_DEV_RAM_COUNT=16
128 CONFIG_INITRAMFS_SOURCE=""
129 # CONFIG_LBD is not set
130
131 #
132 # IO Schedulers
133 #
134 CONFIG_IOSCHED_NOOP=y
135 CONFIG_IOSCHED_AS=y
136 CONFIG_IOSCHED_DEADLINE=y
137 CONFIG_IOSCHED_CFQ=y
138 # CONFIG_ATA_OVER_ETH is not set
139 CONFIG_NETDEVICES=y
140
141 #
142 # UML Network Devices
143 #
144 CONFIG_UML_NET=y
145 CONFIG_UML_NET_ETHERTAP=y
146 CONFIG_UML_NET_TUNTAP=y
147 CONFIG_UML_NET_SLIP=y
148 CONFIG_UML_NET_DAEMON=y
149 CONFIG_UML_NET_MCAST=y
150 CONFIG_UML_NET_SLIRP=y
151
152 #
153 # Networking support
154 #
155
156 #
157 # Networking options
158 #
159 CONFIG_PACKET=y
160 CONFIG_PACKET_MMAP=y
161 # CONFIG_NETLINK_DEV is not set
162 CONFIG_UNIX=y
163 # CONFIG_NET_KEY is not set
164 CONFIG_INET=y
165 # CONFIG_IP_MULTICAST is not set
166 # CONFIG_IP_ADVANCED_ROUTER is not set
167 # CONFIG_IP_PNP is not set
168 # CONFIG_NET_IPIP is not set
169 # CONFIG_NET_IPGRE is not set
170 # CONFIG_ARPD is not set
171 # CONFIG_SYN_COOKIES is not set
172 # CONFIG_INET_AH is not set
173 # CONFIG_INET_ESP is not set
174 # CONFIG_INET_IPCOMP is not set
175 # CONFIG_INET_TUNNEL is not set
176 CONFIG_IP_TCPDIAG=y
177 # CONFIG_IP_TCPDIAG_IPV6 is not set
178 # CONFIG_IPV6 is not set
179 # CONFIG_NETFILTER is not set
180
181 #
182 # SCTP Configuration (EXPERIMENTAL)
183 #
184 # CONFIG_IP_SCTP is not set
185 # CONFIG_ATM is not set
186 # CONFIG_BRIDGE is not set
187 # CONFIG_VLAN_8021Q is not set
188 # CONFIG_DECNET is not set
189 # CONFIG_LLC2 is not set
190 # CONFIG_IPX is not set
191 # CONFIG_ATALK is not set
192 # CONFIG_X25 is not set
193 # CONFIG_LAPB is not set
194 # CONFIG_NET_DIVERT is not set
195 # CONFIG_ECONET is not set
196 # CONFIG_WAN_ROUTER is not set
197
198 #
199 # QoS and/or fair queueing
200 #
201 # CONFIG_NET_SCHED is not set
202 # CONFIG_NET_CLS_ROUTE is not set
203
204 #
205 # Network testing
206 #
207 # CONFIG_NET_PKTGEN is not set
208 # CONFIG_NETPOLL is not set
209 # CONFIG_NET_POLL_CONTROLLER is not set
210 # CONFIG_HAMRADIO is not set
211 # CONFIG_IRDA is not set
212 # CONFIG_BT is not set
213 CONFIG_DUMMY=m
214 # CONFIG_BONDING is not set
215 # CONFIG_EQUALIZER is not set
216 CONFIG_TUN=m
217
218 #
219 # Wan interfaces
220 #
221 # CONFIG_WAN is not set
222 CONFIG_PPP=m
223 # CONFIG_PPP_MULTILINK is not set
224 # CONFIG_PPP_FILTER is not set
225 # CONFIG_PPP_ASYNC is not set
226 # CONFIG_PPP_SYNC_TTY is not set
227 # CONFIG_PPP_DEFLATE is not set
228 # CONFIG_PPP_BSDCOMP is not set
229 # CONFIG_PPPOE is not set
230 CONFIG_SLIP=m
231 # CONFIG_SLIP_COMPRESSED is not set
232 # CONFIG_SLIP_SMART is not set
233 # CONFIG_SLIP_MODE_SLIP6 is not set
234 # CONFIG_SHAPER is not set
235 # CONFIG_NETCONSOLE is not set
236
237 #
238 # File systems
239 #
240 CONFIG_EXT2_FS=y
241 # CONFIG_EXT2_FS_XATTR is not set
242 CONFIG_EXT3_FS=y
243 # CONFIG_EXT3_FS_XATTR is not set
244 CONFIG_JBD=y
245 # CONFIG_JBD_DEBUG is not set
246 CONFIG_REISERFS_FS=y
247 # CONFIG_REISERFS_CHECK is not set
248 # CONFIG_REISERFS_PROC_INFO is not set
249 # CONFIG_REISERFS_FS_XATTR is not set
250 # CONFIG_JFS_FS is not set
251
252 #
253 # XFS support
254 #
255 # CONFIG_XFS_FS is not set
256 # CONFIG_MINIX_FS is not set
257 # CONFIG_ROMFS_FS is not set
258 CONFIG_QUOTA=y
259 # CONFIG_QFMT_V1 is not set
260 # CONFIG_QFMT_V2 is not set
261 CONFIG_QUOTACTL=y
262 CONFIG_DNOTIFY=y
263 CONFIG_AUTOFS_FS=m
264 CONFIG_AUTOFS4_FS=m
265
266 #
267 # CD-ROM/DVD Filesystems
268 #
269 CONFIG_ISO9660_FS=m
270 CONFIG_JOLIET=y
271 # CONFIG_ZISOFS is not set
272 # CONFIG_UDF_FS is not set
273
274 #
275 # DOS/FAT/NT Filesystems
276 #
277 # CONFIG_MSDOS_FS is not set
278 # CONFIG_VFAT_FS is not set
279 # CONFIG_NTFS_FS is not set
280
281 #
282 # Pseudo filesystems
283 #
284 CONFIG_PROC_FS=y
285 CONFIG_PROC_KCORE=y
286 CONFIG_SYSFS=y
287 # CONFIG_DEVFS_FS is not set
288 # CONFIG_DEVPTS_FS_XATTR is not set
289 CONFIG_TMPFS=y
290 # CONFIG_TMPFS_XATTR is not set
291 # CONFIG_HUGETLB_PAGE is not set
292 CONFIG_RAMFS=y
293
294 #
295 # Miscellaneous filesystems
296 #
297 # CONFIG_ADFS_FS is not set
298 # CONFIG_AFFS_FS is not set
299 # CONFIG_HFS_FS is not set
300 # CONFIG_HFSPLUS_FS is not set
301 # CONFIG_BEFS_FS is not set
302 # CONFIG_BFS_FS is not set
303 # CONFIG_EFS_FS is not set
304 # CONFIG_CRAMFS is not set
305 # CONFIG_VXFS_FS is not set
306 # CONFIG_HPFS_FS is not set
307 # CONFIG_QNX4FS_FS is not set
308 # CONFIG_SYSV_FS is not set
309 # CONFIG_UFS_FS is not set
310
311 #
312 # Network File Systems
313 #
314 # CONFIG_NFS_FS is not set
315 # CONFIG_NFSD is not set
316 # CONFIG_SMB_FS is not set
317 # CONFIG_CIFS is not set
318 # CONFIG_NCP_FS is not set
319 # CONFIG_CODA_FS is not set
320 # CONFIG_AFS_FS is not set
321
322 #
323 # Partition Types
324 #
325 # CONFIG_PARTITION_ADVANCED is not set
326 CONFIG_MSDOS_PARTITION=y
327
328 #
329 # Native Language Support
330 #
331 CONFIG_NLS=y
332 CONFIG_NLS_DEFAULT="iso8859-1"
333 # CONFIG_NLS_CODEPAGE_437 is not set
334 # CONFIG_NLS_CODEPAGE_737 is not set
335 # CONFIG_NLS_CODEPAGE_775 is not set
336 # CONFIG_NLS_CODEPAGE_850 is not set
337 # CONFIG_NLS_CODEPAGE_852 is not set
338 # CONFIG_NLS_CODEPAGE_855 is not set
339 # CONFIG_NLS_CODEPAGE_857 is not set
340 # CONFIG_NLS_CODEPAGE_860 is not set
341 # CONFIG_NLS_CODEPAGE_861 is not set
342 # CONFIG_NLS_CODEPAGE_862 is not set
343 # CONFIG_NLS_CODEPAGE_863 is not set
344 # CONFIG_NLS_CODEPAGE_864 is not set
345 # CONFIG_NLS_CODEPAGE_865 is not set
346 # CONFIG_NLS_CODEPAGE_866 is not set
347 # CONFIG_NLS_CODEPAGE_869 is not set
348 # CONFIG_NLS_CODEPAGE_936 is not set
349 # CONFIG_NLS_CODEPAGE_950 is not set
350 # CONFIG_NLS_CODEPAGE_932 is not set
351 # CONFIG_NLS_CODEPAGE_949 is not set
352 # CONFIG_NLS_CODEPAGE_874 is not set
353 # CONFIG_NLS_ISO8859_8 is not set
354 # CONFIG_NLS_CODEPAGE_1250 is not set
355 # CONFIG_NLS_CODEPAGE_1251 is not set
356 # CONFIG_NLS_ASCII is not set
357 # CONFIG_NLS_ISO8859_1 is not set
358 # CONFIG_NLS_ISO8859_2 is not set
359 # CONFIG_NLS_ISO8859_3 is not set
360 # CONFIG_NLS_ISO8859_4 is not set
361 # CONFIG_NLS_ISO8859_5 is not set
362 # CONFIG_NLS_ISO8859_6 is not set
363 # CONFIG_NLS_ISO8859_7 is not set
364 # CONFIG_NLS_ISO8859_9 is not set
365 # CONFIG_NLS_ISO8859_13 is not set
366 # CONFIG_NLS_ISO8859_14 is not set
367 # CONFIG_NLS_ISO8859_15 is not set
368 # CONFIG_NLS_KOI8_R is not set
369 # CONFIG_NLS_KOI8_U is not set
370 # CONFIG_NLS_UTF8 is not set
371
372 #
373 # Security options
374 #
375 # CONFIG_KEYS is not set
376 # CONFIG_SECURITY is not set
377
378 #
379 # Cryptographic options
380 #
381 # CONFIG_CRYPTO is not set
382
383 #
384 # Hardware crypto devices
385 #
386
387 #
388 # Library routines
389 #
390 # CONFIG_CRC_CCITT is not set
391 CONFIG_CRC32=m
392 # CONFIG_LIBCRC32C is not set
393
394 #
395 # Multi-device support (RAID and LVM)
396 #
397 # CONFIG_MD is not set
398 # CONFIG_INPUT is not set
399
400 #
401 # Kernel hacking
402 #
403 # CONFIG_PRINTK_TIME is not set
404 CONFIG_DEBUG_KERNEL=y
405 CONFIG_LOG_BUF_SHIFT=14
406 # CONFIG_SCHEDSTATS is not set
407 # CONFIG_DEBUG_SLAB is not set
408 # CONFIG_DEBUG_SPINLOCK is not set
409 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
410 # CONFIG_DEBUG_KOBJECT is not set
411 CONFIG_DEBUG_INFO=y
412 # CONFIG_DEBUG_FS is not set
413 CONFIG_FRAME_POINTER=y
414 CONFIG_PT_PROXY=y
415 # CONFIG_GPROF is not set
416 # CONFIG_GCOV is not set
417 # CONFIG_SYSCALL_DEBUG is not set