Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
[deliverable/linux.git] / arch / sparc / defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
216da721
DM
3# Linux kernel version: 2.6.20-rc1
4# Sun Dec 17 14:20:47 2006
1da177e4
LT
5#
6CONFIG_MMU=y
1da177e4
LT
7CONFIG_HIGHMEM=y
8CONFIG_GENERIC_ISA_DMA=y
216da721 9CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
1da177e4
LT
10
11#
12# Code maturity level options
13#
14CONFIG_EXPERIMENTAL=y
1da177e4 15CONFIG_BROKEN_ON_SMP=y
216da721 16CONFIG_INIT_ENV_ARG_LIMIT=32
1da177e4
LT
17
18#
19# General setup
20#
216da721
DM
21CONFIG_LOCALVERSION=""
22CONFIG_LOCALVERSION_AUTO=y
1da177e4
LT
23CONFIG_SWAP=y
24CONFIG_SYSVIPC=y
216da721 25# CONFIG_IPC_NS is not set
1da177e4
LT
26CONFIG_POSIX_MQUEUE=y
27# CONFIG_BSD_PROCESS_ACCT is not set
216da721
DM
28# CONFIG_TASKSTATS is not set
29# CONFIG_UTS_NS is not set
1da177e4 30# CONFIG_AUDIT is not set
1da177e4 31# CONFIG_IKCONFIG is not set
216da721
DM
32CONFIG_SYSFS_DEPRECATED=y
33# CONFIG_RELAY is not set
34CONFIG_INITRAMFS_SOURCE=""
35# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
36CONFIG_SYSCTL=y
1da177e4 37# CONFIG_EMBEDDED is not set
216da721
DM
38CONFIG_UID16=y
39CONFIG_SYSCTL_SYSCALL=y
1da177e4
LT
40CONFIG_KALLSYMS=y
41# CONFIG_KALLSYMS_ALL is not set
216da721
DM
42# CONFIG_KALLSYMS_EXTRA_PASS is not set
43CONFIG_HOTPLUG=y
44CONFIG_PRINTK=y
45CONFIG_BUG=y
46CONFIG_ELF_CORE=y
47CONFIG_BASE_FULL=y
1da177e4
LT
48CONFIG_FUTEX=y
49CONFIG_EPOLL=y
216da721
DM
50CONFIG_SHMEM=y
51CONFIG_SLAB=y
52CONFIG_VM_EVENT_COUNTERS=y
53CONFIG_RT_MUTEXES=y
54# CONFIG_TINY_SHMEM is not set
55CONFIG_BASE_SMALL=0
56# CONFIG_SLOB is not set
1da177e4
LT
57
58#
59# Loadable module support
60#
61CONFIG_MODULES=y
62CONFIG_MODULE_UNLOAD=y
63# CONFIG_MODULE_FORCE_UNLOAD is not set
1da177e4 64# CONFIG_MODVERSIONS is not set
216da721 65# CONFIG_MODULE_SRCVERSION_ALL is not set
1da177e4
LT
66CONFIG_KMOD=y
67
68#
216da721
DM
69# Block layer
70#
71CONFIG_BLOCK=y
72# CONFIG_LBD is not set
73# CONFIG_BLK_DEV_IO_TRACE is not set
74# CONFIG_LSF is not set
75
76#
77# IO Schedulers
78#
79CONFIG_IOSCHED_NOOP=y
80CONFIG_IOSCHED_AS=y
81CONFIG_IOSCHED_DEADLINE=y
82CONFIG_IOSCHED_CFQ=y
83# CONFIG_DEFAULT_AS is not set
84# CONFIG_DEFAULT_DEADLINE is not set
85CONFIG_DEFAULT_CFQ=y
86# CONFIG_DEFAULT_NOOP is not set
87CONFIG_DEFAULT_IOSCHED="cfq"
88
89#
90# General machine setup
1da177e4 91#
1da177e4 92# CONFIG_SMP is not set
216da721 93CONFIG_SPARC=y
1da177e4
LT
94CONFIG_SPARC32=y
95CONFIG_SBUS=y
96CONFIG_SBUSCHAR=y
97CONFIG_SERIAL_CONSOLE=y
98CONFIG_SUN_AUXIO=y
99CONFIG_SUN_IO=y
100CONFIG_RWSEM_GENERIC_SPINLOCK=y
216da721
DM
101CONFIG_GENERIC_FIND_NEXT_BIT=y
102CONFIG_GENERIC_HWEIGHT=y
103CONFIG_GENERIC_CALIBRATE_DELAY=y
104CONFIG_ARCH_MAY_HAVE_PC_FDC=y
105# CONFIG_ARCH_HAS_ILOG2_U32 is not set
106# CONFIG_ARCH_HAS_ILOG2_U64 is not set
1da177e4
LT
107CONFIG_SUN_PM=y
108# CONFIG_SUN4 is not set
109CONFIG_PCI=y
216da721
DM
110# CONFIG_PCI_MULTITHREAD_PROBE is not set
111# CONFIG_PCI_DEBUG is not set
1da177e4 112CONFIG_SUN_OPENPROMFS=m
216da721 113# CONFIG_SPARC_LED is not set
1da177e4
LT
114CONFIG_BINFMT_ELF=y
115CONFIG_BINFMT_AOUT=y
116CONFIG_BINFMT_MISC=m
117CONFIG_SUNOS_EMUL=y
216da721
DM
118CONFIG_SELECT_MEMORY_MODEL=y
119CONFIG_FLATMEM_MANUAL=y
120# CONFIG_DISCONTIGMEM_MANUAL is not set
121# CONFIG_SPARSEMEM_MANUAL is not set
122CONFIG_FLATMEM=y
123CONFIG_FLAT_NODE_MEM_MAP=y
124# CONFIG_SPARSEMEM_STATIC is not set
125CONFIG_SPLIT_PTLOCK_CPUS=4
126# CONFIG_RESOURCES_64BIT is not set
1da177e4
LT
127
128#
216da721 129# Networking
1da177e4 130#
216da721 131CONFIG_NET=y
1da177e4
LT
132
133#
216da721 134# Networking options
1da177e4 135#
216da721
DM
136# CONFIG_NETDEBUG is not set
137CONFIG_PACKET=y
138# CONFIG_PACKET_MMAP is not set
139CONFIG_UNIX=y
140CONFIG_XFRM=y
141CONFIG_XFRM_USER=m
142# CONFIG_XFRM_SUB_POLICY is not set
143CONFIG_NET_KEY=m
144CONFIG_INET=y
145# CONFIG_IP_MULTICAST is not set
146# CONFIG_IP_ADVANCED_ROUTER is not set
147CONFIG_IP_FIB_HASH=y
148CONFIG_IP_PNP=y
149CONFIG_IP_PNP_DHCP=y
150# CONFIG_IP_PNP_BOOTP is not set
151# CONFIG_IP_PNP_RARP is not set
152# CONFIG_NET_IPIP is not set
153# CONFIG_NET_IPGRE is not set
154# CONFIG_ARPD is not set
155# CONFIG_SYN_COOKIES is not set
156CONFIG_INET_AH=y
157CONFIG_INET_ESP=y
158CONFIG_INET_IPCOMP=y
159CONFIG_INET_XFRM_TUNNEL=y
160CONFIG_INET_TUNNEL=y
161CONFIG_INET_XFRM_MODE_TRANSPORT=y
162CONFIG_INET_XFRM_MODE_TUNNEL=y
163CONFIG_INET_XFRM_MODE_BEET=y
164CONFIG_INET_DIAG=y
165CONFIG_INET_TCP_DIAG=y
166# CONFIG_TCP_CONG_ADVANCED is not set
167CONFIG_TCP_CONG_CUBIC=y
168CONFIG_DEFAULT_TCP_CONG="cubic"
169# CONFIG_TCP_MD5SIG is not set
170CONFIG_IPV6=m
171CONFIG_IPV6_PRIVACY=y
172# CONFIG_IPV6_ROUTER_PREF is not set
173CONFIG_INET6_AH=m
174CONFIG_INET6_ESP=m
175CONFIG_INET6_IPCOMP=m
176# CONFIG_IPV6_MIP6 is not set
177CONFIG_INET6_XFRM_TUNNEL=m
178CONFIG_INET6_TUNNEL=m
179CONFIG_INET6_XFRM_MODE_TRANSPORT=m
180CONFIG_INET6_XFRM_MODE_TUNNEL=m
181CONFIG_INET6_XFRM_MODE_BEET=m
182# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
183CONFIG_IPV6_SIT=m
184CONFIG_IPV6_TUNNEL=m
185# CONFIG_IPV6_MULTIPLE_TABLES is not set
186# CONFIG_NETWORK_SECMARK is not set
187# CONFIG_NETFILTER is not set
1da177e4
LT
188
189#
216da721 190# DCCP Configuration (EXPERIMENTAL)
1da177e4 191#
216da721 192# CONFIG_IP_DCCP is not set
1da177e4
LT
193
194#
216da721 195# SCTP Configuration (EXPERIMENTAL)
1da177e4 196#
216da721
DM
197CONFIG_IP_SCTP=m
198# CONFIG_SCTP_DBG_MSG is not set
199CONFIG_SCTP_DBG_OBJCNT=y
200# CONFIG_SCTP_HMAC_NONE is not set
201# CONFIG_SCTP_HMAC_SHA1 is not set
202CONFIG_SCTP_HMAC_MD5=y
1da177e4
LT
203
204#
216da721 205# TIPC Configuration (EXPERIMENTAL)
1da177e4 206#
216da721
DM
207# CONFIG_TIPC is not set
208# CONFIG_ATM is not set
209# CONFIG_BRIDGE is not set
210# CONFIG_VLAN_8021Q is not set
211# CONFIG_DECNET is not set
212# CONFIG_LLC2 is not set
213# CONFIG_IPX is not set
214# CONFIG_ATALK is not set
215# CONFIG_X25 is not set
216# CONFIG_LAPB is not set
217# CONFIG_ECONET is not set
218# CONFIG_WAN_ROUTER is not set
1da177e4
LT
219
220#
216da721 221# QoS and/or fair queueing
1da177e4 222#
216da721 223# CONFIG_NET_SCHED is not set
1da177e4
LT
224
225#
216da721 226# Network testing
1da177e4 227#
216da721
DM
228CONFIG_NET_PKTGEN=m
229# CONFIG_HAMRADIO is not set
230# CONFIG_IRDA is not set
231# CONFIG_BT is not set
232# CONFIG_IEEE80211 is not set
1da177e4
LT
233
234#
216da721
DM
235# Device Drivers
236#
237
238#
239# Generic Driver Options
240#
241CONFIG_STANDALONE=y
242CONFIG_PREVENT_FIRMWARE_BUILD=y
243# CONFIG_FW_LOADER is not set
244# CONFIG_DEBUG_DRIVER is not set
245# CONFIG_SYS_HYPERVISOR is not set
246
247#
248# Connector - unified userspace <-> kernelspace linker
249#
250# CONFIG_CONNECTOR is not set
251
252#
253# Memory Technology Devices (MTD)
254#
255# CONFIG_MTD is not set
256
257#
258# Parallel port support
259#
260# CONFIG_PARPORT is not set
261
262#
263# Plug and Play support
1da177e4 264#
1da177e4
LT
265
266#
267# Block devices
268#
269# CONFIG_BLK_DEV_FD is not set
270# CONFIG_BLK_CPQ_DA is not set
271# CONFIG_BLK_CPQ_CISS_DA is not set
272# CONFIG_BLK_DEV_DAC960 is not set
273# CONFIG_BLK_DEV_UMEM is not set
216da721 274# CONFIG_BLK_DEV_COW_COMMON is not set
1da177e4
LT
275CONFIG_BLK_DEV_LOOP=m
276CONFIG_BLK_DEV_CRYPTOLOOP=m
277# CONFIG_BLK_DEV_NBD is not set
216da721 278# CONFIG_BLK_DEV_SX8 is not set
1da177e4 279CONFIG_BLK_DEV_RAM=y
216da721 280CONFIG_BLK_DEV_RAM_COUNT=16
1da177e4 281CONFIG_BLK_DEV_RAM_SIZE=4096
216da721 282CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
1da177e4 283CONFIG_BLK_DEV_INITRD=y
216da721
DM
284# CONFIG_CDROM_PKTCDVD is not set
285# CONFIG_ATA_OVER_ETH is not set
1da177e4
LT
286
287#
216da721 288# Misc devices
1da177e4 289#
216da721
DM
290# CONFIG_SGI_IOC4 is not set
291# CONFIG_TIFM_CORE is not set
1da177e4
LT
292
293#
216da721 294# ATA/ATAPI/MFM/RLL support
1da177e4 295#
216da721 296# CONFIG_IDE is not set
1da177e4
LT
297
298#
299# SCSI device support
300#
216da721 301# CONFIG_RAID_ATTRS is not set
1da177e4 302CONFIG_SCSI=y
216da721
DM
303# CONFIG_SCSI_TGT is not set
304# CONFIG_SCSI_NETLINK is not set
1da177e4
LT
305CONFIG_SCSI_PROC_FS=y
306
307#
308# SCSI support type (disk, tape, CD-ROM)
309#
310CONFIG_BLK_DEV_SD=y
311# CONFIG_CHR_DEV_ST is not set
312# CONFIG_CHR_DEV_OSST is not set
313CONFIG_BLK_DEV_SR=m
314# CONFIG_BLK_DEV_SR_VENDOR is not set
315CONFIG_CHR_DEV_SG=m
216da721 316# CONFIG_CHR_DEV_SCH is not set
1da177e4
LT
317
318#
319# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
320#
321# CONFIG_SCSI_MULTI_LUN is not set
322# CONFIG_SCSI_CONSTANTS is not set
323# CONFIG_SCSI_LOGGING is not set
216da721 324# CONFIG_SCSI_SCAN_ASYNC is not set
1da177e4
LT
325
326#
216da721 327# SCSI Transports
1da177e4
LT
328#
329CONFIG_SCSI_SPI_ATTRS=m
330# CONFIG_SCSI_FC_ATTRS is not set
216da721
DM
331# CONFIG_SCSI_ISCSI_ATTRS is not set
332# CONFIG_SCSI_SAS_ATTRS is not set
333# CONFIG_SCSI_SAS_LIBSAS is not set
1da177e4
LT
334
335#
336# SCSI low-level drivers
337#
216da721 338# CONFIG_ISCSI_TCP is not set
1da177e4 339# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
216da721 340# CONFIG_SCSI_3W_9XXX is not set
1da177e4
LT
341# CONFIG_SCSI_ACARD is not set
342# CONFIG_SCSI_AACRAID is not set
343# CONFIG_SCSI_AIC7XXX is not set
344# CONFIG_SCSI_AIC7XXX_OLD is not set
345# CONFIG_SCSI_AIC79XX is not set
216da721 346# CONFIG_SCSI_AIC94XX is not set
1da177e4 347# CONFIG_SCSI_DPT_I2O is not set
216da721
DM
348# CONFIG_SCSI_ARCMSR is not set
349# CONFIG_MEGARAID_NEWGEN is not set
350# CONFIG_MEGARAID_LEGACY is not set
351# CONFIG_MEGARAID_SAS is not set
352# CONFIG_SCSI_HPTIOP is not set
1da177e4 353# CONFIG_SCSI_DMX3191D is not set
1da177e4 354# CONFIG_SCSI_FUTURE_DOMAIN is not set
1da177e4 355# CONFIG_SCSI_IPS is not set
216da721 356# CONFIG_SCSI_INITIO is not set
1da177e4 357# CONFIG_SCSI_INIA100 is not set
216da721 358# CONFIG_SCSI_STEX is not set
1da177e4 359# CONFIG_SCSI_SYM53C8XX_2 is not set
1da177e4
LT
360# CONFIG_SCSI_QLOGIC_1280 is not set
361CONFIG_SCSI_QLOGICPTI=m
216da721
DM
362# CONFIG_SCSI_QLA_FC is not set
363# CONFIG_SCSI_QLA_ISCSI is not set
364# CONFIG_SCSI_LPFC is not set
1da177e4
LT
365# CONFIG_SCSI_DC395x is not set
366# CONFIG_SCSI_DC390T is not set
367# CONFIG_SCSI_NSP32 is not set
368# CONFIG_SCSI_DEBUG is not set
369CONFIG_SCSI_SUNESP=y
216da721 370# CONFIG_SCSI_SRP is not set
1da177e4
LT
371
372#
216da721 373# Serial ATA (prod) and Parallel ATA (experimental) drivers
1da177e4 374#
216da721 375# CONFIG_ATA is not set
1da177e4
LT
376
377#
378# Multi-device support (RAID and LVM)
379#
380# CONFIG_MD is not set
381
382#
216da721 383# Fusion MPT device support
1da177e4 384#
216da721
DM
385# CONFIG_FUSION is not set
386# CONFIG_FUSION_SPI is not set
387# CONFIG_FUSION_FC is not set
388# CONFIG_FUSION_SAS is not set
1da177e4
LT
389
390#
216da721 391# IEEE 1394 (FireWire) support
1da177e4 392#
216da721 393# CONFIG_IEEE1394 is not set
1da177e4
LT
394
395#
216da721 396# I2O device support
1da177e4 397#
216da721 398# CONFIG_I2O is not set
1da177e4
LT
399
400#
216da721 401# Network device support
1da177e4 402#
1da177e4
LT
403CONFIG_NETDEVICES=y
404CONFIG_DUMMY=m
405# CONFIG_BONDING is not set
406# CONFIG_EQUALIZER is not set
407CONFIG_TUN=m
1da177e4
LT
408
409#
410# ARCnet devices
411#
412# CONFIG_ARCNET is not set
413
216da721
DM
414#
415# PHY device support
416#
417# CONFIG_PHYLIB is not set
418
1da177e4
LT
419#
420# Ethernet (10 or 100Mbit)
421#
422CONFIG_NET_ETHERNET=y
423CONFIG_MII=m
424CONFIG_SUNLANCE=y
425CONFIG_HAPPYMEAL=m
426CONFIG_SUNBMAC=m
427CONFIG_SUNQE=m
428# CONFIG_SUNGEM is not set
216da721 429# CONFIG_CASSINI is not set
1da177e4
LT
430# CONFIG_NET_VENDOR_3COM is not set
431
432#
433# Tulip family network device support
434#
435# CONFIG_NET_TULIP is not set
436# CONFIG_HP100 is not set
437# CONFIG_NET_PCI is not set
438
439#
440# Ethernet (1000 Mbit)
441#
442# CONFIG_ACENIC is not set
443# CONFIG_DL2K is not set
444# CONFIG_E1000 is not set
445# CONFIG_MYRI_SBUS is not set
446# CONFIG_NS83820 is not set
447# CONFIG_HAMACHI is not set
448# CONFIG_YELLOWFIN is not set
449# CONFIG_R8169 is not set
216da721
DM
450# CONFIG_SIS190 is not set
451# CONFIG_SKGE is not set
452# CONFIG_SKY2 is not set
1da177e4
LT
453# CONFIG_SK98LIN is not set
454# CONFIG_TIGON3 is not set
216da721
DM
455# CONFIG_BNX2 is not set
456# CONFIG_QLA3XXX is not set
1da177e4
LT
457
458#
459# Ethernet (10000 Mbit)
460#
216da721 461# CONFIG_CHELSIO_T1 is not set
1da177e4
LT
462# CONFIG_IXGB is not set
463# CONFIG_S2IO is not set
216da721
DM
464# CONFIG_MYRI10GE is not set
465# CONFIG_NETXEN_NIC is not set
1da177e4
LT
466
467#
468# Token Ring devices
469#
470# CONFIG_TR is not set
471
472#
473# Wireless LAN (non-hamradio)
474#
475# CONFIG_NET_RADIO is not set
476
477#
478# Wan interfaces
479#
480# CONFIG_WAN is not set
481# CONFIG_FDDI is not set
482# CONFIG_HIPPI is not set
483# CONFIG_PPP is not set
484# CONFIG_SLIP is not set
485# CONFIG_NET_FC is not set
486# CONFIG_SHAPER is not set
487# CONFIG_NETCONSOLE is not set
216da721
DM
488# CONFIG_NETPOLL is not set
489# CONFIG_NET_POLL_CONTROLLER is not set
1da177e4
LT
490
491#
216da721 492# ISDN subsystem
1da177e4 493#
216da721
DM
494# CONFIG_ISDN is not set
495
496#
497# Telephony Support
498#
499# CONFIG_PHONE is not set
1da177e4
LT
500
501#
502# Input device support
503#
504CONFIG_INPUT=y
216da721 505# CONFIG_INPUT_FF_MEMLESS is not set
1da177e4
LT
506
507#
508# Userland interfaces
509#
510CONFIG_INPUT_MOUSEDEV=y
511CONFIG_INPUT_MOUSEDEV_PSAUX=y
512CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
513CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
514CONFIG_INPUT_JOYDEV=m
515# CONFIG_INPUT_TSDEV is not set
516CONFIG_INPUT_EVDEV=m
517CONFIG_INPUT_EVBUG=m
518
1da177e4
LT
519#
520# Input Device Drivers
521#
522CONFIG_INPUT_KEYBOARD=y
523CONFIG_KEYBOARD_ATKBD=m
524CONFIG_KEYBOARD_SUNKBD=m
525# CONFIG_KEYBOARD_LKKBD is not set
526# CONFIG_KEYBOARD_XTKBD is not set
527# CONFIG_KEYBOARD_NEWTON is not set
216da721 528# CONFIG_KEYBOARD_STOWAWAY is not set
1da177e4
LT
529CONFIG_INPUT_MOUSE=y
530CONFIG_MOUSE_PS2=m
531CONFIG_MOUSE_SERIAL=m
532# CONFIG_MOUSE_VSXXXAA is not set
533# CONFIG_INPUT_JOYSTICK is not set
534# CONFIG_INPUT_TOUCHSCREEN is not set
535# CONFIG_INPUT_MISC is not set
536
216da721
DM
537#
538# Hardware I/O ports
539#
540CONFIG_SERIO=m
541# CONFIG_SERIO_I8042 is not set
542CONFIG_SERIO_SERPORT=m
543# CONFIG_SERIO_PCIPS2 is not set
544CONFIG_SERIO_LIBPS2=m
545# CONFIG_SERIO_RAW is not set
546# CONFIG_GAMEPORT is not set
547
548#
549# Character devices
550#
551CONFIG_VT=y
552CONFIG_VT_CONSOLE=y
553CONFIG_HW_CONSOLE=y
554# CONFIG_VT_HW_CONSOLE_BINDING is not set
555# CONFIG_SERIAL_NONSTANDARD is not set
556
557#
558# Serial drivers
559#
560
561#
562# Non-8250 serial port support
563#
564CONFIG_SERIAL_SUNCORE=y
565CONFIG_SERIAL_SUNZILOG=y
566CONFIG_SERIAL_SUNZILOG_CONSOLE=y
567CONFIG_SERIAL_SUNSU=y
568CONFIG_SERIAL_SUNSU_CONSOLE=y
569# CONFIG_SERIAL_SUNSAB is not set
570CONFIG_SERIAL_CORE=y
571CONFIG_SERIAL_CORE_CONSOLE=y
572# CONFIG_SERIAL_JSM is not set
573CONFIG_UNIX98_PTYS=y
574CONFIG_LEGACY_PTYS=y
575CONFIG_LEGACY_PTY_COUNT=256
576
577#
578# IPMI
579#
580# CONFIG_IPMI_HANDLER is not set
581
582#
583# Watchdog Cards
584#
585# CONFIG_WATCHDOG is not set
586CONFIG_HW_RANDOM=m
587CONFIG_RTC=m
588# CONFIG_DTLK is not set
589# CONFIG_R3964 is not set
590# CONFIG_APPLICOM is not set
591# CONFIG_DRM is not set
592# CONFIG_RAW_DRIVER is not set
593
594#
595# TPM devices
596#
597# CONFIG_TCG_TPM is not set
598
599#
600# I2C support
601#
602# CONFIG_I2C is not set
603
604#
605# SPI support
606#
607# CONFIG_SPI is not set
608# CONFIG_SPI_MASTER is not set
609
610#
611# Dallas's 1-wire bus
612#
613# CONFIG_W1 is not set
614
615#
616# Hardware Monitoring support
617#
618CONFIG_HWMON=y
619# CONFIG_HWMON_VID is not set
620# CONFIG_SENSORS_ABITUGURU is not set
621# CONFIG_SENSORS_F71805F is not set
622# CONFIG_SENSORS_PC87427 is not set
623# CONFIG_SENSORS_VT1211 is not set
624# CONFIG_HWMON_DEBUG_CHIP is not set
625
626#
627# Multimedia devices
628#
629# CONFIG_VIDEO_DEV is not set
630
631#
632# Digital Video Broadcasting Devices
633#
634# CONFIG_DVB is not set
635
636#
637# Graphics support
638#
639CONFIG_FIRMWARE_EDID=y
640# CONFIG_FB is not set
641
642#
643# Console display driver support
644#
645# CONFIG_PROM_CONSOLE is not set
646CONFIG_DUMMY_CONSOLE=y
647# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
648
649#
650# Sound
651#
652# CONFIG_SOUND is not set
653
654#
655# HID Devices
656#
657CONFIG_HID=y
658
659#
660# USB support
661#
662CONFIG_USB_ARCH_HAS_HCD=y
663CONFIG_USB_ARCH_HAS_OHCI=y
664CONFIG_USB_ARCH_HAS_EHCI=y
665# CONFIG_USB is not set
666
667#
668# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
669#
670
671#
672# USB Gadget Support
673#
674# CONFIG_USB_GADGET is not set
675
676#
677# MMC/SD Card support
678#
679# CONFIG_MMC is not set
680
681#
682# LED devices
683#
684# CONFIG_NEW_LEDS is not set
685
686#
687# LED drivers
688#
689
690#
691# LED Triggers
692#
693
694#
695# InfiniBand support
696#
697# CONFIG_INFINIBAND is not set
698
699#
700# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
701#
702
703#
704# Real Time Clock
705#
706# CONFIG_RTC_CLASS is not set
707
708#
709# DMA Engine support
710#
711# CONFIG_DMA_ENGINE is not set
712
713#
714# DMA Clients
715#
716
717#
718# DMA Devices
719#
720
721#
722# Virtualization
723#
724
725#
726# Misc Linux/SPARC drivers
727#
728CONFIG_SUN_OPENPROMIO=m
729CONFIG_SUN_MOSTEK_RTC=m
730# CONFIG_SUN_BPP is not set
731# CONFIG_SUN_VIDEOPIX is not set
732# CONFIG_TADPOLE_TS102_UCTRL is not set
733# CONFIG_SUN_JSFLASH is not set
734
735#
736# Unix98 PTY support
737#
738CONFIG_UNIX98_PTY_COUNT=256
739
1da177e4
LT
740#
741# File systems
742#
743CONFIG_EXT2_FS=y
744CONFIG_EXT2_FS_XATTR=y
745CONFIG_EXT2_FS_POSIX_ACL=y
746CONFIG_EXT2_FS_SECURITY=y
216da721 747# CONFIG_EXT2_FS_XIP is not set
1da177e4 748# CONFIG_EXT3_FS is not set
216da721 749# CONFIG_EXT4DEV_FS is not set
1da177e4
LT
750CONFIG_FS_MBCACHE=y
751# CONFIG_REISERFS_FS is not set
752# CONFIG_JFS_FS is not set
753CONFIG_FS_POSIX_ACL=y
754CONFIG_XFS_FS=m
1da177e4
LT
755CONFIG_XFS_QUOTA=y
756CONFIG_XFS_SECURITY=y
757CONFIG_XFS_POSIX_ACL=y
216da721
DM
758CONFIG_XFS_RT=y
759# CONFIG_GFS2_FS is not set
760# CONFIG_OCFS2_FS is not set
1da177e4
LT
761# CONFIG_MINIX_FS is not set
762CONFIG_ROMFS_FS=m
216da721
DM
763CONFIG_INOTIFY=y
764CONFIG_INOTIFY_USER=y
1da177e4
LT
765# CONFIG_QUOTA is not set
766CONFIG_QUOTACTL=y
216da721 767CONFIG_DNOTIFY=y
1da177e4
LT
768CONFIG_AUTOFS_FS=m
769CONFIG_AUTOFS4_FS=m
216da721 770# CONFIG_FUSE_FS is not set
1da177e4
LT
771
772#
773# CD-ROM/DVD Filesystems
774#
775CONFIG_ISO9660_FS=m
776# CONFIG_JOLIET is not set
777# CONFIG_ZISOFS is not set
778# CONFIG_UDF_FS is not set
779
780#
781# DOS/FAT/NT Filesystems
782#
216da721
DM
783# CONFIG_MSDOS_FS is not set
784# CONFIG_VFAT_FS is not set
1da177e4
LT
785# CONFIG_NTFS_FS is not set
786
787#
788# Pseudo filesystems
789#
790CONFIG_PROC_FS=y
791CONFIG_PROC_KCORE=y
216da721 792CONFIG_PROC_SYSCTL=y
1da177e4 793CONFIG_SYSFS=y
1da177e4
LT
794# CONFIG_TMPFS is not set
795# CONFIG_HUGETLB_PAGE is not set
796CONFIG_RAMFS=y
216da721 797# CONFIG_CONFIGFS_FS is not set
1da177e4
LT
798
799#
800# Miscellaneous filesystems
801#
802# CONFIG_ADFS_FS is not set
803# CONFIG_AFFS_FS is not set
804# CONFIG_HFS_FS is not set
805# CONFIG_HFSPLUS_FS is not set
806CONFIG_BEFS_FS=m
807# CONFIG_BEFS_DEBUG is not set
808# CONFIG_BFS_FS is not set
809# CONFIG_EFS_FS is not set
810# CONFIG_CRAMFS is not set
811# CONFIG_VXFS_FS is not set
812# CONFIG_HPFS_FS is not set
813# CONFIG_QNX4FS_FS is not set
814# CONFIG_SYSV_FS is not set
815# CONFIG_UFS_FS is not set
816
817#
818# Network File Systems
819#
820CONFIG_NFS_FS=y
821# CONFIG_NFS_V3 is not set
822# CONFIG_NFS_V4 is not set
823# CONFIG_NFS_DIRECTIO is not set
824# CONFIG_NFSD is not set
825CONFIG_ROOT_NFS=y
826CONFIG_LOCKD=y
216da721 827CONFIG_NFS_COMMON=y
1da177e4
LT
828CONFIG_SUNRPC=y
829CONFIG_SUNRPC_GSS=m
830CONFIG_RPCSEC_GSS_KRB5=m
216da721 831# CONFIG_RPCSEC_GSS_SPKM3 is not set
1da177e4
LT
832# CONFIG_SMB_FS is not set
833CONFIG_CIFS=m
834# CONFIG_CIFS_STATS is not set
216da721
DM
835# CONFIG_CIFS_WEAK_PW_HASH is not set
836# CONFIG_CIFS_XATTR is not set
837# CONFIG_CIFS_DEBUG2 is not set
838# CONFIG_CIFS_EXPERIMENTAL is not set
1da177e4
LT
839# CONFIG_NCP_FS is not set
840# CONFIG_CODA_FS is not set
841CONFIG_AFS_FS=m
842CONFIG_RXRPC=m
216da721 843# CONFIG_9P_FS is not set
1da177e4
LT
844
845#
846# Partition Types
847#
848# CONFIG_PARTITION_ADVANCED is not set
849CONFIG_MSDOS_PARTITION=y
850CONFIG_SUN_PARTITION=y
851
852#
853# Native Language Support
854#
855CONFIG_NLS=y
856CONFIG_NLS_DEFAULT="iso8859-1"
857# CONFIG_NLS_CODEPAGE_437 is not set
858# CONFIG_NLS_CODEPAGE_737 is not set
859# CONFIG_NLS_CODEPAGE_775 is not set
860# CONFIG_NLS_CODEPAGE_850 is not set
861# CONFIG_NLS_CODEPAGE_852 is not set
862# CONFIG_NLS_CODEPAGE_855 is not set
863# CONFIG_NLS_CODEPAGE_857 is not set
864# CONFIG_NLS_CODEPAGE_860 is not set
865# CONFIG_NLS_CODEPAGE_861 is not set
866# CONFIG_NLS_CODEPAGE_862 is not set
867# CONFIG_NLS_CODEPAGE_863 is not set
868# CONFIG_NLS_CODEPAGE_864 is not set
869# CONFIG_NLS_CODEPAGE_865 is not set
870# CONFIG_NLS_CODEPAGE_866 is not set
871# CONFIG_NLS_CODEPAGE_869 is not set
872# CONFIG_NLS_CODEPAGE_936 is not set
873# CONFIG_NLS_CODEPAGE_950 is not set
874# CONFIG_NLS_CODEPAGE_932 is not set
875# CONFIG_NLS_CODEPAGE_949 is not set
876# CONFIG_NLS_CODEPAGE_874 is not set
877# CONFIG_NLS_ISO8859_8 is not set
878# CONFIG_NLS_CODEPAGE_1250 is not set
879# CONFIG_NLS_CODEPAGE_1251 is not set
216da721 880# CONFIG_NLS_ASCII is not set
1da177e4
LT
881# CONFIG_NLS_ISO8859_1 is not set
882# CONFIG_NLS_ISO8859_2 is not set
883# CONFIG_NLS_ISO8859_3 is not set
884# CONFIG_NLS_ISO8859_4 is not set
885# CONFIG_NLS_ISO8859_5 is not set
886# CONFIG_NLS_ISO8859_6 is not set
887# CONFIG_NLS_ISO8859_7 is not set
888# CONFIG_NLS_ISO8859_9 is not set
889# CONFIG_NLS_ISO8859_13 is not set
890# CONFIG_NLS_ISO8859_14 is not set
891# CONFIG_NLS_ISO8859_15 is not set
892# CONFIG_NLS_KOI8_R is not set
893# CONFIG_NLS_KOI8_U is not set
894# CONFIG_NLS_UTF8 is not set
895
896#
216da721 897# Distributed Lock Manager
1da177e4 898#
216da721 899# CONFIG_DLM is not set
1da177e4
LT
900
901#
216da721 902# Instrumentation Support
1da177e4 903#
216da721 904# CONFIG_PROFILING is not set
1da177e4
LT
905
906#
907# Kernel hacking
908#
216da721
DM
909# CONFIG_PRINTK_TIME is not set
910CONFIG_ENABLE_MUST_CHECK=y
911CONFIG_MAGIC_SYSRQ=y
912# CONFIG_UNUSED_SYMBOLS is not set
913# CONFIG_DEBUG_FS is not set
914# CONFIG_HEADERS_CHECK is not set
1da177e4 915CONFIG_DEBUG_KERNEL=y
216da721
DM
916CONFIG_LOG_BUF_SHIFT=14
917CONFIG_DETECT_SOFTLOCKUP=y
918# CONFIG_SCHEDSTATS is not set
1da177e4 919# CONFIG_DEBUG_SLAB is not set
216da721
DM
920# CONFIG_DEBUG_RT_MUTEXES is not set
921# CONFIG_RT_MUTEX_TESTER is not set
1da177e4 922# CONFIG_DEBUG_SPINLOCK is not set
216da721
DM
923# CONFIG_DEBUG_MUTEXES is not set
924# CONFIG_DEBUG_RWSEMS is not set
1da177e4 925# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
216da721
DM
926# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
927# CONFIG_DEBUG_KOBJECT is not set
928# CONFIG_DEBUG_HIGHMEM is not set
929CONFIG_DEBUG_BUGVERBOSE=y
930# CONFIG_DEBUG_INFO is not set
931# CONFIG_DEBUG_VM is not set
932# CONFIG_DEBUG_LIST is not set
933CONFIG_FORCED_INLINING=y
934# CONFIG_RCU_TORTURE_TEST is not set
935# CONFIG_DEBUG_STACK_USAGE is not set
1da177e4
LT
936
937#
938# Security options
939#
216da721 940# CONFIG_KEYS is not set
1da177e4
LT
941# CONFIG_SECURITY is not set
942
943#
944# Cryptographic options
945#
946CONFIG_CRYPTO=y
216da721
DM
947CONFIG_CRYPTO_ALGAPI=y
948CONFIG_CRYPTO_BLKCIPHER=y
949CONFIG_CRYPTO_HASH=y
950CONFIG_CRYPTO_MANAGER=y
1da177e4 951CONFIG_CRYPTO_HMAC=y
216da721 952# CONFIG_CRYPTO_XCBC is not set
1da177e4
LT
953CONFIG_CRYPTO_NULL=m
954CONFIG_CRYPTO_MD4=y
955CONFIG_CRYPTO_MD5=y
956CONFIG_CRYPTO_SHA1=y
957CONFIG_CRYPTO_SHA256=m
958CONFIG_CRYPTO_SHA512=m
216da721
DM
959# CONFIG_CRYPTO_WP512 is not set
960# CONFIG_CRYPTO_TGR192 is not set
961# CONFIG_CRYPTO_GF128MUL is not set
962CONFIG_CRYPTO_ECB=m
963CONFIG_CRYPTO_CBC=y
964# CONFIG_CRYPTO_LRW is not set
1da177e4
LT
965CONFIG_CRYPTO_DES=y
966CONFIG_CRYPTO_BLOWFISH=m
967CONFIG_CRYPTO_TWOFISH=m
216da721 968CONFIG_CRYPTO_TWOFISH_COMMON=m
1da177e4
LT
969CONFIG_CRYPTO_SERPENT=m
970CONFIG_CRYPTO_AES=m
971CONFIG_CRYPTO_CAST5=m
972CONFIG_CRYPTO_CAST6=m
216da721 973# CONFIG_CRYPTO_TEA is not set
1da177e4 974CONFIG_CRYPTO_ARC4=m
216da721
DM
975# CONFIG_CRYPTO_KHAZAD is not set
976# CONFIG_CRYPTO_ANUBIS is not set
1da177e4
LT
977CONFIG_CRYPTO_DEFLATE=y
978CONFIG_CRYPTO_MICHAEL_MIC=m
979CONFIG_CRYPTO_CRC32C=m
980# CONFIG_CRYPTO_TEST is not set
981
216da721
DM
982#
983# Hardware crypto devices
984#
985
1da177e4
LT
986#
987# Library routines
988#
216da721
DM
989CONFIG_BITREVERSE=y
990# CONFIG_CRC_CCITT is not set
991# CONFIG_CRC16 is not set
1da177e4
LT
992CONFIG_CRC32=y
993CONFIG_LIBCRC32C=m
994CONFIG_ZLIB_INFLATE=y
995CONFIG_ZLIB_DEFLATE=y
216da721
DM
996CONFIG_PLIST=y
997CONFIG_IOMAP_COPY=y
This page took 0.233835 seconds and 5 git commands to generate.