blob: 11009185d2309fad140bceebd6c04c4ef332eda4 [file] [log] [blame]
Josh Boyer897fd812007-05-08 07:29:37 +10001#
2# Automatically generated make config: don't edit
Paul Mackerras13a69762007-08-30 16:51:51 +10003# Linux kernel version: 2.6.23-rc4
4# Thu Aug 30 16:35:41 2007
Josh Boyer897fd812007-05-08 07:29:37 +10005#
6# CONFIG_PPC64 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +10007
8#
9# Processor support
10#
11CONFIG_6xx=y
12# CONFIG_PPC_85xx is not set
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_PPC_FPU=y
18CONFIG_PPC_STD_MMU=y
19CONFIG_PPC_STD_MMU_32=y
20# CONFIG_PPC_MM_SLICES is not set
21# CONFIG_SMP is not set
Josh Boyer897fd812007-05-08 07:29:37 +100022CONFIG_PPC32=y
23CONFIG_PPC_MERGE=y
24CONFIG_MMU=y
25CONFIG_GENERIC_HARDIRQS=y
26CONFIG_IRQ_PER_CPU=y
27CONFIG_RWSEM_XCHGADD_ALGORITHM=y
28CONFIG_ARCH_HAS_ILOG2_U32=y
29CONFIG_GENERIC_HWEIGHT=y
30CONFIG_GENERIC_CALIBRATE_DELAY=y
31CONFIG_GENERIC_FIND_NEXT_BIT=y
Paul Mackerras13a69762007-08-30 16:51:51 +100032# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
Josh Boyer897fd812007-05-08 07:29:37 +100033CONFIG_PPC=y
34CONFIG_EARLY_PRINTK=y
35CONFIG_GENERIC_NVRAM=y
36CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
37CONFIG_ARCH_MAY_HAVE_PC_FDC=y
38CONFIG_PPC_OF=y
Paul Mackerras13a69762007-08-30 16:51:51 +100039CONFIG_OF=y
Josh Boyer897fd812007-05-08 07:29:37 +100040CONFIG_PPC_UDBG_16550=y
41# CONFIG_GENERIC_TBSYNC is not set
42CONFIG_AUDIT_ARCH=y
43CONFIG_GENERIC_BUG=y
44# CONFIG_DEFAULT_UIMAGE is not set
Josh Boyer897fd812007-05-08 07:29:37 +100045# CONFIG_PPC_DCR_NATIVE is not set
46# CONFIG_PPC_DCR_MMIO is not set
Josh Boyer897fd812007-05-08 07:29:37 +100047CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
48
49#
Josh Boyer897fd812007-05-08 07:29:37 +100050# General setup
51#
Paul Mackerras13a69762007-08-30 16:51:51 +100052CONFIG_EXPERIMENTAL=y
53CONFIG_BROKEN_ON_SMP=y
54CONFIG_INIT_ENV_ARG_LIMIT=32
Josh Boyer897fd812007-05-08 07:29:37 +100055CONFIG_LOCALVERSION=""
56CONFIG_LOCALVERSION_AUTO=y
57CONFIG_SWAP=y
58CONFIG_SYSVIPC=y
Josh Boyer897fd812007-05-08 07:29:37 +100059CONFIG_SYSVIPC_SYSCTL=y
60# CONFIG_POSIX_MQUEUE is not set
61# CONFIG_BSD_PROCESS_ACCT is not set
62# CONFIG_TASKSTATS is not set
Paul Mackerras13a69762007-08-30 16:51:51 +100063# CONFIG_USER_NS is not set
Josh Boyer897fd812007-05-08 07:29:37 +100064# CONFIG_AUDIT is not set
65# CONFIG_IKCONFIG is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +100066CONFIG_LOG_BUF_SHIFT=14
Josh Boyer897fd812007-05-08 07:29:37 +100067CONFIG_SYSFS_DEPRECATED=y
68# CONFIG_RELAY is not set
69CONFIG_BLK_DEV_INITRD=y
70CONFIG_INITRAMFS_SOURCE=""
71# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
72CONFIG_SYSCTL=y
73CONFIG_EMBEDDED=y
74CONFIG_SYSCTL_SYSCALL=y
75CONFIG_KALLSYMS=y
76# CONFIG_KALLSYMS_ALL is not set
77# CONFIG_KALLSYMS_EXTRA_PASS is not set
78CONFIG_HOTPLUG=y
79CONFIG_PRINTK=y
80CONFIG_BUG=y
81CONFIG_ELF_CORE=y
82CONFIG_BASE_FULL=y
83CONFIG_FUTEX=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100084CONFIG_ANON_INODES=y
Josh Boyer897fd812007-05-08 07:29:37 +100085CONFIG_EPOLL=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100086CONFIG_SIGNALFD=y
87CONFIG_TIMERFD=y
88CONFIG_EVENTFD=y
Josh Boyer897fd812007-05-08 07:29:37 +100089CONFIG_SHMEM=y
Josh Boyer897fd812007-05-08 07:29:37 +100090CONFIG_VM_EVENT_COUNTERS=y
Anton Blanchard309a1092007-10-15 05:15:36 +100091CONFIG_SLUB_DEBUG=y
92# CONFIG_SLAB is not set
93CONFIG_SLUB=y
Paul Mackerrasca74c012007-06-26 14:19:35 +100094# CONFIG_SLOB is not set
Josh Boyer897fd812007-05-08 07:29:37 +100095CONFIG_RT_MUTEXES=y
96# CONFIG_TINY_SHMEM is not set
97CONFIG_BASE_SMALL=0
Josh Boyer897fd812007-05-08 07:29:37 +100098CONFIG_MODULES=y
99# CONFIG_MODULE_UNLOAD is not set
100# CONFIG_MODVERSIONS is not set
101# CONFIG_MODULE_SRCVERSION_ALL is not set
102# CONFIG_KMOD is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000103CONFIG_BLOCK=y
104CONFIG_LBD=y
105# CONFIG_BLK_DEV_IO_TRACE is not set
106# CONFIG_LSF is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000107# CONFIG_BLK_DEV_BSG is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000108
109#
110# IO Schedulers
111#
112CONFIG_IOSCHED_NOOP=y
113CONFIG_IOSCHED_AS=y
114CONFIG_IOSCHED_DEADLINE=y
115CONFIG_IOSCHED_CFQ=y
116CONFIG_DEFAULT_AS=y
117# CONFIG_DEFAULT_DEADLINE is not set
118# CONFIG_DEFAULT_CFQ is not set
119# CONFIG_DEFAULT_NOOP is not set
120CONFIG_DEFAULT_IOSCHED="anticipatory"
121
122#
123# Platform support
124#
125# CONFIG_PPC_MULTIPLATFORM is not set
126CONFIG_EMBEDDED6xx=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000127# CONFIG_PPC_82xx is not set
128# CONFIG_PPC_83xx is not set
129# CONFIG_PPC_86xx is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000130# CONFIG_PPC_MPC52xx is not set
131# CONFIG_PPC_MPC5200 is not set
132# CONFIG_PPC_CELL is not set
133# CONFIG_PPC_CELL_NATIVE is not set
134# CONFIG_PQ2ADS is not set
135# CONFIG_LINKSTATION is not set
136# CONFIG_MPC7448HPC2 is not set
137CONFIG_PPC_HOLLY=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000138# CONFIG_PPC_PRPMC2800 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000139CONFIG_TSI108_BRIDGE=y
140CONFIG_MPIC=y
141CONFIG_MPIC_WEIRD=y
142# CONFIG_PPC_I8259 is not set
143# CONFIG_PPC_RTAS is not set
144# CONFIG_MMIO_NVRAM is not set
145# CONFIG_PPC_MPC106 is not set
146# CONFIG_PPC_970_NAP is not set
147# CONFIG_PPC_INDIRECT_IO is not set
148# CONFIG_GENERIC_IOMAP is not set
149# CONFIG_CPU_FREQ is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000150# CONFIG_CPM2 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000151# CONFIG_FSL_ULI1575 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000152
153#
154# Kernel options
155#
156# CONFIG_HIGHMEM is not set
157# CONFIG_HZ_100 is not set
158CONFIG_HZ_250=y
159# CONFIG_HZ_300 is not set
160# CONFIG_HZ_1000 is not set
161CONFIG_HZ=250
162CONFIG_PREEMPT_NONE=y
163# CONFIG_PREEMPT_VOLUNTARY is not set
164# CONFIG_PREEMPT is not set
165CONFIG_BINFMT_ELF=y
166CONFIG_BINFMT_MISC=y
167CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
168CONFIG_ARCH_FLATMEM_ENABLE=y
169CONFIG_ARCH_POPULATES_NODE_MAP=y
170CONFIG_SELECT_MEMORY_MODEL=y
171CONFIG_FLATMEM_MANUAL=y
172# CONFIG_DISCONTIGMEM_MANUAL is not set
173# CONFIG_SPARSEMEM_MANUAL is not set
174CONFIG_FLATMEM=y
175CONFIG_FLAT_NODE_MEM_MAP=y
176# CONFIG_SPARSEMEM_STATIC is not set
177CONFIG_SPLIT_PTLOCK_CPUS=4
178# CONFIG_RESOURCES_64BIT is not set
179CONFIG_ZONE_DMA_FLAG=1
Paul Mackerras13a69762007-08-30 16:51:51 +1000180CONFIG_BOUNCE=y
181CONFIG_VIRT_TO_BUS=y
Josh Boyer897fd812007-05-08 07:29:37 +1000182CONFIG_PROC_DEVICETREE=y
David Gibsone60c5262007-06-13 14:53:00 +1000183CONFIG_CMDLINE_BOOL=y
184CONFIG_CMDLINE="console=ttyS0,115200"
Josh Boyer897fd812007-05-08 07:29:37 +1000185# CONFIG_PM is not set
186# CONFIG_SECCOMP is not set
Mark A. Greerb0e80202007-06-01 05:56:15 +1000187CONFIG_WANT_DEVICE_TREE=y
188CONFIG_DEVICE_TREE="holly.dts"
Josh Boyer897fd812007-05-08 07:29:37 +1000189CONFIG_ISA_DMA_API=y
190
191#
192# Bus options
193#
194CONFIG_ZONE_DMA=y
195CONFIG_GENERIC_ISA_DMA=y
196# CONFIG_PPC_INDIRECT_PCI is not set
197CONFIG_PCI=y
198CONFIG_PCI_DOMAINS=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000199CONFIG_PCI_SYSCALL=y
Josh Boyer897fd812007-05-08 07:29:37 +1000200# CONFIG_PCIEPORTBUS is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000201CONFIG_ARCH_SUPPORTS_MSI=y
202# CONFIG_PCI_MSI is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000203# CONFIG_PCI_DEBUG is not set
204
205#
206# PCCARD (PCMCIA/CardBus) support
207#
208# CONFIG_PCCARD is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000209# CONFIG_HOTPLUG_PCI is not set
210
211#
212# Advanced setup
213#
214# CONFIG_ADVANCED_OPTIONS is not set
215
216#
217# Default settings for advanced configuration options are used
218#
219CONFIG_HIGHMEM_START=0xfe000000
220CONFIG_LOWMEM_SIZE=0x30000000
221CONFIG_KERNEL_START=0xc0000000
222CONFIG_TASK_SIZE=0x80000000
223CONFIG_BOOT_LOAD=0x00800000
224
225#
226# Networking
227#
228CONFIG_NET=y
229
230#
231# Networking options
232#
233CONFIG_PACKET=y
234# CONFIG_PACKET_MMAP is not set
235CONFIG_UNIX=y
236CONFIG_XFRM=y
237CONFIG_XFRM_USER=y
238# CONFIG_XFRM_SUB_POLICY is not set
239# CONFIG_XFRM_MIGRATE is not set
240# CONFIG_NET_KEY is not set
241CONFIG_INET=y
242CONFIG_IP_MULTICAST=y
243# CONFIG_IP_ADVANCED_ROUTER is not set
244CONFIG_IP_FIB_HASH=y
245CONFIG_IP_PNP=y
246CONFIG_IP_PNP_DHCP=y
247CONFIG_IP_PNP_BOOTP=y
248# CONFIG_IP_PNP_RARP is not set
249# CONFIG_NET_IPIP is not set
250# CONFIG_NET_IPGRE is not set
251# CONFIG_IP_MROUTE is not set
252# CONFIG_ARPD is not set
253CONFIG_SYN_COOKIES=y
254# CONFIG_INET_AH is not set
255# CONFIG_INET_ESP is not set
256# CONFIG_INET_IPCOMP is not set
257# CONFIG_INET_XFRM_TUNNEL is not set
258# CONFIG_INET_TUNNEL is not set
259CONFIG_INET_XFRM_MODE_TRANSPORT=y
260CONFIG_INET_XFRM_MODE_TUNNEL=y
261CONFIG_INET_XFRM_MODE_BEET=y
262CONFIG_INET_DIAG=y
263CONFIG_INET_TCP_DIAG=y
264# CONFIG_TCP_CONG_ADVANCED is not set
265CONFIG_TCP_CONG_CUBIC=y
266CONFIG_DEFAULT_TCP_CONG="cubic"
267# CONFIG_TCP_MD5SIG is not set
268# CONFIG_IPV6 is not set
269# CONFIG_INET6_XFRM_TUNNEL is not set
270# CONFIG_INET6_TUNNEL is not set
271# CONFIG_NETWORK_SECMARK is not set
272# CONFIG_NETFILTER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000273# CONFIG_IP_DCCP is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000274# CONFIG_IP_SCTP is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000275# CONFIG_TIPC is not set
276# CONFIG_ATM is not set
277# CONFIG_BRIDGE is not set
278# CONFIG_VLAN_8021Q is not set
279# CONFIG_DECNET is not set
280# CONFIG_LLC2 is not set
281# CONFIG_IPX is not set
282# CONFIG_ATALK is not set
283# CONFIG_X25 is not set
284# CONFIG_LAPB is not set
285# CONFIG_ECONET is not set
286# CONFIG_WAN_ROUTER is not set
287
288#
289# QoS and/or fair queueing
290#
291# CONFIG_NET_SCHED is not set
292
293#
294# Network testing
295#
296# CONFIG_NET_PKTGEN is not set
297# CONFIG_HAMRADIO is not set
298# CONFIG_IRDA is not set
299# CONFIG_BT is not set
300# CONFIG_AF_RXRPC is not set
301
302#
303# Wireless
304#
305# CONFIG_CFG80211 is not set
306# CONFIG_WIRELESS_EXT is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000307# CONFIG_MAC80211 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000308# CONFIG_IEEE80211 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000309# CONFIG_RFKILL is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000310# CONFIG_NET_9P is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000311
312#
313# Device Drivers
314#
315
316#
317# Generic Driver Options
318#
319CONFIG_STANDALONE=y
320CONFIG_PREVENT_FIRMWARE_BUILD=y
321# CONFIG_FW_LOADER is not set
322# CONFIG_DEBUG_DRIVER is not set
323# CONFIG_DEBUG_DEVRES is not set
324# CONFIG_SYS_HYPERVISOR is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000325# CONFIG_CONNECTOR is not set
326# CONFIG_MTD is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000327CONFIG_OF_DEVICE=y
Josh Boyer897fd812007-05-08 07:29:37 +1000328# CONFIG_PARPORT is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000329CONFIG_BLK_DEV=y
Josh Boyer897fd812007-05-08 07:29:37 +1000330# CONFIG_BLK_DEV_FD is not set
331# CONFIG_BLK_CPQ_DA is not set
332# CONFIG_BLK_CPQ_CISS_DA is not set
333# CONFIG_BLK_DEV_DAC960 is not set
334# CONFIG_BLK_DEV_UMEM is not set
335# CONFIG_BLK_DEV_COW_COMMON is not set
336CONFIG_BLK_DEV_LOOP=y
337# CONFIG_BLK_DEV_CRYPTOLOOP is not set
338# CONFIG_BLK_DEV_NBD is not set
339# CONFIG_BLK_DEV_SX8 is not set
340CONFIG_BLK_DEV_RAM=y
341CONFIG_BLK_DEV_RAM_COUNT=16
342CONFIG_BLK_DEV_RAM_SIZE=131072
343CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
344# CONFIG_CDROM_PKTCDVD is not set
345# CONFIG_ATA_OVER_ETH is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000346CONFIG_MISC_DEVICES=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000347# CONFIG_PHANTOM is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000348# CONFIG_EEPROM_93CX6 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000349# CONFIG_SGI_IOC4 is not set
350# CONFIG_TIFM_CORE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000351# CONFIG_IDE is not set
352
353#
354# SCSI device support
355#
356# CONFIG_RAID_ATTRS is not set
357CONFIG_SCSI=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000358CONFIG_SCSI_DMA=y
Josh Boyer897fd812007-05-08 07:29:37 +1000359# CONFIG_SCSI_TGT is not set
360# CONFIG_SCSI_NETLINK is not set
361CONFIG_SCSI_PROC_FS=y
362
363#
364# SCSI support type (disk, tape, CD-ROM)
365#
366CONFIG_BLK_DEV_SD=y
367# CONFIG_CHR_DEV_ST is not set
368# CONFIG_CHR_DEV_OSST is not set
369# CONFIG_BLK_DEV_SR is not set
370# CONFIG_CHR_DEV_SG is not set
371# CONFIG_CHR_DEV_SCH is not set
372
373#
374# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
375#
376# CONFIG_SCSI_MULTI_LUN is not set
377# CONFIG_SCSI_CONSTANTS is not set
378# CONFIG_SCSI_LOGGING is not set
379# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000380CONFIG_SCSI_WAIT_SCAN=m
Josh Boyer897fd812007-05-08 07:29:37 +1000381
382#
383# SCSI Transports
384#
385# CONFIG_SCSI_SPI_ATTRS is not set
386# CONFIG_SCSI_FC_ATTRS is not set
387# CONFIG_SCSI_ISCSI_ATTRS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000388# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000389CONFIG_SCSI_LOWLEVEL=y
Josh Boyer897fd812007-05-08 07:29:37 +1000390# CONFIG_ISCSI_TCP is not set
391# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
392# CONFIG_SCSI_3W_9XXX is not set
393# CONFIG_SCSI_ACARD is not set
394# CONFIG_SCSI_AACRAID is not set
395# CONFIG_SCSI_AIC7XXX is not set
396# CONFIG_SCSI_AIC7XXX_OLD is not set
397# CONFIG_SCSI_AIC79XX is not set
398# CONFIG_SCSI_AIC94XX is not set
399# CONFIG_SCSI_DPT_I2O is not set
400# CONFIG_SCSI_ARCMSR is not set
401# CONFIG_MEGARAID_NEWGEN is not set
402# CONFIG_MEGARAID_LEGACY is not set
403# CONFIG_MEGARAID_SAS is not set
404# CONFIG_SCSI_HPTIOP is not set
405# CONFIG_SCSI_BUSLOGIC is not set
406# CONFIG_SCSI_DMX3191D is not set
407# CONFIG_SCSI_EATA is not set
408# CONFIG_SCSI_FUTURE_DOMAIN is not set
409# CONFIG_SCSI_GDTH is not set
410# CONFIG_SCSI_IPS is not set
411# CONFIG_SCSI_INITIO is not set
412# CONFIG_SCSI_INIA100 is not set
413# CONFIG_SCSI_STEX is not set
414# CONFIG_SCSI_SYM53C8XX_2 is not set
415# CONFIG_SCSI_IPR is not set
416# CONFIG_SCSI_QLOGIC_1280 is not set
417# CONFIG_SCSI_QLA_FC is not set
418# CONFIG_SCSI_QLA_ISCSI is not set
419# CONFIG_SCSI_LPFC is not set
420# CONFIG_SCSI_DC395x is not set
421# CONFIG_SCSI_DC390T is not set
422# CONFIG_SCSI_NSP32 is not set
423# CONFIG_SCSI_DEBUG is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000424# CONFIG_SCSI_SRP is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000425CONFIG_ATA=y
426# CONFIG_ATA_NONSTANDARD is not set
427# CONFIG_SATA_AHCI is not set
428# CONFIG_SATA_SVW is not set
429# CONFIG_ATA_PIIX is not set
430# CONFIG_SATA_MV is not set
431# CONFIG_SATA_NV is not set
432# CONFIG_PDC_ADMA is not set
433# CONFIG_SATA_QSTOR is not set
434# CONFIG_SATA_PROMISE is not set
435# CONFIG_SATA_SX4 is not set
436# CONFIG_SATA_SIL is not set
437# CONFIG_SATA_SIL24 is not set
438# CONFIG_SATA_SIS is not set
439# CONFIG_SATA_ULI is not set
440# CONFIG_SATA_VIA is not set
441# CONFIG_SATA_VITESSE is not set
442# CONFIG_SATA_INIC162X is not set
443# CONFIG_PATA_ALI is not set
444# CONFIG_PATA_AMD is not set
445# CONFIG_PATA_ARTOP is not set
446# CONFIG_PATA_ATIIXP is not set
447# CONFIG_PATA_CMD640_PCI is not set
448# CONFIG_PATA_CMD64X is not set
449# CONFIG_PATA_CS5520 is not set
450# CONFIG_PATA_CS5530 is not set
451# CONFIG_PATA_CYPRESS is not set
452# CONFIG_PATA_EFAR is not set
453# CONFIG_ATA_GENERIC is not set
454# CONFIG_PATA_HPT366 is not set
455# CONFIG_PATA_HPT37X is not set
456# CONFIG_PATA_HPT3X2N is not set
457# CONFIG_PATA_HPT3X3 is not set
458# CONFIG_PATA_IT821X is not set
459# CONFIG_PATA_IT8213 is not set
460# CONFIG_PATA_JMICRON is not set
461# CONFIG_PATA_TRIFLEX is not set
462# CONFIG_PATA_MARVELL is not set
463# CONFIG_PATA_MPIIX is not set
464# CONFIG_PATA_OLDPIIX is not set
465# CONFIG_PATA_NETCELL is not set
466# CONFIG_PATA_NS87410 is not set
467# CONFIG_PATA_OPTI is not set
468# CONFIG_PATA_OPTIDMA is not set
469# CONFIG_PATA_PDC_OLD is not set
470# CONFIG_PATA_RADISYS is not set
471# CONFIG_PATA_RZ1000 is not set
472# CONFIG_PATA_SC1200 is not set
473# CONFIG_PATA_SERVERWORKS is not set
474# CONFIG_PATA_PDC2027X is not set
475# CONFIG_PATA_SIL680 is not set
476# CONFIG_PATA_SIS is not set
477# CONFIG_PATA_VIA is not set
478# CONFIG_PATA_WINBOND is not set
479# CONFIG_PATA_PLATFORM is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000480# CONFIG_MD is not set
481
482#
483# Fusion MPT device support
484#
485# CONFIG_FUSION is not set
486# CONFIG_FUSION_SPI is not set
487# CONFIG_FUSION_FC is not set
488# CONFIG_FUSION_SAS is not set
489
490#
491# IEEE 1394 (FireWire) support
492#
Paul Mackerrasca74c012007-06-26 14:19:35 +1000493# CONFIG_FIREWIRE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000494# CONFIG_IEEE1394 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000495# CONFIG_I2O is not set
496# CONFIG_MACINTOSH_DRIVERS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000497CONFIG_NETDEVICES=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000498# CONFIG_NETDEVICES_MULTIQUEUE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000499# CONFIG_DUMMY is not set
500# CONFIG_BONDING is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000501# CONFIG_MACVLAN is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000502# CONFIG_EQUALIZER is not set
503# CONFIG_TUN is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000504# CONFIG_ARCNET is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000505CONFIG_PHYLIB=y
506
507#
508# MII PHY device drivers
509#
510# CONFIG_MARVELL_PHY is not set
511# CONFIG_DAVICOM_PHY is not set
512# CONFIG_QSEMI_PHY is not set
513# CONFIG_LXT_PHY is not set
514# CONFIG_CICADA_PHY is not set
515# CONFIG_VITESSE_PHY is not set
516# CONFIG_SMSC_PHY is not set
517# CONFIG_BROADCOM_PHY is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000518# CONFIG_ICPLUS_PHY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000519# CONFIG_FIXED_PHY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000520CONFIG_NET_ETHERNET=y
521CONFIG_MII=y
522# CONFIG_HAPPYMEAL is not set
523# CONFIG_SUNGEM is not set
524# CONFIG_CASSINI is not set
525CONFIG_NET_VENDOR_3COM=y
526CONFIG_VORTEX=y
527# CONFIG_TYPHOON is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000528# CONFIG_NET_TULIP is not set
529# CONFIG_HP100 is not set
530# CONFIG_NET_PCI is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000531CONFIG_NETDEV_1000=y
Josh Boyer897fd812007-05-08 07:29:37 +1000532# CONFIG_ACENIC is not set
533# CONFIG_DL2K is not set
534# CONFIG_E1000 is not set
535# CONFIG_NS83820 is not set
536# CONFIG_HAMACHI is not set
537# CONFIG_YELLOWFIN is not set
538# CONFIG_R8169 is not set
539# CONFIG_SIS190 is not set
540# CONFIG_SKGE is not set
541# CONFIG_SKY2 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000542# CONFIG_VIA_VELOCITY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000543# CONFIG_TIGON3 is not set
544# CONFIG_BNX2 is not set
545CONFIG_TSI108_ETH=y
546# CONFIG_QLA3XXX is not set
547# CONFIG_ATL1 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000548CONFIG_NETDEV_10000=y
Josh Boyer897fd812007-05-08 07:29:37 +1000549# CONFIG_CHELSIO_T1 is not set
550# CONFIG_CHELSIO_T3 is not set
551# CONFIG_IXGB is not set
552# CONFIG_S2IO is not set
553# CONFIG_MYRI10GE is not set
554# CONFIG_NETXEN_NIC is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000555# CONFIG_MLX4_CORE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000556# CONFIG_TR is not set
557
558#
559# Wireless LAN
560#
561# CONFIG_WLAN_PRE80211 is not set
562# CONFIG_WLAN_80211 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000563# CONFIG_WAN is not set
564# CONFIG_FDDI is not set
565# CONFIG_HIPPI is not set
566# CONFIG_PPP is not set
567# CONFIG_SLIP is not set
568# CONFIG_NET_FC is not set
569# CONFIG_SHAPER is not set
570# CONFIG_NETCONSOLE is not set
571# CONFIG_NETPOLL is not set
572# CONFIG_NET_POLL_CONTROLLER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000573# CONFIG_ISDN is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000574# CONFIG_PHONE is not set
575
576#
577# Input device support
578#
579CONFIG_INPUT=y
580# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000581# CONFIG_INPUT_POLLDEV is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000582
583#
584# Userland interfaces
585#
586# CONFIG_INPUT_MOUSEDEV is not set
587# CONFIG_INPUT_JOYDEV is not set
588# CONFIG_INPUT_TSDEV is not set
589# CONFIG_INPUT_EVDEV is not set
590# CONFIG_INPUT_EVBUG is not set
591
592#
593# Input Device Drivers
594#
595# CONFIG_INPUT_KEYBOARD is not set
596# CONFIG_INPUT_MOUSE is not set
597# CONFIG_INPUT_JOYSTICK is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000598# CONFIG_INPUT_TABLET is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000599# CONFIG_INPUT_TOUCHSCREEN is not set
600# CONFIG_INPUT_MISC is not set
601
602#
603# Hardware I/O ports
604#
605# CONFIG_SERIO is not set
606# CONFIG_GAMEPORT is not set
607
608#
609# Character devices
610#
611# CONFIG_VT is not set
612# CONFIG_SERIAL_NONSTANDARD is not set
613
614#
615# Serial drivers
616#
617CONFIG_SERIAL_8250=y
618CONFIG_SERIAL_8250_CONSOLE=y
619# CONFIG_SERIAL_8250_PCI is not set
620CONFIG_SERIAL_8250_NR_UARTS=4
621CONFIG_SERIAL_8250_RUNTIME_UARTS=4
622CONFIG_SERIAL_8250_EXTENDED=y
623# CONFIG_SERIAL_8250_MANY_PORTS is not set
624CONFIG_SERIAL_8250_SHARE_IRQ=y
625# CONFIG_SERIAL_8250_DETECT_IRQ is not set
626# CONFIG_SERIAL_8250_RSA is not set
627
628#
629# Non-8250 serial port support
630#
631# CONFIG_SERIAL_UARTLITE is not set
632CONFIG_SERIAL_CORE=y
633CONFIG_SERIAL_CORE_CONSOLE=y
634# CONFIG_SERIAL_JSM is not set
635CONFIG_SERIAL_OF_PLATFORM=y
636CONFIG_UNIX98_PTYS=y
637CONFIG_LEGACY_PTYS=y
638CONFIG_LEGACY_PTY_COUNT=256
Josh Boyer897fd812007-05-08 07:29:37 +1000639# CONFIG_IPMI_HANDLER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000640# CONFIG_WATCHDOG is not set
641# CONFIG_HW_RANDOM is not set
642# CONFIG_NVRAM is not set
643CONFIG_GEN_RTC=y
644# CONFIG_GEN_RTC_X is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000645# CONFIG_R3964 is not set
646# CONFIG_APPLICOM is not set
647# CONFIG_AGP is not set
648# CONFIG_DRM is not set
649# CONFIG_RAW_DRIVER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000650# CONFIG_TCG_TPM is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000651CONFIG_DEVPORT=y
Josh Boyer897fd812007-05-08 07:29:37 +1000652# CONFIG_I2C is not set
653
654#
655# SPI support
656#
657# CONFIG_SPI is not set
658# CONFIG_SPI_MASTER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000659# CONFIG_W1 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000660# CONFIG_POWER_SUPPLY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000661CONFIG_HWMON=y
662# CONFIG_HWMON_VID is not set
663# CONFIG_SENSORS_ABITUGURU is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000664# CONFIG_SENSORS_ABITUGURU3 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000665# CONFIG_SENSORS_F71805F is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000666# CONFIG_SENSORS_IT87 is not set
667# CONFIG_SENSORS_PC87360 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000668# CONFIG_SENSORS_PC87427 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000669# CONFIG_SENSORS_SIS5595 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000670# CONFIG_SENSORS_SMSC47M1 is not set
671# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000672# CONFIG_SENSORS_VIA686A is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000673# CONFIG_SENSORS_VT1211 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000674# CONFIG_SENSORS_VT8231 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000675# CONFIG_SENSORS_W83627HF is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000676# CONFIG_SENSORS_W83627EHF is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000677# CONFIG_HWMON_DEBUG_CHIP is not set
678
679#
680# Multifunction device drivers
681#
682# CONFIG_MFD_SM501 is not set
683
684#
685# Multimedia devices
686#
687# CONFIG_VIDEO_DEV is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000688# CONFIG_DVB_CORE is not set
689# CONFIG_DAB is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000690
691#
692# Graphics support
693#
694# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000695
696#
697# Display device support
698#
699# CONFIG_DISPLAY_SUPPORT is not set
700# CONFIG_VGASTATE is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000701# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000702# CONFIG_FB is not set
703# CONFIG_FB_IBM_GXT4500 is not set
704
705#
706# Sound
707#
708# CONFIG_SOUND is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000709CONFIG_HID_SUPPORT=y
Josh Boyer897fd812007-05-08 07:29:37 +1000710CONFIG_HID=y
711# CONFIG_HID_DEBUG is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000712CONFIG_USB_SUPPORT=y
Josh Boyer897fd812007-05-08 07:29:37 +1000713CONFIG_USB_ARCH_HAS_HCD=y
714CONFIG_USB_ARCH_HAS_OHCI=y
715CONFIG_USB_ARCH_HAS_EHCI=y
716# CONFIG_USB is not set
717
718#
719# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
720#
721
722#
723# USB Gadget Support
724#
725# CONFIG_USB_GADGET is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000726# CONFIG_MMC is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000727# CONFIG_NEW_LEDS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000728# CONFIG_INFINIBAND is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000729# CONFIG_EDAC is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000730# CONFIG_RTC_CLASS is not set
731
732#
733# DMA Engine support
734#
735# CONFIG_DMA_ENGINE is not set
736
737#
738# DMA Clients
739#
740
741#
742# DMA Devices
743#
744
745#
Paul Mackerras13a69762007-08-30 16:51:51 +1000746# Userspace I/O
747#
748# CONFIG_UIO is not set
749
750#
Josh Boyer897fd812007-05-08 07:29:37 +1000751# File systems
752#
753CONFIG_EXT2_FS=y
754# CONFIG_EXT2_FS_XATTR is not set
755# CONFIG_EXT2_FS_XIP is not set
756CONFIG_EXT3_FS=y
757CONFIG_EXT3_FS_XATTR=y
758# CONFIG_EXT3_FS_POSIX_ACL is not set
759# CONFIG_EXT3_FS_SECURITY is not set
760# CONFIG_EXT4DEV_FS is not set
761CONFIG_JBD=y
762# CONFIG_JBD_DEBUG is not set
763CONFIG_FS_MBCACHE=y
764# CONFIG_REISERFS_FS is not set
765# CONFIG_JFS_FS is not set
766# CONFIG_FS_POSIX_ACL is not set
767# CONFIG_XFS_FS is not set
768# CONFIG_GFS2_FS is not set
769# CONFIG_OCFS2_FS is not set
770# CONFIG_MINIX_FS is not set
771# CONFIG_ROMFS_FS is not set
772CONFIG_INOTIFY=y
773CONFIG_INOTIFY_USER=y
774# CONFIG_QUOTA is not set
775CONFIG_DNOTIFY=y
776# CONFIG_AUTOFS_FS is not set
777# CONFIG_AUTOFS4_FS is not set
778# CONFIG_FUSE_FS is not set
779
780#
781# CD-ROM/DVD Filesystems
782#
783# CONFIG_ISO9660_FS is not set
784# CONFIG_UDF_FS is not set
785
786#
787# DOS/FAT/NT Filesystems
788#
789# CONFIG_MSDOS_FS is not set
790# CONFIG_VFAT_FS is not set
791# CONFIG_NTFS_FS is not set
792
793#
794# Pseudo filesystems
795#
796CONFIG_PROC_FS=y
797CONFIG_PROC_KCORE=y
798CONFIG_PROC_SYSCTL=y
799CONFIG_SYSFS=y
800CONFIG_TMPFS=y
801# CONFIG_TMPFS_POSIX_ACL is not set
802# CONFIG_HUGETLB_PAGE is not set
803CONFIG_RAMFS=y
804# CONFIG_CONFIGFS_FS is not set
805
806#
807# Miscellaneous filesystems
808#
809# CONFIG_ADFS_FS is not set
810# CONFIG_AFFS_FS is not set
811# CONFIG_HFS_FS is not set
812# CONFIG_HFSPLUS_FS is not set
813# CONFIG_BEFS_FS is not set
814# CONFIG_BFS_FS is not set
815# CONFIG_EFS_FS is not set
816# CONFIG_CRAMFS is not set
817# CONFIG_VXFS_FS is not set
818# CONFIG_HPFS_FS is not set
819# CONFIG_QNX4FS_FS is not set
820# CONFIG_SYSV_FS is not set
821# CONFIG_UFS_FS is not set
822
823#
824# Network File Systems
825#
826CONFIG_NFS_FS=y
827# CONFIG_NFS_V3 is not set
828# CONFIG_NFS_V4 is not set
829# CONFIG_NFS_DIRECTIO is not set
830# CONFIG_NFSD is not set
831CONFIG_ROOT_NFS=y
832CONFIG_LOCKD=y
833CONFIG_NFS_COMMON=y
834CONFIG_SUNRPC=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000835# CONFIG_SUNRPC_BIND34 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000836# CONFIG_RPCSEC_GSS_KRB5 is not set
837# CONFIG_RPCSEC_GSS_SPKM3 is not set
838# CONFIG_SMB_FS is not set
839# CONFIG_CIFS is not set
840# CONFIG_NCP_FS is not set
841# CONFIG_CODA_FS is not set
842# CONFIG_AFS_FS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000843
844#
845# Partition Types
846#
847CONFIG_PARTITION_ADVANCED=y
848# CONFIG_ACORN_PARTITION is not set
849# CONFIG_OSF_PARTITION is not set
850# CONFIG_AMIGA_PARTITION is not set
851# CONFIG_ATARI_PARTITION is not set
852# CONFIG_MAC_PARTITION is not set
853CONFIG_MSDOS_PARTITION=y
854# CONFIG_BSD_DISKLABEL is not set
855# CONFIG_MINIX_SUBPARTITION is not set
856# CONFIG_SOLARIS_X86_PARTITION is not set
857# CONFIG_UNIXWARE_DISKLABEL is not set
858# CONFIG_LDM_PARTITION is not set
859# CONFIG_SGI_PARTITION is not set
860# CONFIG_ULTRIX_PARTITION is not set
861# CONFIG_SUN_PARTITION is not set
862# CONFIG_KARMA_PARTITION is not set
863# CONFIG_EFI_PARTITION is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000864# CONFIG_SYSV68_PARTITION is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000865
866#
867# Native Language Support
868#
869# CONFIG_NLS is not set
870
871#
872# Distributed Lock Manager
873#
874# CONFIG_DLM is not set
875# CONFIG_UCC_SLOW is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000876
877#
878# Library routines
879#
880CONFIG_BITREVERSE=y
881# CONFIG_CRC_CCITT is not set
882# CONFIG_CRC16 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000883# CONFIG_CRC_ITU_T is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000884CONFIG_CRC32=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000885# CONFIG_CRC7 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000886# CONFIG_LIBCRC32C is not set
887CONFIG_PLIST=y
888CONFIG_HAS_IOMEM=y
889CONFIG_HAS_IOPORT=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000890CONFIG_HAS_DMA=y
Josh Boyer897fd812007-05-08 07:29:37 +1000891
892#
893# Instrumentation Support
894#
895# CONFIG_PROFILING is not set
896# CONFIG_KPROBES is not set
897
898#
899# Kernel hacking
900#
901# CONFIG_PRINTK_TIME is not set
902CONFIG_ENABLE_MUST_CHECK=y
903CONFIG_MAGIC_SYSRQ=y
904# CONFIG_UNUSED_SYMBOLS is not set
905# CONFIG_DEBUG_FS is not set
906# CONFIG_HEADERS_CHECK is not set
907CONFIG_DEBUG_KERNEL=y
908# CONFIG_DEBUG_SHIRQ is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000909CONFIG_DETECT_SOFTLOCKUP=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000910# CONFIG_SCHED_DEBUG is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000911# CONFIG_SCHEDSTATS is not set
912# CONFIG_TIMER_STATS is not set
Anton Blanchard309a1092007-10-15 05:15:36 +1000913# CONFIG_SLUB_DEBUG_ON is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000914# CONFIG_DEBUG_RT_MUTEXES is not set
915# CONFIG_RT_MUTEX_TESTER is not set
916# CONFIG_DEBUG_SPINLOCK is not set
917# CONFIG_DEBUG_MUTEXES is not set
918# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
919# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
920# CONFIG_DEBUG_KOBJECT is not set
921# CONFIG_DEBUG_BUGVERBOSE is not set
922# CONFIG_DEBUG_INFO is not set
923# CONFIG_DEBUG_VM is not set
924# CONFIG_DEBUG_LIST is not set
925CONFIG_FORCED_INLINING=y
926# CONFIG_RCU_TORTURE_TEST is not set
927# CONFIG_FAULT_INJECTION is not set
928# CONFIG_DEBUG_STACKOVERFLOW is not set
929# CONFIG_DEBUG_STACK_USAGE is not set
930# CONFIG_DEBUG_PAGEALLOC is not set
931CONFIG_DEBUGGER=y
932CONFIG_XMON=y
933CONFIG_XMON_DEFAULT=y
934CONFIG_XMON_DISASSEMBLY=y
935# CONFIG_BDI_SWITCH is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000936# CONFIG_PPC_EARLY_DEBUG is not set
937
938#
939# Security options
940#
941# CONFIG_KEYS is not set
942# CONFIG_SECURITY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000943# CONFIG_CRYPTO is not set