[IA64] die_if_kernel() can return
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / ia64 / configs / sim_defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
3#
4
5#
6# Code maturity level options
7#
8CONFIG_EXPERIMENTAL=y
9# CONFIG_CLEAN_COMPILE is not set
10# CONFIG_STANDALONE is not set
11CONFIG_BROKEN=y
12CONFIG_BROKEN_ON_SMP=y
13
14#
15# General setup
16#
17CONFIG_SWAP=y
18CONFIG_SYSVIPC=y
19# CONFIG_POSIX_MQUEUE is not set
20# CONFIG_BSD_PROCESS_ACCT is not set
21CONFIG_SYSCTL=y
22# CONFIG_AUDIT is not set
23CONFIG_LOG_BUF_SHIFT=16
24# CONFIG_HOTPLUG is not set
25CONFIG_IKCONFIG=y
26CONFIG_IKCONFIG_PROC=y
27# CONFIG_EMBEDDED is not set
28CONFIG_KALLSYMS=y
29# CONFIG_KALLSYMS_ALL is not set
30CONFIG_FUTEX=y
31CONFIG_EPOLL=y
32CONFIG_IOSCHED_NOOP=y
33CONFIG_IOSCHED_AS=y
34CONFIG_IOSCHED_DEADLINE=y
35CONFIG_IOSCHED_CFQ=y
36# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
37
38#
39# Loadable module support
40#
41CONFIG_MODULES=y
42CONFIG_MODULE_UNLOAD=y
43CONFIG_MODULE_FORCE_UNLOAD=y
44CONFIG_OBSOLETE_MODPARM=y
45CONFIG_MODVERSIONS=y
46CONFIG_KMOD=y
47CONFIG_STOP_MACHINE=y
48
49#
50# Processor type and features
51#
52CONFIG_IA64=y
53CONFIG_64BIT=y
54CONFIG_MMU=y
55CONFIG_RWSEM_XCHGADD_ALGORITHM=y
56CONFIG_TIME_INTERPOLATION=y
57CONFIG_EFI=y
58# CONFIG_IA64_GENERIC is not set
59# CONFIG_IA64_DIG is not set
60# CONFIG_IA64_HP_ZX1 is not set
61# CONFIG_IA64_SGI_SN2 is not set
62CONFIG_IA64_HP_SIM=y
63# CONFIG_ITANIUM is not set
64CONFIG_MCKINLEY=y
65# CONFIG_IA64_PAGE_SIZE_4KB is not set
66# CONFIG_IA64_PAGE_SIZE_8KB is not set
67# CONFIG_IA64_PAGE_SIZE_16KB is not set
68CONFIG_IA64_PAGE_SIZE_64KB=y
69CONFIG_IA64_L1_CACHE_SHIFT=7
70# CONFIG_MCKINLEY_ASTEP_SPECIFIC is not set
71# CONFIG_VIRTUAL_MEM_MAP is not set
72# CONFIG_IA64_CYCLONE is not set
73CONFIG_FORCE_MAX_ZONEORDER=18
74CONFIG_SMP=y
75CONFIG_NR_CPUS=64
76CONFIG_PREEMPT=y
77CONFIG_HAVE_DEC_LOCK=y
78CONFIG_IA32_SUPPORT=y
79CONFIG_COMPAT=y
80# CONFIG_PERFMON is not set
81CONFIG_IA64_PALINFO=m
82
83#
84# Firmware Drivers
85#
86CONFIG_EFI_VARS=y
87# CONFIG_SMBIOS is not set
88CONFIG_BINFMT_ELF=y
89CONFIG_BINFMT_MISC=y
90
91#
92# Power management and ACPI
93#
94
95#
96# Device Drivers
97#
98
99#
100# Generic Driver Options
101#
102# CONFIG_DEBUG_DRIVER is not set
103
104#
105# Memory Technology Devices (MTD)
106#
107# CONFIG_MTD is not set
108
109#
110# Parallel port support
111#
112# CONFIG_PARPORT is not set
113
114#
115# Plug and Play support
116#
117
118#
119# Block devices
120#
121CONFIG_BLK_DEV_LOOP=y
122# CONFIG_BLK_DEV_CRYPTOLOOP is not set
123# CONFIG_BLK_DEV_NBD is not set
124CONFIG_BLK_DEV_RAM=y
125CONFIG_BLK_DEV_RAM_SIZE=4096
126# CONFIG_BLK_DEV_INITRD is not set
127
128#
129# ATA/ATAPI/MFM/RLL support
130#
131# CONFIG_IDE is not set
132
133#
134# SCSI device support
135#
136CONFIG_SCSI=y
137CONFIG_SCSI_PROC_FS=y
138
139#
140# SCSI support type (disk, tape, CD-ROM)
141#
142CONFIG_BLK_DEV_SD=y
143# CONFIG_CHR_DEV_ST is not set
144# CONFIG_CHR_DEV_OSST is not set
145# CONFIG_BLK_DEV_SR is not set
146# CONFIG_CHR_DEV_SG is not set
147
148#
149# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
150#
151CONFIG_SCSI_MULTI_LUN=y
152CONFIG_SCSI_CONSTANTS=y
153CONFIG_SCSI_LOGGING=y
154
155#
156# SCSI Transport Attributes
157#
158CONFIG_SCSI_SPI_ATTRS=y
159# CONFIG_SCSI_FC_ATTRS is not set
160
161#
162# SCSI low-level drivers
163#
164# CONFIG_SCSI_AIC7XXX_OLD is not set
165# CONFIG_SCSI_SATA is not set
166# CONFIG_SCSI_EATA_PIO is not set
167# CONFIG_SCSI_DEBUG is not set
168
169#
170# Multi-device support (RAID and LVM)
171#
172# CONFIG_MD is not set
173
174#
175# Fusion MPT device support
176#
177
178#
179# IEEE 1394 (FireWire) support
180#
181# CONFIG_IEEE1394 is not set
182
183#
184# I2O device support
185#
186
187#
188# Networking support
189#
190CONFIG_NET=y
191
192#
193# Networking options
194#
195CONFIG_PACKET=y
196# CONFIG_PACKET_MMAP is not set
197# CONFIG_NETLINK_DEV is not set
198# CONFIG_UNIX is not set
199# CONFIG_NET_KEY is not set
200CONFIG_INET=y
201CONFIG_IP_MULTICAST=y
202# CONFIG_IP_ADVANCED_ROUTER is not set
203# CONFIG_IP_PNP is not set
204# CONFIG_NET_IPIP is not set
205# CONFIG_NET_IPGRE is not set
206# CONFIG_IP_MROUTE is not set
207# CONFIG_ARPD is not set
208# CONFIG_SYN_COOKIES is not set
209# CONFIG_INET_AH is not set
210# CONFIG_INET_ESP is not set
211# CONFIG_INET_IPCOMP is not set
212# CONFIG_IPV6 is not set
213# CONFIG_NETFILTER is not set
214
215#
216# SCTP Configuration (EXPERIMENTAL)
217#
218# CONFIG_IP_SCTP is not set
219# CONFIG_ATM is not set
220# CONFIG_BRIDGE is not set
221# CONFIG_VLAN_8021Q is not set
222# CONFIG_DECNET is not set
223# CONFIG_LLC2 is not set
224# CONFIG_IPX is not set
225# CONFIG_ATALK is not set
226# CONFIG_X25 is not set
227# CONFIG_LAPB is not set
228# CONFIG_NET_DIVERT is not set
229# CONFIG_ECONET is not set
230# CONFIG_WAN_ROUTER is not set
231# CONFIG_NET_HW_FLOWCONTROL is not set
232
233#
234# QoS and/or fair queueing
235#
236# CONFIG_NET_SCHED is not set
237
238#
239# Network testing
240#
241# CONFIG_NET_PKTGEN is not set
242# CONFIG_NETPOLL is not set
243# CONFIG_NET_POLL_CONTROLLER is not set
244# CONFIG_HAMRADIO is not set
245# CONFIG_IRDA is not set
246# CONFIG_BT is not set
247# CONFIG_NETDEVICES is not set
248
249#
250# ISDN subsystem
251#
252# CONFIG_ISDN is not set
253
254#
255# Telephony Support
256#
257# CONFIG_PHONE is not set
258
259#
260# Input device support
261#
262CONFIG_INPUT=y
263
264#
265# Userland interfaces
266#
267CONFIG_INPUT_MOUSEDEV=y
268CONFIG_INPUT_MOUSEDEV_PSAUX=y
269CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
270CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
271# CONFIG_INPUT_JOYDEV is not set
272# CONFIG_INPUT_TSDEV is not set
273# CONFIG_INPUT_EVDEV is not set
274# CONFIG_INPUT_EVBUG is not set
275
276#
277# Input I/O drivers
278#
279# CONFIG_GAMEPORT is not set
280CONFIG_SOUND_GAMEPORT=y
281CONFIG_SERIO=y
282# CONFIG_SERIO_I8042 is not set
283CONFIG_SERIO_SERPORT=y
284# CONFIG_SERIO_CT82C710 is not set
285
286#
287# Input Device Drivers
288#
289# CONFIG_INPUT_KEYBOARD is not set
290# CONFIG_INPUT_MOUSE is not set
291# CONFIG_INPUT_JOYSTICK is not set
292# CONFIG_INPUT_TOUCHSCREEN is not set
293# CONFIG_INPUT_MISC is not set
294
295#
296# Character devices
297#
298CONFIG_VT=y
299CONFIG_VT_CONSOLE=y
300CONFIG_HW_CONSOLE=y
301# CONFIG_SERIAL_NONSTANDARD is not set
302
303#
304# Serial drivers
305#
306# CONFIG_SERIAL_8250 is not set
307
308#
309# Non-8250 serial port support
310#
311CONFIG_UNIX98_PTYS=y
312# CONFIG_LEGACY_PTYS is not set
313# CONFIG_QIC02_TAPE is not set
314
315#
316# IPMI
317#
318# CONFIG_IPMI_HANDLER is not set
319
320#
321# Watchdog Cards
322#
323# CONFIG_WATCHDOG is not set
324CONFIG_EFI_RTC=y
325# CONFIG_DTLK is not set
326# CONFIG_R3964 is not set
327# CONFIG_APPLICOM is not set
328
329#
330# Ftape, the floppy tape device driver
331#
332# CONFIG_FTAPE is not set
333# CONFIG_AGP is not set
334# CONFIG_DRM is not set
335# CONFIG_RAW_DRIVER is not set
336
337#
338# I2C support
339#
340# CONFIG_I2C is not set
341
342#
343# Misc devices
344#
345
346#
347# Multimedia devices
348#
349# CONFIG_VIDEO_DEV is not set
350
351#
352# Digital Video Broadcasting Devices
353#
354# CONFIG_DVB is not set
355
356#
357# Graphics support
358#
359# CONFIG_FB is not set
360
361#
362# Console display driver support
363#
364# CONFIG_VGA_CONSOLE is not set
365# CONFIG_MDA_CONSOLE is not set
366CONFIG_DUMMY_CONSOLE=y
367
368#
369# Sound
370#
371# CONFIG_SOUND is not set
372
373#
374# USB support
375#
376
377#
378# USB Gadget Support
379#
380# CONFIG_USB_GADGET is not set
381
382#
383# File systems
384#
385CONFIG_EXT2_FS=y
386# CONFIG_EXT2_FS_XATTR is not set
387CONFIG_EXT3_FS=y
388# CONFIG_EXT3_FS_XATTR is not set
389CONFIG_JBD=y
390# CONFIG_JBD_DEBUG is not set
391# CONFIG_REISERFS_FS is not set
392# CONFIG_JFS_FS is not set
393# CONFIG_XFS_FS is not set
394# CONFIG_MINIX_FS is not set
395# CONFIG_ROMFS_FS is not set
396# CONFIG_QUOTA is not set
397# CONFIG_AUTOFS_FS is not set
398# CONFIG_AUTOFS4_FS is not set
399
400#
401# CD-ROM/DVD Filesystems
402#
403# CONFIG_ISO9660_FS is not set
404# CONFIG_UDF_FS is not set
405
406#
407# DOS/FAT/NT Filesystems
408#
409# CONFIG_FAT_FS is not set
410# CONFIG_NTFS_FS is not set
411
412#
413# Pseudo filesystems
414#
415CONFIG_PROC_FS=y
416CONFIG_PROC_KCORE=y
417CONFIG_SYSFS=y
418# CONFIG_DEVFS_FS is not set
419# CONFIG_DEVPTS_FS_XATTR is not set
420# CONFIG_TMPFS is not set
421CONFIG_HUGETLBFS=y
422CONFIG_HUGETLB_PAGE=y
423CONFIG_RAMFS=y
424
425#
426# Miscellaneous filesystems
427#
428# CONFIG_ADFS_FS is not set
429# CONFIG_AFFS_FS is not set
430# CONFIG_HFS_FS is not set
431# CONFIG_HFSPLUS_FS is not set
432# CONFIG_BEFS_FS is not set
433# CONFIG_BFS_FS is not set
434# CONFIG_EFS_FS is not set
435# CONFIG_CRAMFS is not set
436# CONFIG_VXFS_FS is not set
437# CONFIG_HPFS_FS is not set
438# CONFIG_QNX4FS_FS is not set
439# CONFIG_SYSV_FS is not set
440# CONFIG_UFS_FS is not set
441
442#
443# Network File Systems
444#
445CONFIG_NFS_FS=y
446# CONFIG_NFS_V3 is not set
447# CONFIG_NFS_V4 is not set
448CONFIG_NFS_DIRECTIO=y
449CONFIG_NFSD=y
450CONFIG_NFSD_V3=y
451# CONFIG_NFSD_V4 is not set
452# CONFIG_NFSD_TCP is not set
453CONFIG_LOCKD=y
454CONFIG_LOCKD_V4=y
455CONFIG_EXPORTFS=y
456CONFIG_SUNRPC=y
457# CONFIG_RPCSEC_GSS_KRB5 is not set
458# CONFIG_SMB_FS is not set
459# CONFIG_CIFS is not set
460# CONFIG_NCP_FS is not set
461# CONFIG_CODA_FS is not set
462# CONFIG_AFS_FS is not set
463
464#
465# Partition Types
466#
467CONFIG_PARTITION_ADVANCED=y
468# CONFIG_ACORN_PARTITION is not set
469# CONFIG_OSF_PARTITION is not set
470# CONFIG_AMIGA_PARTITION is not set
471# CONFIG_ATARI_PARTITION is not set
472# CONFIG_MAC_PARTITION is not set
473CONFIG_MSDOS_PARTITION=y
474# CONFIG_BSD_DISKLABEL is not set
475# CONFIG_MINIX_SUBPARTITION is not set
476# CONFIG_SOLARIS_X86_PARTITION is not set
477# CONFIG_UNIXWARE_DISKLABEL is not set
478# CONFIG_LDM_PARTITION is not set
479# CONFIG_NEC98_PARTITION is not set
480# CONFIG_SGI_PARTITION is not set
481# CONFIG_ULTRIX_PARTITION is not set
482# CONFIG_SUN_PARTITION is not set
483CONFIG_EFI_PARTITION=y
484
485#
486# Native Language Support
487#
488# CONFIG_NLS is not set
489
490#
491# Library routines
492#
493CONFIG_CRC32=y
494# CONFIG_LIBCRC32C is not set
495
496#
497# HP Simulator drivers
498#
499CONFIG_HP_SIMETH=y
500CONFIG_HP_SIMSERIAL=y
501CONFIG_HP_SIMSERIAL_CONSOLE=y
502CONFIG_HP_SIMSCSI=y
503
504#
505# Profiling support
506#
507# CONFIG_PROFILING is not set
508
509#
510# Kernel hacking
511#
512# CONFIG_IA64_GRANULE_16MB is not set
513CONFIG_IA64_GRANULE_64MB=y
514CONFIG_DEBUG_KERNEL=y
515# CONFIG_IA64_PRINT_HAZARDS is not set
516# CONFIG_DISABLE_VHPT is not set
517# CONFIG_MAGIC_SYSRQ is not set
518# CONFIG_DEBUG_SLAB is not set
519# CONFIG_DEBUG_SPINLOCK is not set
520# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
521# CONFIG_IA64_DEBUG_CMPXCHG is not set
522# CONFIG_IA64_DEBUG_IRQ is not set
523CONFIG_DEBUG_INFO=y
524CONFIG_SYSVIPC_COMPAT=y
525
526#
527# Security options
528#
529# CONFIG_SECURITY is not set
530
531#
532# Cryptographic options
533#
534# CONFIG_CRYPTO is not set