blob: 97d0202a9fe02480d4978d9204cf5ab1f39364ed [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
Paul Mackerrasca74c012007-06-26 14:19:35 +100091CONFIG_SLAB=y
92# CONFIG_SLUB is not set
93# CONFIG_SLOB is not set
Josh Boyer897fd812007-05-08 07:29:37 +100094CONFIG_RT_MUTEXES=y
95# CONFIG_TINY_SHMEM is not set
96CONFIG_BASE_SMALL=0
Josh Boyer897fd812007-05-08 07:29:37 +100097CONFIG_MODULES=y
98# CONFIG_MODULE_UNLOAD is not set
99# CONFIG_MODVERSIONS is not set
100# CONFIG_MODULE_SRCVERSION_ALL is not set
101# CONFIG_KMOD is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000102CONFIG_BLOCK=y
103CONFIG_LBD=y
104# CONFIG_BLK_DEV_IO_TRACE is not set
105# CONFIG_LSF is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000106# CONFIG_BLK_DEV_BSG is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000107
108#
109# IO Schedulers
110#
111CONFIG_IOSCHED_NOOP=y
112CONFIG_IOSCHED_AS=y
113CONFIG_IOSCHED_DEADLINE=y
114CONFIG_IOSCHED_CFQ=y
115CONFIG_DEFAULT_AS=y
116# CONFIG_DEFAULT_DEADLINE is not set
117# CONFIG_DEFAULT_CFQ is not set
118# CONFIG_DEFAULT_NOOP is not set
119CONFIG_DEFAULT_IOSCHED="anticipatory"
120
121#
122# Platform support
123#
124# CONFIG_PPC_MULTIPLATFORM is not set
125CONFIG_EMBEDDED6xx=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000126# CONFIG_PPC_82xx is not set
127# CONFIG_PPC_83xx is not set
128# CONFIG_PPC_86xx is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000129# CONFIG_PPC_MPC52xx is not set
130# CONFIG_PPC_MPC5200 is not set
131# CONFIG_PPC_CELL is not set
132# CONFIG_PPC_CELL_NATIVE is not set
133# CONFIG_PQ2ADS is not set
134# CONFIG_LINKSTATION is not set
135# CONFIG_MPC7448HPC2 is not set
136CONFIG_PPC_HOLLY=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000137# CONFIG_PPC_PRPMC2800 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000138CONFIG_TSI108_BRIDGE=y
139CONFIG_MPIC=y
140CONFIG_MPIC_WEIRD=y
141# CONFIG_PPC_I8259 is not set
142# CONFIG_PPC_RTAS is not set
143# CONFIG_MMIO_NVRAM is not set
144# CONFIG_PPC_MPC106 is not set
145# CONFIG_PPC_970_NAP is not set
146# CONFIG_PPC_INDIRECT_IO is not set
147# CONFIG_GENERIC_IOMAP is not set
148# CONFIG_CPU_FREQ is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000149# CONFIG_CPM2 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000150# CONFIG_FSL_ULI1575 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000151
152#
153# Kernel options
154#
155# CONFIG_HIGHMEM is not set
156# CONFIG_HZ_100 is not set
157CONFIG_HZ_250=y
158# CONFIG_HZ_300 is not set
159# CONFIG_HZ_1000 is not set
160CONFIG_HZ=250
161CONFIG_PREEMPT_NONE=y
162# CONFIG_PREEMPT_VOLUNTARY is not set
163# CONFIG_PREEMPT is not set
164CONFIG_BINFMT_ELF=y
165CONFIG_BINFMT_MISC=y
166CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
167CONFIG_ARCH_FLATMEM_ENABLE=y
168CONFIG_ARCH_POPULATES_NODE_MAP=y
169CONFIG_SELECT_MEMORY_MODEL=y
170CONFIG_FLATMEM_MANUAL=y
171# CONFIG_DISCONTIGMEM_MANUAL is not set
172# CONFIG_SPARSEMEM_MANUAL is not set
173CONFIG_FLATMEM=y
174CONFIG_FLAT_NODE_MEM_MAP=y
175# CONFIG_SPARSEMEM_STATIC is not set
176CONFIG_SPLIT_PTLOCK_CPUS=4
177# CONFIG_RESOURCES_64BIT is not set
178CONFIG_ZONE_DMA_FLAG=1
Paul Mackerras13a69762007-08-30 16:51:51 +1000179CONFIG_BOUNCE=y
180CONFIG_VIRT_TO_BUS=y
Josh Boyer897fd812007-05-08 07:29:37 +1000181CONFIG_PROC_DEVICETREE=y
David Gibsone60c5262007-06-13 14:53:00 +1000182CONFIG_CMDLINE_BOOL=y
183CONFIG_CMDLINE="console=ttyS0,115200"
Josh Boyer897fd812007-05-08 07:29:37 +1000184# CONFIG_PM is not set
185# CONFIG_SECCOMP is not set
Mark A. Greerb0e80202007-06-01 05:56:15 +1000186CONFIG_WANT_DEVICE_TREE=y
187CONFIG_DEVICE_TREE="holly.dts"
Josh Boyer897fd812007-05-08 07:29:37 +1000188CONFIG_ISA_DMA_API=y
189
190#
191# Bus options
192#
193CONFIG_ZONE_DMA=y
194CONFIG_GENERIC_ISA_DMA=y
195# CONFIG_PPC_INDIRECT_PCI is not set
196CONFIG_PCI=y
197CONFIG_PCI_DOMAINS=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000198CONFIG_PCI_SYSCALL=y
Josh Boyer897fd812007-05-08 07:29:37 +1000199# CONFIG_PCIEPORTBUS is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000200CONFIG_ARCH_SUPPORTS_MSI=y
201# CONFIG_PCI_MSI is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000202# CONFIG_PCI_DEBUG is not set
203
204#
205# PCCARD (PCMCIA/CardBus) support
206#
207# CONFIG_PCCARD is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000208# CONFIG_HOTPLUG_PCI is not set
209
210#
211# Advanced setup
212#
213# CONFIG_ADVANCED_OPTIONS is not set
214
215#
216# Default settings for advanced configuration options are used
217#
218CONFIG_HIGHMEM_START=0xfe000000
219CONFIG_LOWMEM_SIZE=0x30000000
220CONFIG_KERNEL_START=0xc0000000
221CONFIG_TASK_SIZE=0x80000000
222CONFIG_BOOT_LOAD=0x00800000
223
224#
225# Networking
226#
227CONFIG_NET=y
228
229#
230# Networking options
231#
232CONFIG_PACKET=y
233# CONFIG_PACKET_MMAP is not set
234CONFIG_UNIX=y
235CONFIG_XFRM=y
236CONFIG_XFRM_USER=y
237# CONFIG_XFRM_SUB_POLICY is not set
238# CONFIG_XFRM_MIGRATE is not set
239# CONFIG_NET_KEY is not set
240CONFIG_INET=y
241CONFIG_IP_MULTICAST=y
242# CONFIG_IP_ADVANCED_ROUTER is not set
243CONFIG_IP_FIB_HASH=y
244CONFIG_IP_PNP=y
245CONFIG_IP_PNP_DHCP=y
246CONFIG_IP_PNP_BOOTP=y
247# CONFIG_IP_PNP_RARP is not set
248# CONFIG_NET_IPIP is not set
249# CONFIG_NET_IPGRE is not set
250# CONFIG_IP_MROUTE is not set
251# CONFIG_ARPD is not set
252CONFIG_SYN_COOKIES=y
253# CONFIG_INET_AH is not set
254# CONFIG_INET_ESP is not set
255# CONFIG_INET_IPCOMP is not set
256# CONFIG_INET_XFRM_TUNNEL is not set
257# CONFIG_INET_TUNNEL is not set
258CONFIG_INET_XFRM_MODE_TRANSPORT=y
259CONFIG_INET_XFRM_MODE_TUNNEL=y
260CONFIG_INET_XFRM_MODE_BEET=y
261CONFIG_INET_DIAG=y
262CONFIG_INET_TCP_DIAG=y
263# CONFIG_TCP_CONG_ADVANCED is not set
264CONFIG_TCP_CONG_CUBIC=y
265CONFIG_DEFAULT_TCP_CONG="cubic"
266# CONFIG_TCP_MD5SIG is not set
267# CONFIG_IPV6 is not set
268# CONFIG_INET6_XFRM_TUNNEL is not set
269# CONFIG_INET6_TUNNEL is not set
270# CONFIG_NETWORK_SECMARK is not set
271# CONFIG_NETFILTER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000272# CONFIG_IP_DCCP is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000273# CONFIG_IP_SCTP is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000274# CONFIG_TIPC is not set
275# CONFIG_ATM is not set
276# CONFIG_BRIDGE is not set
277# CONFIG_VLAN_8021Q is not set
278# CONFIG_DECNET is not set
279# CONFIG_LLC2 is not set
280# CONFIG_IPX is not set
281# CONFIG_ATALK is not set
282# CONFIG_X25 is not set
283# CONFIG_LAPB is not set
284# CONFIG_ECONET is not set
285# CONFIG_WAN_ROUTER is not set
286
287#
288# QoS and/or fair queueing
289#
290# CONFIG_NET_SCHED is not set
291
292#
293# Network testing
294#
295# CONFIG_NET_PKTGEN is not set
296# CONFIG_HAMRADIO is not set
297# CONFIG_IRDA is not set
298# CONFIG_BT is not set
299# CONFIG_AF_RXRPC is not set
300
301#
302# Wireless
303#
304# CONFIG_CFG80211 is not set
305# CONFIG_WIRELESS_EXT is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000306# CONFIG_MAC80211 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000307# CONFIG_IEEE80211 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000308# CONFIG_RFKILL is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000309# CONFIG_NET_9P is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000310
311#
312# Device Drivers
313#
314
315#
316# Generic Driver Options
317#
318CONFIG_STANDALONE=y
319CONFIG_PREVENT_FIRMWARE_BUILD=y
320# CONFIG_FW_LOADER is not set
321# CONFIG_DEBUG_DRIVER is not set
322# CONFIG_DEBUG_DEVRES is not set
323# CONFIG_SYS_HYPERVISOR is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000324# CONFIG_CONNECTOR is not set
325# CONFIG_MTD is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000326CONFIG_OF_DEVICE=y
Josh Boyer897fd812007-05-08 07:29:37 +1000327# CONFIG_PARPORT is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000328CONFIG_BLK_DEV=y
Josh Boyer897fd812007-05-08 07:29:37 +1000329# 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=131072
342CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
343# CONFIG_CDROM_PKTCDVD is not set
344# CONFIG_ATA_OVER_ETH is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000345CONFIG_MISC_DEVICES=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000346# CONFIG_PHANTOM is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000347# CONFIG_EEPROM_93CX6 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000348# CONFIG_SGI_IOC4 is not set
349# CONFIG_TIFM_CORE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000350# CONFIG_IDE is not set
351
352#
353# SCSI device support
354#
355# CONFIG_RAID_ATTRS is not set
356CONFIG_SCSI=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000357CONFIG_SCSI_DMA=y
Josh Boyer897fd812007-05-08 07:29:37 +1000358# CONFIG_SCSI_TGT is not set
359# CONFIG_SCSI_NETLINK is not set
360CONFIG_SCSI_PROC_FS=y
361
362#
363# SCSI support type (disk, tape, CD-ROM)
364#
365CONFIG_BLK_DEV_SD=y
366# CONFIG_CHR_DEV_ST is not set
367# CONFIG_CHR_DEV_OSST is not set
368# CONFIG_BLK_DEV_SR is not set
369# CONFIG_CHR_DEV_SG is not set
370# CONFIG_CHR_DEV_SCH is not set
371
372#
373# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
374#
375# CONFIG_SCSI_MULTI_LUN is not set
376# CONFIG_SCSI_CONSTANTS is not set
377# CONFIG_SCSI_LOGGING is not set
378# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000379CONFIG_SCSI_WAIT_SCAN=m
Josh Boyer897fd812007-05-08 07:29:37 +1000380
381#
382# SCSI Transports
383#
384# CONFIG_SCSI_SPI_ATTRS is not set
385# CONFIG_SCSI_FC_ATTRS is not set
386# CONFIG_SCSI_ISCSI_ATTRS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000387# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000388CONFIG_SCSI_LOWLEVEL=y
Josh Boyer897fd812007-05-08 07:29:37 +1000389# CONFIG_ISCSI_TCP is not set
390# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
391# CONFIG_SCSI_3W_9XXX is not set
392# CONFIG_SCSI_ACARD is not set
393# CONFIG_SCSI_AACRAID is not set
394# CONFIG_SCSI_AIC7XXX is not set
395# CONFIG_SCSI_AIC7XXX_OLD is not set
396# CONFIG_SCSI_AIC79XX is not set
397# CONFIG_SCSI_AIC94XX is not set
398# CONFIG_SCSI_DPT_I2O is not set
399# CONFIG_SCSI_ARCMSR is not set
400# CONFIG_MEGARAID_NEWGEN is not set
401# CONFIG_MEGARAID_LEGACY is not set
402# CONFIG_MEGARAID_SAS is not set
403# CONFIG_SCSI_HPTIOP is not set
404# CONFIG_SCSI_BUSLOGIC is not set
405# CONFIG_SCSI_DMX3191D is not set
406# CONFIG_SCSI_EATA is not set
407# CONFIG_SCSI_FUTURE_DOMAIN is not set
408# CONFIG_SCSI_GDTH is not set
409# CONFIG_SCSI_IPS is not set
410# CONFIG_SCSI_INITIO is not set
411# CONFIG_SCSI_INIA100 is not set
412# CONFIG_SCSI_STEX is not set
413# CONFIG_SCSI_SYM53C8XX_2 is not set
414# CONFIG_SCSI_IPR is not set
415# CONFIG_SCSI_QLOGIC_1280 is not set
416# CONFIG_SCSI_QLA_FC is not set
417# CONFIG_SCSI_QLA_ISCSI is not set
418# CONFIG_SCSI_LPFC is not set
419# CONFIG_SCSI_DC395x is not set
420# CONFIG_SCSI_DC390T is not set
421# CONFIG_SCSI_NSP32 is not set
422# CONFIG_SCSI_DEBUG is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000423# CONFIG_SCSI_SRP is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000424CONFIG_ATA=y
425# CONFIG_ATA_NONSTANDARD is not set
426# CONFIG_SATA_AHCI is not set
427# CONFIG_SATA_SVW is not set
428# CONFIG_ATA_PIIX is not set
429# CONFIG_SATA_MV is not set
430# CONFIG_SATA_NV is not set
431# CONFIG_PDC_ADMA is not set
432# CONFIG_SATA_QSTOR is not set
433# CONFIG_SATA_PROMISE is not set
434# CONFIG_SATA_SX4 is not set
435# CONFIG_SATA_SIL is not set
436# CONFIG_SATA_SIL24 is not set
437# CONFIG_SATA_SIS is not set
438# CONFIG_SATA_ULI is not set
439# CONFIG_SATA_VIA is not set
440# CONFIG_SATA_VITESSE is not set
441# CONFIG_SATA_INIC162X is not set
442# CONFIG_PATA_ALI is not set
443# CONFIG_PATA_AMD is not set
444# CONFIG_PATA_ARTOP is not set
445# CONFIG_PATA_ATIIXP is not set
446# CONFIG_PATA_CMD640_PCI is not set
447# CONFIG_PATA_CMD64X is not set
448# CONFIG_PATA_CS5520 is not set
449# CONFIG_PATA_CS5530 is not set
450# CONFIG_PATA_CYPRESS is not set
451# CONFIG_PATA_EFAR is not set
452# CONFIG_ATA_GENERIC is not set
453# CONFIG_PATA_HPT366 is not set
454# CONFIG_PATA_HPT37X is not set
455# CONFIG_PATA_HPT3X2N is not set
456# CONFIG_PATA_HPT3X3 is not set
457# CONFIG_PATA_IT821X is not set
458# CONFIG_PATA_IT8213 is not set
459# CONFIG_PATA_JMICRON is not set
460# CONFIG_PATA_TRIFLEX is not set
461# CONFIG_PATA_MARVELL is not set
462# CONFIG_PATA_MPIIX is not set
463# CONFIG_PATA_OLDPIIX is not set
464# CONFIG_PATA_NETCELL is not set
465# CONFIG_PATA_NS87410 is not set
466# CONFIG_PATA_OPTI is not set
467# CONFIG_PATA_OPTIDMA is not set
468# CONFIG_PATA_PDC_OLD is not set
469# CONFIG_PATA_RADISYS is not set
470# CONFIG_PATA_RZ1000 is not set
471# CONFIG_PATA_SC1200 is not set
472# CONFIG_PATA_SERVERWORKS is not set
473# CONFIG_PATA_PDC2027X is not set
474# CONFIG_PATA_SIL680 is not set
475# CONFIG_PATA_SIS is not set
476# CONFIG_PATA_VIA is not set
477# CONFIG_PATA_WINBOND is not set
478# CONFIG_PATA_PLATFORM is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000479# CONFIG_MD is not set
480
481#
482# Fusion MPT device support
483#
484# CONFIG_FUSION is not set
485# CONFIG_FUSION_SPI is not set
486# CONFIG_FUSION_FC is not set
487# CONFIG_FUSION_SAS is not set
488
489#
490# IEEE 1394 (FireWire) support
491#
Paul Mackerrasca74c012007-06-26 14:19:35 +1000492# CONFIG_FIREWIRE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000493# CONFIG_IEEE1394 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000494# CONFIG_I2O is not set
495# CONFIG_MACINTOSH_DRIVERS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000496CONFIG_NETDEVICES=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000497# CONFIG_NETDEVICES_MULTIQUEUE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000498# CONFIG_DUMMY is not set
499# CONFIG_BONDING is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000500# CONFIG_MACVLAN is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000501# CONFIG_EQUALIZER is not set
502# CONFIG_TUN is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000503# CONFIG_ARCNET is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000504CONFIG_PHYLIB=y
505
506#
507# MII PHY device drivers
508#
509# CONFIG_MARVELL_PHY is not set
510# CONFIG_DAVICOM_PHY is not set
511# CONFIG_QSEMI_PHY is not set
512# CONFIG_LXT_PHY is not set
513# CONFIG_CICADA_PHY is not set
514# CONFIG_VITESSE_PHY is not set
515# CONFIG_SMSC_PHY is not set
516# CONFIG_BROADCOM_PHY is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000517# CONFIG_ICPLUS_PHY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000518# CONFIG_FIXED_PHY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000519CONFIG_NET_ETHERNET=y
520CONFIG_MII=y
521# CONFIG_HAPPYMEAL is not set
522# CONFIG_SUNGEM is not set
523# CONFIG_CASSINI is not set
524CONFIG_NET_VENDOR_3COM=y
525CONFIG_VORTEX=y
526# CONFIG_TYPHOON is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000527# CONFIG_NET_TULIP is not set
528# CONFIG_HP100 is not set
529# CONFIG_NET_PCI is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000530CONFIG_NETDEV_1000=y
Josh Boyer897fd812007-05-08 07:29:37 +1000531# CONFIG_ACENIC is not set
532# CONFIG_DL2K is not set
533# CONFIG_E1000 is not set
534# CONFIG_NS83820 is not set
535# CONFIG_HAMACHI is not set
536# CONFIG_YELLOWFIN is not set
537# CONFIG_R8169 is not set
538# CONFIG_SIS190 is not set
539# CONFIG_SKGE is not set
540# CONFIG_SKY2 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000541# CONFIG_VIA_VELOCITY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000542# CONFIG_TIGON3 is not set
543# CONFIG_BNX2 is not set
544CONFIG_TSI108_ETH=y
545# CONFIG_QLA3XXX is not set
546# CONFIG_ATL1 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000547CONFIG_NETDEV_10000=y
Josh Boyer897fd812007-05-08 07:29:37 +1000548# CONFIG_CHELSIO_T1 is not set
549# CONFIG_CHELSIO_T3 is not set
550# CONFIG_IXGB is not set
551# CONFIG_S2IO is not set
552# CONFIG_MYRI10GE is not set
553# CONFIG_NETXEN_NIC is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000554# CONFIG_MLX4_CORE is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000555# CONFIG_TR is not set
556
557#
558# Wireless LAN
559#
560# CONFIG_WLAN_PRE80211 is not set
561# CONFIG_WLAN_80211 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000562# CONFIG_WAN is not set
563# CONFIG_FDDI is not set
564# CONFIG_HIPPI is not set
565# CONFIG_PPP is not set
566# CONFIG_SLIP is not set
567# CONFIG_NET_FC is not set
568# CONFIG_SHAPER is not set
569# CONFIG_NETCONSOLE is not set
570# CONFIG_NETPOLL is not set
571# CONFIG_NET_POLL_CONTROLLER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000572# CONFIG_ISDN is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000573# CONFIG_PHONE is not set
574
575#
576# Input device support
577#
578CONFIG_INPUT=y
579# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000580# CONFIG_INPUT_POLLDEV is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000581
582#
583# Userland interfaces
584#
585# CONFIG_INPUT_MOUSEDEV is not set
586# CONFIG_INPUT_JOYDEV is not set
587# CONFIG_INPUT_TSDEV is not set
588# CONFIG_INPUT_EVDEV is not set
589# CONFIG_INPUT_EVBUG is not set
590
591#
592# Input Device Drivers
593#
594# CONFIG_INPUT_KEYBOARD is not set
595# CONFIG_INPUT_MOUSE is not set
596# CONFIG_INPUT_JOYSTICK is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000597# CONFIG_INPUT_TABLET is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000598# CONFIG_INPUT_TOUCHSCREEN is not set
599# CONFIG_INPUT_MISC is not set
600
601#
602# Hardware I/O ports
603#
604# CONFIG_SERIO is not set
605# CONFIG_GAMEPORT is not set
606
607#
608# Character devices
609#
610# CONFIG_VT is not set
611# CONFIG_SERIAL_NONSTANDARD is not set
612
613#
614# Serial drivers
615#
616CONFIG_SERIAL_8250=y
617CONFIG_SERIAL_8250_CONSOLE=y
618# CONFIG_SERIAL_8250_PCI is not set
619CONFIG_SERIAL_8250_NR_UARTS=4
620CONFIG_SERIAL_8250_RUNTIME_UARTS=4
621CONFIG_SERIAL_8250_EXTENDED=y
622# CONFIG_SERIAL_8250_MANY_PORTS is not set
623CONFIG_SERIAL_8250_SHARE_IRQ=y
624# CONFIG_SERIAL_8250_DETECT_IRQ is not set
625# CONFIG_SERIAL_8250_RSA is not set
626
627#
628# Non-8250 serial port support
629#
630# CONFIG_SERIAL_UARTLITE is not set
631CONFIG_SERIAL_CORE=y
632CONFIG_SERIAL_CORE_CONSOLE=y
633# CONFIG_SERIAL_JSM is not set
634CONFIG_SERIAL_OF_PLATFORM=y
635CONFIG_UNIX98_PTYS=y
636CONFIG_LEGACY_PTYS=y
637CONFIG_LEGACY_PTY_COUNT=256
Josh Boyer897fd812007-05-08 07:29:37 +1000638# CONFIG_IPMI_HANDLER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000639# CONFIG_WATCHDOG is not set
640# CONFIG_HW_RANDOM is not set
641# CONFIG_NVRAM is not set
642CONFIG_GEN_RTC=y
643# CONFIG_GEN_RTC_X is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000644# CONFIG_R3964 is not set
645# CONFIG_APPLICOM is not set
646# CONFIG_AGP is not set
647# CONFIG_DRM is not set
648# CONFIG_RAW_DRIVER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000649# CONFIG_TCG_TPM is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000650CONFIG_DEVPORT=y
Josh Boyer897fd812007-05-08 07:29:37 +1000651# CONFIG_I2C is not set
652
653#
654# SPI support
655#
656# CONFIG_SPI is not set
657# CONFIG_SPI_MASTER is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000658# CONFIG_W1 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000659# CONFIG_POWER_SUPPLY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000660CONFIG_HWMON=y
661# CONFIG_HWMON_VID is not set
662# CONFIG_SENSORS_ABITUGURU is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000663# CONFIG_SENSORS_ABITUGURU3 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000664# CONFIG_SENSORS_F71805F is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000665# CONFIG_SENSORS_IT87 is not set
666# CONFIG_SENSORS_PC87360 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000667# CONFIG_SENSORS_PC87427 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000668# CONFIG_SENSORS_SIS5595 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000669# CONFIG_SENSORS_SMSC47M1 is not set
670# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000671# CONFIG_SENSORS_VIA686A is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000672# CONFIG_SENSORS_VT1211 is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000673# CONFIG_SENSORS_VT8231 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000674# CONFIG_SENSORS_W83627HF is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000675# CONFIG_SENSORS_W83627EHF is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000676# CONFIG_HWMON_DEBUG_CHIP is not set
677
678#
679# Multifunction device drivers
680#
681# CONFIG_MFD_SM501 is not set
682
683#
684# Multimedia devices
685#
686# CONFIG_VIDEO_DEV is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000687# CONFIG_DVB_CORE is not set
688# CONFIG_DAB is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000689
690#
691# Graphics support
692#
693# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000694
695#
696# Display device support
697#
698# CONFIG_DISPLAY_SUPPORT is not set
699# CONFIG_VGASTATE is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000700# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000701# CONFIG_FB is not set
702# CONFIG_FB_IBM_GXT4500 is not set
703
704#
705# Sound
706#
707# CONFIG_SOUND is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000708CONFIG_HID_SUPPORT=y
Josh Boyer897fd812007-05-08 07:29:37 +1000709CONFIG_HID=y
710# CONFIG_HID_DEBUG is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000711CONFIG_USB_SUPPORT=y
Josh Boyer897fd812007-05-08 07:29:37 +1000712CONFIG_USB_ARCH_HAS_HCD=y
713CONFIG_USB_ARCH_HAS_OHCI=y
714CONFIG_USB_ARCH_HAS_EHCI=y
715# CONFIG_USB is not set
716
717#
718# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
719#
720
721#
722# USB Gadget Support
723#
724# CONFIG_USB_GADGET is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000725# CONFIG_MMC is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000726# CONFIG_NEW_LEDS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000727# CONFIG_INFINIBAND is not set
Paul Mackerras13a69762007-08-30 16:51:51 +1000728# CONFIG_EDAC is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000729# CONFIG_RTC_CLASS is not set
730
731#
732# DMA Engine support
733#
734# CONFIG_DMA_ENGINE is not set
735
736#
737# DMA Clients
738#
739
740#
741# DMA Devices
742#
743
744#
Paul Mackerras13a69762007-08-30 16:51:51 +1000745# Userspace I/O
746#
747# CONFIG_UIO is not set
748
749#
Josh Boyer897fd812007-05-08 07:29:37 +1000750# File systems
751#
752CONFIG_EXT2_FS=y
753# CONFIG_EXT2_FS_XATTR is not set
754# CONFIG_EXT2_FS_XIP is not set
755CONFIG_EXT3_FS=y
756CONFIG_EXT3_FS_XATTR=y
757# CONFIG_EXT3_FS_POSIX_ACL is not set
758# CONFIG_EXT3_FS_SECURITY is not set
759# CONFIG_EXT4DEV_FS is not set
760CONFIG_JBD=y
761# CONFIG_JBD_DEBUG is not set
762CONFIG_FS_MBCACHE=y
763# CONFIG_REISERFS_FS is not set
764# CONFIG_JFS_FS is not set
765# CONFIG_FS_POSIX_ACL is not set
766# CONFIG_XFS_FS is not set
767# CONFIG_GFS2_FS is not set
768# CONFIG_OCFS2_FS is not set
769# CONFIG_MINIX_FS is not set
770# CONFIG_ROMFS_FS is not set
771CONFIG_INOTIFY=y
772CONFIG_INOTIFY_USER=y
773# CONFIG_QUOTA is not set
774CONFIG_DNOTIFY=y
775# CONFIG_AUTOFS_FS is not set
776# CONFIG_AUTOFS4_FS is not set
777# CONFIG_FUSE_FS is not set
778
779#
780# CD-ROM/DVD Filesystems
781#
782# CONFIG_ISO9660_FS is not set
783# CONFIG_UDF_FS is not set
784
785#
786# DOS/FAT/NT Filesystems
787#
788# CONFIG_MSDOS_FS is not set
789# CONFIG_VFAT_FS is not set
790# CONFIG_NTFS_FS is not set
791
792#
793# Pseudo filesystems
794#
795CONFIG_PROC_FS=y
796CONFIG_PROC_KCORE=y
797CONFIG_PROC_SYSCTL=y
798CONFIG_SYSFS=y
799CONFIG_TMPFS=y
800# CONFIG_TMPFS_POSIX_ACL is not set
801# CONFIG_HUGETLB_PAGE is not set
802CONFIG_RAMFS=y
803# CONFIG_CONFIGFS_FS is not set
804
805#
806# Miscellaneous filesystems
807#
808# CONFIG_ADFS_FS is not set
809# CONFIG_AFFS_FS is not set
810# CONFIG_HFS_FS is not set
811# CONFIG_HFSPLUS_FS is not set
812# CONFIG_BEFS_FS is not set
813# CONFIG_BFS_FS is not set
814# CONFIG_EFS_FS is not set
815# CONFIG_CRAMFS is not set
816# CONFIG_VXFS_FS is not set
817# CONFIG_HPFS_FS is not set
818# CONFIG_QNX4FS_FS is not set
819# CONFIG_SYSV_FS is not set
820# CONFIG_UFS_FS is not set
821
822#
823# Network File Systems
824#
825CONFIG_NFS_FS=y
826# CONFIG_NFS_V3 is not set
827# CONFIG_NFS_V4 is not set
828# CONFIG_NFS_DIRECTIO is not set
829# CONFIG_NFSD is not set
830CONFIG_ROOT_NFS=y
831CONFIG_LOCKD=y
832CONFIG_NFS_COMMON=y
833CONFIG_SUNRPC=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000834# CONFIG_SUNRPC_BIND34 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000835# CONFIG_RPCSEC_GSS_KRB5 is not set
836# CONFIG_RPCSEC_GSS_SPKM3 is not set
837# CONFIG_SMB_FS is not set
838# CONFIG_CIFS is not set
839# CONFIG_NCP_FS is not set
840# CONFIG_CODA_FS is not set
841# CONFIG_AFS_FS is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000842
843#
844# Partition Types
845#
846CONFIG_PARTITION_ADVANCED=y
847# CONFIG_ACORN_PARTITION is not set
848# CONFIG_OSF_PARTITION is not set
849# CONFIG_AMIGA_PARTITION is not set
850# CONFIG_ATARI_PARTITION is not set
851# CONFIG_MAC_PARTITION is not set
852CONFIG_MSDOS_PARTITION=y
853# CONFIG_BSD_DISKLABEL is not set
854# CONFIG_MINIX_SUBPARTITION is not set
855# CONFIG_SOLARIS_X86_PARTITION is not set
856# CONFIG_UNIXWARE_DISKLABEL is not set
857# CONFIG_LDM_PARTITION is not set
858# CONFIG_SGI_PARTITION is not set
859# CONFIG_ULTRIX_PARTITION is not set
860# CONFIG_SUN_PARTITION is not set
861# CONFIG_KARMA_PARTITION is not set
862# CONFIG_EFI_PARTITION is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000863# CONFIG_SYSV68_PARTITION is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000864
865#
866# Native Language Support
867#
868# CONFIG_NLS is not set
869
870#
871# Distributed Lock Manager
872#
873# CONFIG_DLM is not set
874# CONFIG_UCC_SLOW is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000875
876#
877# Library routines
878#
879CONFIG_BITREVERSE=y
880# CONFIG_CRC_CCITT is not set
881# CONFIG_CRC16 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000882# CONFIG_CRC_ITU_T is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000883CONFIG_CRC32=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000884# CONFIG_CRC7 is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000885# CONFIG_LIBCRC32C is not set
886CONFIG_PLIST=y
887CONFIG_HAS_IOMEM=y
888CONFIG_HAS_IOPORT=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000889CONFIG_HAS_DMA=y
Josh Boyer897fd812007-05-08 07:29:37 +1000890
891#
892# Instrumentation Support
893#
894# CONFIG_PROFILING is not set
895# CONFIG_KPROBES is not set
896
897#
898# Kernel hacking
899#
900# CONFIG_PRINTK_TIME is not set
901CONFIG_ENABLE_MUST_CHECK=y
902CONFIG_MAGIC_SYSRQ=y
903# CONFIG_UNUSED_SYMBOLS is not set
904# CONFIG_DEBUG_FS is not set
905# CONFIG_HEADERS_CHECK is not set
906CONFIG_DEBUG_KERNEL=y
907# CONFIG_DEBUG_SHIRQ is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000908CONFIG_DETECT_SOFTLOCKUP=y
Paul Mackerras13a69762007-08-30 16:51:51 +1000909# CONFIG_SCHED_DEBUG is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000910# CONFIG_SCHEDSTATS is not set
911# CONFIG_TIMER_STATS is not set
912# CONFIG_DEBUG_SLAB is not set
913# CONFIG_DEBUG_RT_MUTEXES is not set
914# CONFIG_RT_MUTEX_TESTER is not set
915# CONFIG_DEBUG_SPINLOCK is not set
916# CONFIG_DEBUG_MUTEXES is not set
917# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
918# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
919# CONFIG_DEBUG_KOBJECT is not set
920# CONFIG_DEBUG_BUGVERBOSE is not set
921# CONFIG_DEBUG_INFO is not set
922# CONFIG_DEBUG_VM is not set
923# CONFIG_DEBUG_LIST is not set
924CONFIG_FORCED_INLINING=y
925# CONFIG_RCU_TORTURE_TEST is not set
926# CONFIG_FAULT_INJECTION is not set
927# CONFIG_DEBUG_STACKOVERFLOW is not set
928# CONFIG_DEBUG_STACK_USAGE is not set
929# CONFIG_DEBUG_PAGEALLOC is not set
930CONFIG_DEBUGGER=y
931CONFIG_XMON=y
932CONFIG_XMON_DEFAULT=y
933CONFIG_XMON_DISASSEMBLY=y
934# CONFIG_BDI_SWITCH is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000935# CONFIG_PPC_EARLY_DEBUG is not set
936
937#
938# Security options
939#
940# CONFIG_KEYS is not set
941# CONFIG_SECURITY is not set
Josh Boyer897fd812007-05-08 07:29:37 +1000942# CONFIG_CRYPTO is not set