blob: ecaa267a853cef71850040a767f05c6a1a8e0bc5 [file] [log] [blame]
Vitaly Bordug902f3922006-09-21 22:31:26 +04001#
2# Automatically generated make config: don't edit
Paul Mackerrase89debc2007-01-22 22:39:24 +11003# Linux kernel version: 2.6.20-rc5
4# Mon Jan 22 22:25:53 2007
Vitaly Bordug902f3922006-09-21 22:31:26 +04005#
6# CONFIG_PPC64 is not set
7CONFIG_PPC32=y
8CONFIG_PPC_MERGE=y
9CONFIG_MMU=y
10CONFIG_GENERIC_HARDIRQS=y
11CONFIG_IRQ_PER_CPU=y
12CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110013CONFIG_ARCH_HAS_ILOG2_U32=y
Vitaly Bordug902f3922006-09-21 22:31:26 +040014CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_GENERIC_FIND_NEXT_BIT=y
17CONFIG_PPC=y
18CONFIG_EARLY_PRINTK=y
19CONFIG_GENERIC_NVRAM=y
20CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
21CONFIG_ARCH_MAY_HAVE_PC_FDC=y
22CONFIG_PPC_OF=y
23# CONFIG_PPC_UDBG_16550 is not set
24# CONFIG_GENERIC_TBSYNC is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110025CONFIG_AUDIT_ARCH=y
26CONFIG_GENERIC_BUG=y
Vitaly Bordug902f3922006-09-21 22:31:26 +040027CONFIG_DEFAULT_UIMAGE=y
28
29#
30# Processor support
31#
32# CONFIG_CLASSIC32 is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +040033# CONFIG_PPC_82xx is not set
34# CONFIG_PPC_83xx is not set
35CONFIG_PPC_85xx=y
36# CONFIG_PPC_86xx is not set
37# CONFIG_40x is not set
38# CONFIG_44x is not set
39# CONFIG_8xx is not set
40# CONFIG_E200 is not set
41CONFIG_85xx=y
42CONFIG_E500=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110043# CONFIG_PPC_DCR_NATIVE is not set
44# CONFIG_PPC_DCR_MMIO is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +040045CONFIG_BOOKE=y
46CONFIG_FSL_BOOKE=y
47# CONFIG_PHYS_64BIT is not set
48CONFIG_SPE=y
49CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
50
51#
52# Code maturity level options
53#
54CONFIG_EXPERIMENTAL=y
55CONFIG_BROKEN_ON_SMP=y
56CONFIG_INIT_ENV_ARG_LIMIT=32
57
58#
59# General setup
60#
61CONFIG_LOCALVERSION=""
62CONFIG_LOCALVERSION_AUTO=y
63CONFIG_SWAP=y
64CONFIG_SYSVIPC=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110065# CONFIG_IPC_NS is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +040066# CONFIG_POSIX_MQUEUE is not set
67# CONFIG_BSD_PROCESS_ACCT is not set
68# CONFIG_TASKSTATS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110069# CONFIG_UTS_NS is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +040070# CONFIG_AUDIT is not set
71# CONFIG_IKCONFIG is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110072CONFIG_SYSFS_DEPRECATED=y
Vitaly Bordug902f3922006-09-21 22:31:26 +040073# CONFIG_RELAY is not set
74CONFIG_INITRAMFS_SOURCE=""
75# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110076CONFIG_SYSCTL=y
Vitaly Bordug902f3922006-09-21 22:31:26 +040077CONFIG_EMBEDDED=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110078CONFIG_SYSCTL_SYSCALL=y
Vitaly Bordug902f3922006-09-21 22:31:26 +040079CONFIG_KALLSYMS=y
80# CONFIG_KALLSYMS_ALL is not set
81# CONFIG_KALLSYMS_EXTRA_PASS is not set
82CONFIG_HOTPLUG=y
83CONFIG_PRINTK=y
84CONFIG_BUG=y
85CONFIG_ELF_CORE=y
86CONFIG_BASE_FULL=y
Vitaly Bordug902f3922006-09-21 22:31:26 +040087CONFIG_FUTEX=y
88CONFIG_EPOLL=y
89CONFIG_SHMEM=y
90CONFIG_SLAB=y
91CONFIG_VM_EVENT_COUNTERS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110092CONFIG_RT_MUTEXES=y
Vitaly Bordug902f3922006-09-21 22:31:26 +040093# CONFIG_TINY_SHMEM is not set
94CONFIG_BASE_SMALL=0
95# CONFIG_SLOB is not set
96
97#
98# Loadable module support
99#
100# CONFIG_MODULES is not set
101
102#
103# Block layer
104#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100105CONFIG_BLOCK=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400106# CONFIG_LBD is not set
107# CONFIG_BLK_DEV_IO_TRACE is not set
108# CONFIG_LSF is not set
109
110#
111# IO Schedulers
112#
113CONFIG_IOSCHED_NOOP=y
114CONFIG_IOSCHED_AS=y
115CONFIG_IOSCHED_DEADLINE=y
116CONFIG_IOSCHED_CFQ=y
117CONFIG_DEFAULT_AS=y
118# CONFIG_DEFAULT_DEADLINE is not set
119# CONFIG_DEFAULT_CFQ is not set
120# CONFIG_DEFAULT_NOOP is not set
121CONFIG_DEFAULT_IOSCHED="anticipatory"
Vitaly Bordug902f3922006-09-21 22:31:26 +0400122CONFIG_CPM2=y
123# CONFIG_WANT_EARLY_SERIAL is not set
124
125#
126# Platform support
127#
128# CONFIG_MPC8540_ADS is not set
129CONFIG_MPC8560_ADS=y
130# CONFIG_MPC85xx_CDS is not set
131CONFIG_MPC8560=y
132CONFIG_PPC_INDIRECT_PCI_BE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100133CONFIG_MPIC=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400134
135#
136# Kernel options
137#
138# CONFIG_HIGHMEM is not set
139# CONFIG_HZ_100 is not set
140CONFIG_HZ_250=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100141# CONFIG_HZ_300 is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400142# CONFIG_HZ_1000 is not set
143CONFIG_HZ=250
144CONFIG_PREEMPT_NONE=y
145# CONFIG_PREEMPT_VOLUNTARY is not set
146# CONFIG_PREEMPT is not set
147CONFIG_BINFMT_ELF=y
148CONFIG_BINFMT_MISC=y
149# CONFIG_MATH_EMULATION is not set
150CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
151# CONFIG_PC_KEYBOARD is not set
152CONFIG_ARCH_FLATMEM_ENABLE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100153CONFIG_ARCH_POPULATES_NODE_MAP=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400154CONFIG_SELECT_MEMORY_MODEL=y
155CONFIG_FLATMEM_MANUAL=y
156# CONFIG_DISCONTIGMEM_MANUAL is not set
157# CONFIG_SPARSEMEM_MANUAL is not set
158CONFIG_FLATMEM=y
159CONFIG_FLAT_NODE_MEM_MAP=y
160# CONFIG_SPARSEMEM_STATIC is not set
161CONFIG_SPLIT_PTLOCK_CPUS=4
162# CONFIG_RESOURCES_64BIT is not set
163# CONFIG_PROC_DEVICETREE is not set
164# CONFIG_CMDLINE_BOOL is not set
165# CONFIG_PM is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400166# CONFIG_SECCOMP is not set
167CONFIG_ISA_DMA_API=y
168
169#
170# Bus options
171#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100172# CONFIG_MPIC_WEIRD is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400173# CONFIG_PPC_I8259 is not set
174CONFIG_PPC_INDIRECT_PCI=y
175CONFIG_FSL_SOC=y
176CONFIG_PCI=y
177CONFIG_PCI_DOMAINS=y
178# CONFIG_PCIEPORTBUS is not set
179CONFIG_PCI_DEBUG=y
180
181#
182# PCCARD (PCMCIA/CardBus) support
183#
184# CONFIG_PCCARD is not set
185
186#
187# PCI Hotplug Support
188#
189# CONFIG_HOTPLUG_PCI is not set
190
191#
192# Advanced setup
193#
194# CONFIG_ADVANCED_OPTIONS is not set
195
196#
197# Default settings for advanced configuration options are used
198#
199CONFIG_HIGHMEM_START=0xfe000000
200CONFIG_LOWMEM_SIZE=0x30000000
201CONFIG_KERNEL_START=0xc0000000
202CONFIG_TASK_SIZE=0x80000000
203CONFIG_BOOT_LOAD=0x00800000
204
205#
206# Networking
207#
208CONFIG_NET=y
209
210#
211# Networking options
212#
213# CONFIG_NETDEBUG is not set
214CONFIG_PACKET=y
215# CONFIG_PACKET_MMAP is not set
216CONFIG_UNIX=y
217CONFIG_XFRM=y
218# CONFIG_XFRM_USER is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100219# CONFIG_XFRM_SUB_POLICY is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400220# CONFIG_NET_KEY is not set
221CONFIG_INET=y
222CONFIG_IP_MULTICAST=y
223# CONFIG_IP_ADVANCED_ROUTER is not set
224CONFIG_IP_FIB_HASH=y
225CONFIG_IP_PNP=y
226CONFIG_IP_PNP_DHCP=y
227CONFIG_IP_PNP_BOOTP=y
228# CONFIG_IP_PNP_RARP is not set
229# CONFIG_NET_IPIP is not set
230# CONFIG_NET_IPGRE is not set
231# CONFIG_IP_MROUTE is not set
232# CONFIG_ARPD is not set
233CONFIG_SYN_COOKIES=y
234# CONFIG_INET_AH is not set
235# CONFIG_INET_ESP is not set
236# CONFIG_INET_IPCOMP is not set
237# CONFIG_INET_XFRM_TUNNEL is not set
238# CONFIG_INET_TUNNEL is not set
239CONFIG_INET_XFRM_MODE_TRANSPORT=y
240CONFIG_INET_XFRM_MODE_TUNNEL=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100241CONFIG_INET_XFRM_MODE_BEET=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400242CONFIG_INET_DIAG=y
243CONFIG_INET_TCP_DIAG=y
244# CONFIG_TCP_CONG_ADVANCED is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100245CONFIG_TCP_CONG_CUBIC=y
246CONFIG_DEFAULT_TCP_CONG="cubic"
247# CONFIG_TCP_MD5SIG is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400248# CONFIG_IPV6 is not set
249# CONFIG_INET6_XFRM_TUNNEL is not set
250# CONFIG_INET6_TUNNEL is not set
251# CONFIG_NETWORK_SECMARK is not set
252# CONFIG_NETFILTER is not set
253
254#
255# DCCP Configuration (EXPERIMENTAL)
256#
257# CONFIG_IP_DCCP is not set
258
259#
260# SCTP Configuration (EXPERIMENTAL)
261#
262# CONFIG_IP_SCTP is not set
263
264#
265# TIPC Configuration (EXPERIMENTAL)
266#
267# CONFIG_TIPC is not set
268# CONFIG_ATM is not set
269# CONFIG_BRIDGE is not set
270# CONFIG_VLAN_8021Q is not set
271# CONFIG_DECNET is not set
272# CONFIG_LLC2 is not set
273# CONFIG_IPX is not set
274# CONFIG_ATALK is not set
275# CONFIG_X25 is not set
276# CONFIG_LAPB is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400277# CONFIG_ECONET is not set
278# CONFIG_WAN_ROUTER is not set
279
280#
281# QoS and/or fair queueing
282#
283# CONFIG_NET_SCHED is not set
284
285#
286# Network testing
287#
288# CONFIG_NET_PKTGEN is not set
289# CONFIG_HAMRADIO is not set
290# CONFIG_IRDA is not set
291# CONFIG_BT is not set
292# CONFIG_IEEE80211 is not set
293
294#
295# Device Drivers
296#
297
298#
299# Generic Driver Options
300#
301CONFIG_STANDALONE=y
302CONFIG_PREVENT_FIRMWARE_BUILD=y
303# CONFIG_FW_LOADER is not set
304# CONFIG_DEBUG_DRIVER is not set
305# CONFIG_SYS_HYPERVISOR is not set
306
307#
308# Connector - unified userspace <-> kernelspace linker
309#
310# CONFIG_CONNECTOR is not set
311
312#
313# Memory Technology Devices (MTD)
314#
315# CONFIG_MTD is not set
316
317#
318# Parallel port support
319#
320# CONFIG_PARPORT is not set
321
322#
323# Plug and Play support
324#
325
326#
327# Block devices
328#
329# CONFIG_BLK_DEV_FD is not set
330# CONFIG_BLK_CPQ_DA is not set
331# CONFIG_BLK_CPQ_CISS_DA is not set
332# CONFIG_BLK_DEV_DAC960 is not set
333# CONFIG_BLK_DEV_UMEM is not set
334# CONFIG_BLK_DEV_COW_COMMON is not set
335CONFIG_BLK_DEV_LOOP=y
336# CONFIG_BLK_DEV_CRYPTOLOOP is not set
337# CONFIG_BLK_DEV_NBD is not set
338# CONFIG_BLK_DEV_SX8 is not set
339CONFIG_BLK_DEV_RAM=y
340CONFIG_BLK_DEV_RAM_COUNT=16
341CONFIG_BLK_DEV_RAM_SIZE=32768
342CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
343CONFIG_BLK_DEV_INITRD=y
344# CONFIG_CDROM_PKTCDVD is not set
345# CONFIG_ATA_OVER_ETH is not set
346
347#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100348# Misc devices
349#
350# CONFIG_SGI_IOC4 is not set
351# CONFIG_TIFM_CORE is not set
352
353#
Vitaly Bordug902f3922006-09-21 22:31:26 +0400354# ATA/ATAPI/MFM/RLL support
355#
356# CONFIG_IDE is not set
357
358#
359# SCSI device support
360#
361# CONFIG_RAID_ATTRS is not set
362# CONFIG_SCSI is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100363# CONFIG_SCSI_NETLINK is not set
364
365#
366# Serial ATA (prod) and Parallel ATA (experimental) drivers
367#
368# CONFIG_ATA is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400369
370#
371# Multi-device support (RAID and LVM)
372#
373# CONFIG_MD is not set
374
375#
376# Fusion MPT device support
377#
378# CONFIG_FUSION is not set
379
380#
381# IEEE 1394 (FireWire) support
382#
383# CONFIG_IEEE1394 is not set
384
385#
386# I2O device support
387#
388# CONFIG_I2O is not set
389
390#
391# Macintosh device drivers
392#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100393# CONFIG_MAC_EMUMOUSEBTN is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400394# CONFIG_WINDFARM is not set
395
396#
397# Network device support
398#
399CONFIG_NETDEVICES=y
400# CONFIG_DUMMY is not set
401# CONFIG_BONDING is not set
402# CONFIG_EQUALIZER is not set
403# CONFIG_TUN is not set
404
405#
406# ARCnet devices
407#
408# CONFIG_ARCNET is not set
409
410#
411# PHY device support
412#
413CONFIG_PHYLIB=y
414
415#
416# MII PHY device drivers
417#
418CONFIG_MARVELL_PHY=y
419CONFIG_DAVICOM_PHY=y
420# CONFIG_QSEMI_PHY is not set
421# CONFIG_LXT_PHY is not set
422# CONFIG_CICADA_PHY is not set
423# CONFIG_VITESSE_PHY is not set
424# CONFIG_SMSC_PHY is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100425# CONFIG_BROADCOM_PHY is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400426# CONFIG_FIXED_PHY is not set
427
428#
429# Ethernet (10 or 100Mbit)
430#
431CONFIG_NET_ETHERNET=y
432CONFIG_MII=y
433# CONFIG_HAPPYMEAL is not set
434# CONFIG_SUNGEM is not set
435# CONFIG_CASSINI is not set
436# CONFIG_NET_VENDOR_3COM is not set
437
438#
439# Tulip family network device support
440#
441# CONFIG_NET_TULIP is not set
442# CONFIG_HP100 is not set
443# CONFIG_NET_PCI is not set
444CONFIG_FS_ENET=y
445# CONFIG_FS_ENET_HAS_SCC is not set
446CONFIG_FS_ENET_HAS_FCC=y
447
448#
449# Ethernet (1000 Mbit)
450#
451# CONFIG_ACENIC is not set
452# CONFIG_DL2K is not set
453CONFIG_E1000=y
454CONFIG_E1000_NAPI=y
455# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
456# CONFIG_NS83820 is not set
457# CONFIG_HAMACHI is not set
458# CONFIG_YELLOWFIN is not set
459# CONFIG_R8169 is not set
460# CONFIG_SIS190 is not set
461# CONFIG_SKGE is not set
462# CONFIG_SKY2 is not set
463# CONFIG_SK98LIN is not set
464# CONFIG_TIGON3 is not set
465# CONFIG_BNX2 is not set
466CONFIG_GIANFAR=y
467CONFIG_GFAR_NAPI=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100468# CONFIG_QLA3XXX is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400469
470#
471# Ethernet (10000 Mbit)
472#
473# CONFIG_CHELSIO_T1 is not set
474# CONFIG_IXGB is not set
475# CONFIG_S2IO is not set
476# CONFIG_MYRI10GE is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100477# CONFIG_NETXEN_NIC is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400478
479#
480# Token Ring devices
481#
482# CONFIG_TR is not set
483
484#
485# Wireless LAN (non-hamradio)
486#
487# CONFIG_NET_RADIO is not set
488
489#
490# Wan interfaces
491#
492# CONFIG_WAN is not set
493# CONFIG_FDDI is not set
494# CONFIG_HIPPI is not set
495# CONFIG_PPP is not set
496# CONFIG_SLIP is not set
497# CONFIG_SHAPER is not set
498# CONFIG_NETCONSOLE is not set
499# CONFIG_NETPOLL is not set
500# CONFIG_NET_POLL_CONTROLLER is not set
501
502#
503# ISDN subsystem
504#
505# CONFIG_ISDN is not set
506
507#
508# Telephony Support
509#
510# CONFIG_PHONE is not set
511
512#
513# Input device support
514#
515CONFIG_INPUT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100516# CONFIG_INPUT_FF_MEMLESS is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400517
518#
519# Userland interfaces
520#
521# CONFIG_INPUT_MOUSEDEV is not set
522# CONFIG_INPUT_JOYDEV is not set
523# CONFIG_INPUT_TSDEV is not set
524# CONFIG_INPUT_EVDEV is not set
525# CONFIG_INPUT_EVBUG is not set
526
527#
528# Input Device Drivers
529#
530# CONFIG_INPUT_KEYBOARD is not set
531# CONFIG_INPUT_MOUSE is not set
532# CONFIG_INPUT_JOYSTICK is not set
533# CONFIG_INPUT_TOUCHSCREEN is not set
534# CONFIG_INPUT_MISC is not set
535
536#
537# Hardware I/O ports
538#
539# CONFIG_SERIO is not set
540# CONFIG_GAMEPORT is not set
541
542#
543# Character devices
544#
545# CONFIG_VT is not set
546# CONFIG_SERIAL_NONSTANDARD is not set
547
548#
549# Serial drivers
550#
551# CONFIG_SERIAL_8250 is not set
552
553#
554# Non-8250 serial port support
555#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100556# CONFIG_SERIAL_UARTLITE is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400557CONFIG_SERIAL_CORE=y
558CONFIG_SERIAL_CORE_CONSOLE=y
559CONFIG_SERIAL_CPM=y
560CONFIG_SERIAL_CPM_CONSOLE=y
561CONFIG_SERIAL_CPM_SCC1=y
562CONFIG_SERIAL_CPM_SCC2=y
563# CONFIG_SERIAL_CPM_SCC3 is not set
564# CONFIG_SERIAL_CPM_SCC4 is not set
565# CONFIG_SERIAL_CPM_SMC1 is not set
566# CONFIG_SERIAL_CPM_SMC2 is not set
567# CONFIG_SERIAL_JSM is not set
568CONFIG_UNIX98_PTYS=y
569CONFIG_LEGACY_PTYS=y
570CONFIG_LEGACY_PTY_COUNT=256
Vitaly Bordug902f3922006-09-21 22:31:26 +0400571
572#
573# IPMI
574#
575# CONFIG_IPMI_HANDLER is not set
576
577#
578# Watchdog Cards
579#
580# CONFIG_WATCHDOG is not set
581CONFIG_HW_RANDOM=y
582# CONFIG_NVRAM is not set
583CONFIG_GEN_RTC=y
584# CONFIG_GEN_RTC_X is not set
585# CONFIG_DTLK is not set
586# CONFIG_R3964 is not set
587# CONFIG_APPLICOM is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400588# CONFIG_AGP is not set
589# CONFIG_DRM is not set
590# CONFIG_RAW_DRIVER is not set
591
592#
593# TPM devices
594#
595# CONFIG_TCG_TPM is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400596
597#
598# I2C support
599#
600# CONFIG_I2C is not set
601
602#
603# SPI support
604#
605# CONFIG_SPI is not set
606# CONFIG_SPI_MASTER is not set
607
608#
609# Dallas's 1-wire bus
610#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100611# CONFIG_W1 is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400612
613#
614# Hardware Monitoring support
615#
616CONFIG_HWMON=y
617# CONFIG_HWMON_VID is not set
618# CONFIG_SENSORS_ABITUGURU is not set
619# CONFIG_SENSORS_F71805F is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100620# CONFIG_SENSORS_PC87427 is not set
621# CONFIG_SENSORS_VT1211 is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400622# CONFIG_HWMON_DEBUG_CHIP is not set
623
624#
Vitaly Bordug902f3922006-09-21 22:31:26 +0400625# Multimedia devices
626#
627# CONFIG_VIDEO_DEV is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400628
629#
630# Digital Video Broadcasting Devices
631#
632# CONFIG_DVB is not set
633
634#
635# Graphics support
636#
637CONFIG_FIRMWARE_EDID=y
638# CONFIG_FB is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100639# CONFIG_FB_IBM_GXT4500 is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400640# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
641
642#
643# Sound
644#
645# CONFIG_SOUND is not set
646
647#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100648# HID Devices
649#
650CONFIG_HID=y
651
652#
Vitaly Bordug902f3922006-09-21 22:31:26 +0400653# USB support
654#
655CONFIG_USB_ARCH_HAS_HCD=y
656CONFIG_USB_ARCH_HAS_OHCI=y
657CONFIG_USB_ARCH_HAS_EHCI=y
658# CONFIG_USB is not set
659
660#
661# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
662#
663
664#
665# USB Gadget Support
666#
667# CONFIG_USB_GADGET is not set
668
669#
670# MMC/SD Card support
671#
672# CONFIG_MMC is not set
673
674#
675# LED devices
676#
677# CONFIG_NEW_LEDS is not set
678
679#
680# LED drivers
681#
682
683#
684# LED Triggers
685#
686
687#
688# InfiniBand support
689#
690# CONFIG_INFINIBAND is not set
691
692#
693# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
694#
695
696#
697# Real Time Clock
698#
699# CONFIG_RTC_CLASS is not set
700
701#
702# DMA Engine support
703#
704# CONFIG_DMA_ENGINE is not set
705
706#
707# DMA Clients
708#
709
710#
711# DMA Devices
712#
713
714#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100715# Virtualization
716#
717
718#
Vitaly Bordug902f3922006-09-21 22:31:26 +0400719# File systems
720#
721CONFIG_EXT2_FS=y
722# CONFIG_EXT2_FS_XATTR is not set
723# CONFIG_EXT2_FS_XIP is not set
724CONFIG_EXT3_FS=y
725CONFIG_EXT3_FS_XATTR=y
726# CONFIG_EXT3_FS_POSIX_ACL is not set
727# CONFIG_EXT3_FS_SECURITY is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100728# CONFIG_EXT4DEV_FS is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400729CONFIG_JBD=y
730# CONFIG_JBD_DEBUG is not set
731CONFIG_FS_MBCACHE=y
732# CONFIG_REISERFS_FS is not set
733# CONFIG_JFS_FS is not set
734# CONFIG_FS_POSIX_ACL is not set
735# CONFIG_XFS_FS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100736# CONFIG_GFS2_FS is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400737# CONFIG_OCFS2_FS is not set
738# CONFIG_MINIX_FS is not set
739# CONFIG_ROMFS_FS is not set
740CONFIG_INOTIFY=y
741CONFIG_INOTIFY_USER=y
742# CONFIG_QUOTA is not set
743CONFIG_DNOTIFY=y
744# CONFIG_AUTOFS_FS is not set
745# CONFIG_AUTOFS4_FS is not set
746# CONFIG_FUSE_FS is not set
747
748#
749# CD-ROM/DVD Filesystems
750#
751# CONFIG_ISO9660_FS is not set
752# CONFIG_UDF_FS is not set
753
754#
755# DOS/FAT/NT Filesystems
756#
757# CONFIG_MSDOS_FS is not set
758# CONFIG_VFAT_FS is not set
759# CONFIG_NTFS_FS is not set
760
761#
762# Pseudo filesystems
763#
764CONFIG_PROC_FS=y
765CONFIG_PROC_KCORE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100766CONFIG_PROC_SYSCTL=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400767CONFIG_SYSFS=y
768CONFIG_TMPFS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100769# CONFIG_TMPFS_POSIX_ACL is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400770# CONFIG_HUGETLB_PAGE is not set
771CONFIG_RAMFS=y
772# CONFIG_CONFIGFS_FS is not set
773
774#
775# Miscellaneous filesystems
776#
777# CONFIG_ADFS_FS is not set
778# CONFIG_AFFS_FS is not set
779# CONFIG_HFS_FS is not set
780# CONFIG_HFSPLUS_FS is not set
781# CONFIG_BEFS_FS is not set
782# CONFIG_BFS_FS is not set
783# CONFIG_EFS_FS is not set
784# CONFIG_CRAMFS is not set
785# CONFIG_VXFS_FS is not set
786# CONFIG_HPFS_FS is not set
787# CONFIG_QNX4FS_FS is not set
788# CONFIG_SYSV_FS is not set
789# CONFIG_UFS_FS is not set
790
791#
792# Network File Systems
793#
794CONFIG_NFS_FS=y
795# CONFIG_NFS_V3 is not set
796# CONFIG_NFS_V4 is not set
797# CONFIG_NFS_DIRECTIO is not set
798# CONFIG_NFSD is not set
799CONFIG_ROOT_NFS=y
800CONFIG_LOCKD=y
801CONFIG_NFS_COMMON=y
802CONFIG_SUNRPC=y
803# CONFIG_RPCSEC_GSS_KRB5 is not set
804# CONFIG_RPCSEC_GSS_SPKM3 is not set
805# CONFIG_SMB_FS is not set
806# CONFIG_CIFS is not set
807# CONFIG_NCP_FS is not set
808# CONFIG_CODA_FS is not set
809# CONFIG_AFS_FS is not set
810# CONFIG_9P_FS is not set
811
812#
813# Partition Types
814#
815CONFIG_PARTITION_ADVANCED=y
816# CONFIG_ACORN_PARTITION is not set
817# CONFIG_OSF_PARTITION is not set
818# CONFIG_AMIGA_PARTITION is not set
819# CONFIG_ATARI_PARTITION is not set
820# CONFIG_MAC_PARTITION is not set
821# CONFIG_MSDOS_PARTITION is not set
822# CONFIG_LDM_PARTITION is not set
823# CONFIG_SGI_PARTITION is not set
824# CONFIG_ULTRIX_PARTITION is not set
825# CONFIG_SUN_PARTITION is not set
826# CONFIG_KARMA_PARTITION is not set
827# CONFIG_EFI_PARTITION is not set
828
829#
830# Native Language Support
831#
832# CONFIG_NLS is not set
833
834#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100835# Distributed Lock Manager
836#
837# CONFIG_DLM is not set
838
839#
Vitaly Bordug902f3922006-09-21 22:31:26 +0400840# Library routines
841#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100842CONFIG_BITREVERSE=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400843# CONFIG_CRC_CCITT is not set
844# CONFIG_CRC16 is not set
845CONFIG_CRC32=y
846# CONFIG_LIBCRC32C is not set
847CONFIG_PLIST=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100848CONFIG_IOMAP_COPY=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400849
850#
851# Instrumentation Support
852#
853# CONFIG_PROFILING is not set
854
855#
856# Kernel hacking
857#
858# CONFIG_PRINTK_TIME is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100859CONFIG_ENABLE_MUST_CHECK=y
Vitaly Bordug902f3922006-09-21 22:31:26 +0400860# CONFIG_MAGIC_SYSRQ is not set
861# CONFIG_UNUSED_SYMBOLS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100862# CONFIG_DEBUG_FS is not set
863# CONFIG_HEADERS_CHECK is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400864CONFIG_DEBUG_KERNEL=y
865CONFIG_LOG_BUF_SHIFT=14
866CONFIG_DETECT_SOFTLOCKUP=y
867# CONFIG_SCHEDSTATS is not set
868# CONFIG_DEBUG_SLAB is not set
869# CONFIG_DEBUG_RT_MUTEXES is not set
870# CONFIG_RT_MUTEX_TESTER is not set
871# CONFIG_DEBUG_SPINLOCK is not set
872CONFIG_DEBUG_MUTEXES=y
873# CONFIG_DEBUG_RWSEMS is not set
874# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
875# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
876# CONFIG_DEBUG_KOBJECT is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100877# CONFIG_DEBUG_BUGVERBOSE is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400878# CONFIG_DEBUG_INFO is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400879# CONFIG_DEBUG_VM is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100880# CONFIG_DEBUG_LIST is not set
Vitaly Bordug902f3922006-09-21 22:31:26 +0400881CONFIG_FORCED_INLINING=y
882# CONFIG_RCU_TORTURE_TEST is not set
883# CONFIG_DEBUGGER is not set
884# CONFIG_KGDB_CONSOLE is not set
885# CONFIG_BDI_SWITCH is not set
886# CONFIG_BOOTX_TEXT is not set
887# CONFIG_PPC_EARLY_DEBUG is not set
888
889#
890# Security options
891#
892# CONFIG_KEYS is not set
893# CONFIG_SECURITY is not set
894
895#
896# Cryptographic options
897#
898# CONFIG_CRYPTO is not set