blob: a45627547d03f235716138346a9f929c24ca0ead [file] [log] [blame]
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001#
2# Automatically generated make config: don't edit
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05003# Linux kernel version: 2.6.17-rc1
4# Wed Apr 19 13:24:37 2006
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11005#
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11006CONFIG_PPC64=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11007CONFIG_64BIT=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11008CONFIG_PPC_MERGE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11009CONFIG_MMU=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +110010CONFIG_GENERIC_HARDIRQS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110011CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Will Schmidt5ad1bfe2006-04-19 16:26:22 -050012CONFIG_GENERIC_HWEIGHT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110013CONFIG_GENERIC_CALIBRATE_DELAY=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +110014CONFIG_PPC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110015CONFIG_EARLY_PRINTK=y
16CONFIG_COMPAT=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +110017CONFIG_SYSVIPC_COMPAT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110018CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
19CONFIG_ARCH_MAY_HAVE_PC_FDC=y
Olof Johansson7c375b92006-02-12 17:30:31 -060020CONFIG_PPC_OF=y
21# CONFIG_PPC_UDBG_16550 is not set
22CONFIG_GENERIC_TBSYNC=y
23# CONFIG_DEFAULT_UIMAGE is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +110024
25#
26# Processor support
27#
28CONFIG_POWER4_ONLY=y
29CONFIG_POWER4=y
30CONFIG_PPC_FPU=y
31CONFIG_ALTIVEC=y
32CONFIG_PPC_STD_MMU=y
Will Schmidt5ad1bfe2006-04-19 16:26:22 -050033CONFIG_VIRT_CPU_ACCOUNTING=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +110034CONFIG_SMP=y
Olof Johansson7c375b92006-02-12 17:30:31 -060035CONFIG_NR_CPUS=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110036
37#
38# Code maturity level options
39#
40CONFIG_EXPERIMENTAL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110041CONFIG_LOCK_KERNEL=y
42CONFIG_INIT_ENV_ARG_LIMIT=32
43
44#
45# General setup
46#
47CONFIG_LOCALVERSION=""
48CONFIG_LOCALVERSION_AUTO=y
49CONFIG_SWAP=y
50CONFIG_SYSVIPC=y
51CONFIG_POSIX_MQUEUE=y
52# CONFIG_BSD_PROCESS_ACCT is not set
53CONFIG_SYSCTL=y
54# CONFIG_AUDIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110055CONFIG_IKCONFIG=y
56CONFIG_IKCONFIG_PROC=y
57# CONFIG_CPUSETS is not set
Will Schmidt5ad1bfe2006-04-19 16:26:22 -050058# CONFIG_RELAY is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110059CONFIG_INITRAMFS_SOURCE=""
Paul Mackerras5a1244e2005-12-20 16:00:17 +110060CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110061# CONFIG_EMBEDDED is not set
62CONFIG_KALLSYMS=y
63# CONFIG_KALLSYMS_ALL is not set
64# CONFIG_KALLSYMS_EXTRA_PASS is not set
Olof Johansson7c375b92006-02-12 17:30:31 -060065CONFIG_HOTPLUG=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110066CONFIG_PRINTK=y
67CONFIG_BUG=y
Olof Johansson7c375b92006-02-12 17:30:31 -060068CONFIG_ELF_CORE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110069CONFIG_BASE_FULL=y
70CONFIG_FUTEX=y
71CONFIG_EPOLL=y
72CONFIG_SHMEM=y
Olof Johansson7c375b92006-02-12 17:30:31 -060073CONFIG_SLAB=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110074# CONFIG_TINY_SHMEM is not set
75CONFIG_BASE_SMALL=0
Olof Johansson7c375b92006-02-12 17:30:31 -060076# CONFIG_SLOB is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110077
78#
79# Loadable module support
80#
81CONFIG_MODULES=y
82CONFIG_MODULE_UNLOAD=y
83# CONFIG_MODULE_FORCE_UNLOAD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110084CONFIG_MODVERSIONS=y
85CONFIG_MODULE_SRCVERSION_ALL=y
86CONFIG_KMOD=y
87CONFIG_STOP_MACHINE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110088
89#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110090# Block layer
91#
Will Schmidt5ad1bfe2006-04-19 16:26:22 -050092# CONFIG_BLK_DEV_IO_TRACE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110093
94#
95# IO Schedulers
96#
97CONFIG_IOSCHED_NOOP=y
98CONFIG_IOSCHED_AS=y
99CONFIG_IOSCHED_DEADLINE=y
100CONFIG_IOSCHED_CFQ=y
101CONFIG_DEFAULT_AS=y
102# CONFIG_DEFAULT_DEADLINE is not set
103# CONFIG_DEFAULT_CFQ is not set
104# CONFIG_DEFAULT_NOOP is not set
105CONFIG_DEFAULT_IOSCHED="anticipatory"
106
107#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100108# Platform support
109#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100110CONFIG_PPC_MULTIPLATFORM=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100111# CONFIG_PPC_ISERIES is not set
112# CONFIG_EMBEDDED6xx is not set
113# CONFIG_APUS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100114# CONFIG_PPC_PSERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100115CONFIG_PPC_PMAC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100116CONFIG_PPC_PMAC64=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100117# CONFIG_PPC_MAPLE is not set
118# CONFIG_PPC_CELL is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100119CONFIG_U3_DART=y
120CONFIG_MPIC=y
121# CONFIG_PPC_RTAS is not set
122# CONFIG_MMIO_NVRAM is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600123CONFIG_MPIC_BROKEN_U3=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100124# CONFIG_PPC_MPC106 is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100125CONFIG_CPU_FREQ=y
126CONFIG_CPU_FREQ_TABLE=y
127# CONFIG_CPU_FREQ_DEBUG is not set
128CONFIG_CPU_FREQ_STAT=y
129# CONFIG_CPU_FREQ_STAT_DETAILS is not set
130CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
131# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
132CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
133CONFIG_CPU_FREQ_GOV_POWERSAVE=y
134CONFIG_CPU_FREQ_GOV_USERSPACE=y
135# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
136# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
137CONFIG_CPU_FREQ_PMAC64=y
138# CONFIG_WANT_EARLY_SERIAL is not set
139
140#
141# Kernel options
142#
143# CONFIG_HZ_100 is not set
144CONFIG_HZ_250=y
145# CONFIG_HZ_1000 is not set
146CONFIG_HZ=250
147CONFIG_PREEMPT_NONE=y
148# CONFIG_PREEMPT_VOLUNTARY is not set
149# CONFIG_PREEMPT is not set
150# CONFIG_PREEMPT_BKL is not set
151CONFIG_BINFMT_ELF=y
152# CONFIG_BINFMT_MISC is not set
153CONFIG_FORCE_MAX_ZONEORDER=13
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100154CONFIG_IOMMU_VMERGE=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100155# CONFIG_HOTPLUG_CPU is not set
156CONFIG_KEXEC=y
Olof Johansson7c375b92006-02-12 17:30:31 -0600157# CONFIG_CRASH_DUMP is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100158CONFIG_IRQ_ALL_CPUS=y
159# CONFIG_NUMA is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100160CONFIG_ARCH_SELECT_MEMORY_MODEL=y
161CONFIG_ARCH_FLATMEM_ENABLE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100162CONFIG_ARCH_SPARSEMEM_ENABLE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100163CONFIG_SELECT_MEMORY_MODEL=y
164CONFIG_FLATMEM_MANUAL=y
165# CONFIG_DISCONTIGMEM_MANUAL is not set
166# CONFIG_SPARSEMEM_MANUAL is not set
167CONFIG_FLATMEM=y
168CONFIG_FLAT_NODE_MEM_MAP=y
169# CONFIG_SPARSEMEM_STATIC is not set
Paul Mackerras5a1244e2005-12-20 16:00:17 +1100170CONFIG_SPLIT_PTLOCK_CPUS=4
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100171# CONFIG_PPC_64K_PAGES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100172# CONFIG_SCHED_SMT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100173CONFIG_PROC_DEVICETREE=y
174# CONFIG_CMDLINE_BOOL is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100175# CONFIG_PM is not set
176CONFIG_SECCOMP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100177CONFIG_ISA_DMA_API=y
178
179#
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100180# Bus options
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100181#
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100182CONFIG_GENERIC_ISA_DMA=y
183# CONFIG_PPC_I8259 is not set
184# CONFIG_PPC_INDIRECT_PCI is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100185CONFIG_PCI=y
186CONFIG_PCI_DOMAINS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100187# CONFIG_PCI_DEBUG is not set
188
189#
190# PCCARD (PCMCIA/CardBus) support
191#
192# CONFIG_PCCARD is not set
193
194#
195# PCI Hotplug Support
196#
197# CONFIG_HOTPLUG_PCI is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100198CONFIG_KERNEL_START=0xc000000000000000
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100199
200#
201# Networking
202#
203CONFIG_NET=y
204
205#
206# Networking options
207#
Olof Johansson7c375b92006-02-12 17:30:31 -0600208# CONFIG_NETDEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100209CONFIG_PACKET=y
210# CONFIG_PACKET_MMAP is not set
211CONFIG_UNIX=y
212CONFIG_XFRM=y
213CONFIG_XFRM_USER=m
214CONFIG_NET_KEY=m
215CONFIG_INET=y
216CONFIG_IP_MULTICAST=y
217# CONFIG_IP_ADVANCED_ROUTER is not set
218CONFIG_IP_FIB_HASH=y
219# CONFIG_IP_PNP is not set
220CONFIG_NET_IPIP=y
221# CONFIG_NET_IPGRE is not set
222# CONFIG_IP_MROUTE is not set
223# CONFIG_ARPD is not set
224CONFIG_SYN_COOKIES=y
225CONFIG_INET_AH=m
226CONFIG_INET_ESP=m
227CONFIG_INET_IPCOMP=m
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500228CONFIG_INET_XFRM_TUNNEL=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100229CONFIG_INET_TUNNEL=y
230CONFIG_INET_DIAG=y
231CONFIG_INET_TCP_DIAG=y
232# CONFIG_TCP_CONG_ADVANCED is not set
233CONFIG_TCP_CONG_BIC=y
234
235#
236# IP: Virtual Server Configuration
237#
238# CONFIG_IP_VS is not set
239# CONFIG_IPV6 is not set
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500240# CONFIG_INET6_XFRM_TUNNEL is not set
241# CONFIG_INET6_TUNNEL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100242CONFIG_NETFILTER=y
243# CONFIG_NETFILTER_DEBUG is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100244
245#
246# Core Netfilter Configuration
247#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100248# CONFIG_NETFILTER_NETLINK is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600249# CONFIG_NETFILTER_XTABLES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100250
251#
252# IP: Netfilter Configuration
253#
254CONFIG_IP_NF_CONNTRACK=m
255CONFIG_IP_NF_CT_ACCT=y
256CONFIG_IP_NF_CONNTRACK_MARK=y
257CONFIG_IP_NF_CONNTRACK_EVENTS=y
258CONFIG_IP_NF_CT_PROTO_SCTP=m
259CONFIG_IP_NF_FTP=m
260CONFIG_IP_NF_IRC=m
261# CONFIG_IP_NF_NETBIOS_NS is not set
262CONFIG_IP_NF_TFTP=m
263CONFIG_IP_NF_AMANDA=m
264# CONFIG_IP_NF_PPTP is not set
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500265# CONFIG_IP_NF_H323 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100266CONFIG_IP_NF_QUEUE=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100267
268#
269# DCCP Configuration (EXPERIMENTAL)
270#
271# CONFIG_IP_DCCP is not set
272
273#
274# SCTP Configuration (EXPERIMENTAL)
275#
276# CONFIG_IP_SCTP is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600277
278#
279# TIPC Configuration (EXPERIMENTAL)
280#
281# CONFIG_TIPC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100282# CONFIG_ATM is not set
283# CONFIG_BRIDGE is not set
284# CONFIG_VLAN_8021Q is not set
285# CONFIG_DECNET is not set
286CONFIG_LLC=y
287# CONFIG_LLC2 is not set
288# CONFIG_IPX is not set
289# CONFIG_ATALK is not set
290# CONFIG_X25 is not set
291# CONFIG_LAPB is not set
292# CONFIG_NET_DIVERT is not set
293# CONFIG_ECONET is not set
294# CONFIG_WAN_ROUTER is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100295
296#
297# QoS and/or fair queueing
298#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100299# CONFIG_NET_SCHED is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100300
301#
302# Network testing
303#
304# CONFIG_NET_PKTGEN is not set
305# CONFIG_HAMRADIO is not set
306# CONFIG_IRDA is not set
307# CONFIG_BT is not set
308# CONFIG_IEEE80211 is not set
309
310#
311# Device Drivers
312#
313
314#
315# Generic Driver Options
316#
317CONFIG_STANDALONE=y
318CONFIG_PREVENT_FIRMWARE_BUILD=y
319CONFIG_FW_LOADER=y
320# CONFIG_DEBUG_DRIVER is not set
321
322#
323# Connector - unified userspace <-> kernelspace linker
324#
325# CONFIG_CONNECTOR is not set
326
327#
328# Memory Technology Devices (MTD)
329#
330# CONFIG_MTD is not set
331
332#
333# Parallel port support
334#
335# CONFIG_PARPORT is not set
336
337#
338# Plug and Play support
339#
340
341#
342# Block devices
343#
344# CONFIG_BLK_DEV_FD is not set
345# CONFIG_BLK_CPQ_DA is not set
346# CONFIG_BLK_CPQ_CISS_DA is not set
347# CONFIG_BLK_DEV_DAC960 is not set
348# CONFIG_BLK_DEV_UMEM is not set
349# CONFIG_BLK_DEV_COW_COMMON is not set
350CONFIG_BLK_DEV_LOOP=y
351# CONFIG_BLK_DEV_CRYPTOLOOP is not set
352CONFIG_BLK_DEV_NBD=m
353# CONFIG_BLK_DEV_SX8 is not set
354# CONFIG_BLK_DEV_UB is not set
355CONFIG_BLK_DEV_RAM=y
356CONFIG_BLK_DEV_RAM_COUNT=16
357CONFIG_BLK_DEV_RAM_SIZE=65536
358CONFIG_BLK_DEV_INITRD=y
359CONFIG_CDROM_PKTCDVD=m
360CONFIG_CDROM_PKTCDVD_BUFFERS=8
361# CONFIG_CDROM_PKTCDVD_WCACHE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100362# CONFIG_ATA_OVER_ETH is not set
363
364#
365# ATA/ATAPI/MFM/RLL support
366#
367CONFIG_IDE=y
368CONFIG_BLK_DEV_IDE=y
369
370#
371# Please see Documentation/ide.txt for help/info on IDE drives
372#
373# CONFIG_BLK_DEV_IDE_SATA is not set
374CONFIG_BLK_DEV_IDEDISK=y
375# CONFIG_IDEDISK_MULTI_MODE is not set
376CONFIG_BLK_DEV_IDECD=y
377# CONFIG_BLK_DEV_IDETAPE is not set
378# CONFIG_BLK_DEV_IDEFLOPPY is not set
379# CONFIG_BLK_DEV_IDESCSI is not set
380# CONFIG_IDE_TASK_IOCTL is not set
381
382#
383# IDE chipset support/bugfixes
384#
385CONFIG_IDE_GENERIC=y
386CONFIG_BLK_DEV_IDEPCI=y
387# CONFIG_IDEPCI_SHARE_IRQ is not set
388# CONFIG_BLK_DEV_OFFBOARD is not set
389# CONFIG_BLK_DEV_GENERIC is not set
390# CONFIG_BLK_DEV_OPTI621 is not set
391# CONFIG_BLK_DEV_SL82C105 is not set
392CONFIG_BLK_DEV_IDEDMA_PCI=y
393# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
394CONFIG_IDEDMA_PCI_AUTO=y
395# CONFIG_IDEDMA_ONLYDISK is not set
396# CONFIG_BLK_DEV_AEC62XX is not set
397# CONFIG_BLK_DEV_ALI15X3 is not set
398# CONFIG_BLK_DEV_AMD74XX is not set
399# CONFIG_BLK_DEV_CMD64X is not set
400# CONFIG_BLK_DEV_TRIFLEX is not set
401# CONFIG_BLK_DEV_CY82C693 is not set
402# CONFIG_BLK_DEV_CS5520 is not set
403# CONFIG_BLK_DEV_CS5530 is not set
404# CONFIG_BLK_DEV_HPT34X is not set
405# CONFIG_BLK_DEV_HPT366 is not set
406# CONFIG_BLK_DEV_SC1200 is not set
407# CONFIG_BLK_DEV_PIIX is not set
408# CONFIG_BLK_DEV_IT821X is not set
409# CONFIG_BLK_DEV_NS87415 is not set
410# CONFIG_BLK_DEV_PDC202XX_OLD is not set
411# CONFIG_BLK_DEV_PDC202XX_NEW is not set
412# CONFIG_BLK_DEV_SVWKS is not set
413# CONFIG_BLK_DEV_SIIMAGE is not set
414# CONFIG_BLK_DEV_SLC90E66 is not set
415# CONFIG_BLK_DEV_TRM290 is not set
416# CONFIG_BLK_DEV_VIA82CXXX is not set
417CONFIG_BLK_DEV_IDE_PMAC=y
418CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
419CONFIG_BLK_DEV_IDEDMA_PMAC=y
420# CONFIG_BLK_DEV_IDE_PMAC_BLINK is not set
421# CONFIG_IDE_ARM is not set
422CONFIG_BLK_DEV_IDEDMA=y
423# CONFIG_IDEDMA_IVB is not set
424CONFIG_IDEDMA_AUTO=y
425# CONFIG_BLK_DEV_HD is not set
426
427#
428# SCSI device support
429#
430# CONFIG_RAID_ATTRS is not set
431CONFIG_SCSI=y
432CONFIG_SCSI_PROC_FS=y
433
434#
435# SCSI support type (disk, tape, CD-ROM)
436#
437CONFIG_BLK_DEV_SD=y
438CONFIG_CHR_DEV_ST=y
439# CONFIG_CHR_DEV_OSST is not set
440CONFIG_BLK_DEV_SR=y
441CONFIG_BLK_DEV_SR_VENDOR=y
442CONFIG_CHR_DEV_SG=y
443# CONFIG_CHR_DEV_SCH is not set
444
445#
446# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
447#
448CONFIG_SCSI_MULTI_LUN=y
449CONFIG_SCSI_CONSTANTS=y
450# CONFIG_SCSI_LOGGING is not set
451
452#
453# SCSI Transport Attributes
454#
455CONFIG_SCSI_SPI_ATTRS=y
456# CONFIG_SCSI_FC_ATTRS is not set
457# CONFIG_SCSI_ISCSI_ATTRS is not set
458# CONFIG_SCSI_SAS_ATTRS is not set
459
460#
461# SCSI low-level drivers
462#
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100463# CONFIG_ISCSI_TCP is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100464# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
465# CONFIG_SCSI_3W_9XXX is not set
466# CONFIG_SCSI_ACARD is not set
467# CONFIG_SCSI_AACRAID is not set
468# CONFIG_SCSI_AIC7XXX is not set
469# CONFIG_SCSI_AIC7XXX_OLD is not set
470# CONFIG_SCSI_AIC79XX is not set
471# CONFIG_MEGARAID_NEWGEN is not set
472# CONFIG_MEGARAID_LEGACY is not set
473# CONFIG_MEGARAID_SAS is not set
474CONFIG_SCSI_SATA=y
475# CONFIG_SCSI_SATA_AHCI is not set
476CONFIG_SCSI_SATA_SVW=y
477# CONFIG_SCSI_ATA_PIIX is not set
478# CONFIG_SCSI_SATA_MV is not set
479# CONFIG_SCSI_SATA_NV is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100480# CONFIG_SCSI_PDC_ADMA is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100481# CONFIG_SCSI_SATA_QSTOR is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100482# CONFIG_SCSI_SATA_PROMISE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100483# CONFIG_SCSI_SATA_SX4 is not set
484# CONFIG_SCSI_SATA_SIL is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100485# CONFIG_SCSI_SATA_SIL24 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100486# CONFIG_SCSI_SATA_SIS is not set
487# CONFIG_SCSI_SATA_ULI is not set
488# CONFIG_SCSI_SATA_VIA is not set
489# CONFIG_SCSI_SATA_VITESSE is not set
490# CONFIG_SCSI_BUSLOGIC is not set
491# CONFIG_SCSI_DMX3191D is not set
492# CONFIG_SCSI_EATA is not set
493# CONFIG_SCSI_FUTURE_DOMAIN is not set
494# CONFIG_SCSI_GDTH is not set
495# CONFIG_SCSI_IPS is not set
496# CONFIG_SCSI_INITIO is not set
497# CONFIG_SCSI_INIA100 is not set
498# CONFIG_SCSI_SYM53C8XX_2 is not set
499# CONFIG_SCSI_IPR is not set
500# CONFIG_SCSI_QLOGIC_FC is not set
501# CONFIG_SCSI_QLOGIC_1280 is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600502# CONFIG_SCSI_QLA_FC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100503# CONFIG_SCSI_LPFC is not set
504# CONFIG_SCSI_DC395x is not set
505# CONFIG_SCSI_DC390T is not set
506# CONFIG_SCSI_DEBUG is not set
507
508#
509# Multi-device support (RAID and LVM)
510#
511CONFIG_MD=y
512CONFIG_BLK_DEV_MD=y
513CONFIG_MD_LINEAR=y
514CONFIG_MD_RAID0=y
515CONFIG_MD_RAID1=y
516CONFIG_MD_RAID10=m
517CONFIG_MD_RAID5=y
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500518# CONFIG_MD_RAID5_RESHAPE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100519CONFIG_MD_RAID6=m
520CONFIG_MD_MULTIPATH=m
521CONFIG_MD_FAULTY=m
522CONFIG_BLK_DEV_DM=y
523CONFIG_DM_CRYPT=m
524CONFIG_DM_SNAPSHOT=m
525CONFIG_DM_MIRROR=m
526CONFIG_DM_ZERO=m
527# CONFIG_DM_MULTIPATH is not set
528
529#
530# Fusion MPT device support
531#
532# CONFIG_FUSION is not set
533# CONFIG_FUSION_SPI is not set
534# CONFIG_FUSION_FC is not set
535# CONFIG_FUSION_SAS is not set
536
537#
538# IEEE 1394 (FireWire) support
539#
540CONFIG_IEEE1394=y
541
542#
543# Subsystem Options
544#
545# CONFIG_IEEE1394_VERBOSEDEBUG is not set
546CONFIG_IEEE1394_OUI_DB=y
547CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
548CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
549# CONFIG_IEEE1394_EXPORT_FULL_API is not set
550
551#
552# Device Drivers
553#
554# CONFIG_IEEE1394_PCILYNX is not set
555CONFIG_IEEE1394_OHCI1394=y
556
557#
558# Protocol Drivers
559#
560CONFIG_IEEE1394_VIDEO1394=m
561CONFIG_IEEE1394_SBP2=m
562# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
563CONFIG_IEEE1394_ETH1394=m
564CONFIG_IEEE1394_DV1394=m
565CONFIG_IEEE1394_RAWIO=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100566
567#
568# I2O device support
569#
570# CONFIG_I2O is not set
571
572#
573# Macintosh device drivers
574#
575CONFIG_ADB_PMU=y
576CONFIG_PMAC_SMU=y
577CONFIG_THERM_PM72=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100578CONFIG_WINDFARM=y
579CONFIG_WINDFARM_PM81=y
580CONFIG_WINDFARM_PM91=y
Olof Johansson7c375b92006-02-12 17:30:31 -0600581CONFIG_WINDFARM_PM112=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100582
583#
584# Network device support
585#
586CONFIG_NETDEVICES=y
587CONFIG_DUMMY=m
588CONFIG_BONDING=m
589# CONFIG_EQUALIZER is not set
590CONFIG_TUN=m
591
592#
593# ARCnet devices
594#
595# CONFIG_ARCNET is not set
596
597#
598# PHY device support
599#
600# CONFIG_PHYLIB is not set
601
602#
603# Ethernet (10 or 100Mbit)
604#
605CONFIG_NET_ETHERNET=y
606CONFIG_MII=y
607# CONFIG_HAPPYMEAL is not set
608CONFIG_SUNGEM=y
609# CONFIG_CASSINI is not set
610# CONFIG_NET_VENDOR_3COM is not set
611
612#
613# Tulip family network device support
614#
615# CONFIG_NET_TULIP is not set
616# CONFIG_HP100 is not set
617# CONFIG_NET_PCI is not set
618
619#
620# Ethernet (1000 Mbit)
621#
622CONFIG_ACENIC=y
623CONFIG_ACENIC_OMIT_TIGON_I=y
624# CONFIG_DL2K is not set
625CONFIG_E1000=y
626# CONFIG_E1000_NAPI is not set
Jesse Brandeburg35ec56b2006-01-18 13:01:30 -0800627# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100628# CONFIG_NS83820 is not set
629# CONFIG_HAMACHI is not set
630# CONFIG_YELLOWFIN is not set
631# CONFIG_R8169 is not set
632# CONFIG_SIS190 is not set
633# CONFIG_SKGE is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600634# CONFIG_SKY2 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100635# CONFIG_SK98LIN is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600636CONFIG_TIGON3=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100637# CONFIG_BNX2 is not set
638# CONFIG_MV643XX_ETH is not set
639
640#
641# Ethernet (10000 Mbit)
642#
643# CONFIG_CHELSIO_T1 is not set
644# CONFIG_IXGB is not set
645# CONFIG_S2IO is not set
646
647#
648# Token Ring devices
649#
650CONFIG_TR=y
651CONFIG_IBMOL=y
652# CONFIG_3C359 is not set
653# CONFIG_TMS380TR is not set
654
655#
656# Wireless LAN (non-hamradio)
657#
658# CONFIG_NET_RADIO is not set
659
660#
661# Wan interfaces
662#
663# CONFIG_WAN is not set
664# CONFIG_FDDI is not set
665# CONFIG_HIPPI is not set
666CONFIG_PPP=m
667# CONFIG_PPP_MULTILINK is not set
668# CONFIG_PPP_FILTER is not set
669CONFIG_PPP_ASYNC=m
670CONFIG_PPP_SYNC_TTY=m
671CONFIG_PPP_DEFLATE=m
672CONFIG_PPP_BSDCOMP=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100673# CONFIG_PPP_MPPE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100674CONFIG_PPPOE=m
675# CONFIG_SLIP is not set
676# CONFIG_NET_FC is not set
677# CONFIG_SHAPER is not set
678# CONFIG_NETCONSOLE is not set
679# CONFIG_NETPOLL is not set
680# CONFIG_NET_POLL_CONTROLLER is not set
681
682#
683# ISDN subsystem
684#
685# CONFIG_ISDN is not set
686
687#
688# Telephony Support
689#
690# CONFIG_PHONE is not set
691
692#
693# Input device support
694#
695CONFIG_INPUT=y
696
697#
698# Userland interfaces
699#
700CONFIG_INPUT_MOUSEDEV=y
701# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
702CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
703CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
704CONFIG_INPUT_JOYDEV=m
705# CONFIG_INPUT_TSDEV is not set
706CONFIG_INPUT_EVDEV=y
707# CONFIG_INPUT_EVBUG is not set
708
709#
710# Input Device Drivers
711#
712CONFIG_INPUT_KEYBOARD=y
713# CONFIG_KEYBOARD_ATKBD is not set
714# CONFIG_KEYBOARD_SUNKBD is not set
715# CONFIG_KEYBOARD_LKKBD is not set
716# CONFIG_KEYBOARD_XTKBD is not set
717# CONFIG_KEYBOARD_NEWTON is not set
718CONFIG_INPUT_MOUSE=y
719# CONFIG_MOUSE_PS2 is not set
720# CONFIG_MOUSE_SERIAL is not set
721# CONFIG_MOUSE_VSXXXAA is not set
722# CONFIG_INPUT_JOYSTICK is not set
723# CONFIG_INPUT_TOUCHSCREEN is not set
724# CONFIG_INPUT_MISC is not set
725
726#
727# Hardware I/O ports
728#
729CONFIG_SERIO=y
730# CONFIG_SERIO_I8042 is not set
731# CONFIG_SERIO_SERPORT is not set
732# CONFIG_SERIO_PCIPS2 is not set
733# CONFIG_SERIO_RAW is not set
734# CONFIG_GAMEPORT is not set
735
736#
737# Character devices
738#
739CONFIG_VT=y
740CONFIG_VT_CONSOLE=y
741CONFIG_HW_CONSOLE=y
742# CONFIG_SERIAL_NONSTANDARD is not set
743
744#
745# Serial drivers
746#
747# CONFIG_SERIAL_8250 is not set
748
749#
750# Non-8250 serial port support
751#
752# CONFIG_SERIAL_PMACZILOG is not set
753# CONFIG_SERIAL_JSM is not set
754CONFIG_UNIX98_PTYS=y
755CONFIG_LEGACY_PTYS=y
756CONFIG_LEGACY_PTY_COUNT=256
757
758#
759# IPMI
760#
761# CONFIG_IPMI_HANDLER is not set
762
763#
764# Watchdog Cards
765#
766# CONFIG_WATCHDOG is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100767CONFIG_GEN_RTC=y
768# CONFIG_GEN_RTC_X is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100769# CONFIG_DTLK is not set
770# CONFIG_R3964 is not set
771# CONFIG_APPLICOM is not set
772
773#
774# Ftape, the floppy tape device driver
775#
776CONFIG_AGP=m
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500777# CONFIG_AGP_VIA is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100778CONFIG_AGP_UNINORTH=m
779# CONFIG_DRM is not set
780CONFIG_RAW_DRIVER=y
781CONFIG_MAX_RAW_DEVS=256
782# CONFIG_HANGCHECK_TIMER is not set
783
784#
785# TPM devices
786#
787# CONFIG_TCG_TPM is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100788# CONFIG_TELCLOCK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100789
790#
791# I2C support
792#
793CONFIG_I2C=y
794CONFIG_I2C_CHARDEV=y
795
796#
797# I2C Algorithms
798#
799CONFIG_I2C_ALGOBIT=y
800# CONFIG_I2C_ALGOPCF is not set
801# CONFIG_I2C_ALGOPCA is not set
802
803#
804# I2C Hardware Bus support
805#
806# CONFIG_I2C_ALI1535 is not set
807# CONFIG_I2C_ALI1563 is not set
808# CONFIG_I2C_ALI15X3 is not set
809# CONFIG_I2C_AMD756 is not set
810# CONFIG_I2C_AMD8111 is not set
811# CONFIG_I2C_I801 is not set
812# CONFIG_I2C_I810 is not set
813# CONFIG_I2C_PIIX4 is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600814CONFIG_I2C_POWERMAC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100815# CONFIG_I2C_NFORCE2 is not set
816# CONFIG_I2C_PARPORT_LIGHT is not set
817# CONFIG_I2C_PROSAVAGE is not set
818# CONFIG_I2C_SAVAGE4 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100819# CONFIG_I2C_SIS5595 is not set
820# CONFIG_I2C_SIS630 is not set
821# CONFIG_I2C_SIS96X is not set
822# CONFIG_I2C_STUB is not set
823# CONFIG_I2C_VIA is not set
824# CONFIG_I2C_VIAPRO is not set
825# CONFIG_I2C_VOODOO3 is not set
826# CONFIG_I2C_PCA_ISA is not set
827
828#
829# Miscellaneous I2C Chip support
830#
831# CONFIG_SENSORS_DS1337 is not set
832# CONFIG_SENSORS_DS1374 is not set
833# CONFIG_SENSORS_EEPROM is not set
834# CONFIG_SENSORS_PCF8574 is not set
835# CONFIG_SENSORS_PCA9539 is not set
836# CONFIG_SENSORS_PCF8591 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100837# CONFIG_SENSORS_MAX6875 is not set
838# CONFIG_I2C_DEBUG_CORE is not set
839# CONFIG_I2C_DEBUG_ALGO is not set
840# CONFIG_I2C_DEBUG_BUS is not set
841# CONFIG_I2C_DEBUG_CHIP is not set
842
843#
Olof Johansson7c375b92006-02-12 17:30:31 -0600844# SPI support
845#
846# CONFIG_SPI is not set
847# CONFIG_SPI_MASTER is not set
848
849#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100850# Dallas's 1-wire bus
851#
852# CONFIG_W1 is not set
853
854#
855# Hardware Monitoring support
856#
857# CONFIG_HWMON is not set
858# CONFIG_HWMON_VID is not set
859
860#
861# Misc devices
862#
863
864#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100865# Multimedia devices
866#
867# CONFIG_VIDEO_DEV is not set
868
869#
870# Digital Video Broadcasting Devices
871#
872# CONFIG_DVB is not set
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500873# CONFIG_USB_DABUSB is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100874
875#
876# Graphics support
877#
878CONFIG_FB=y
879CONFIG_FB_CFB_FILLRECT=y
880CONFIG_FB_CFB_COPYAREA=y
881CONFIG_FB_CFB_IMAGEBLIT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100882CONFIG_FB_MACMODES=y
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500883CONFIG_FB_FIRMWARE_EDID=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100884CONFIG_FB_MODE_HELPERS=y
885CONFIG_FB_TILEBLITTING=y
886# CONFIG_FB_CIRRUS is not set
887# CONFIG_FB_PM2 is not set
888# CONFIG_FB_CYBER2000 is not set
889CONFIG_FB_OF=y
890# CONFIG_FB_CONTROL is not set
891# CONFIG_FB_PLATINUM is not set
892# CONFIG_FB_VALKYRIE is not set
893# CONFIG_FB_CT65550 is not set
894# CONFIG_FB_ASILIANT is not set
895# CONFIG_FB_IMSTT is not set
896# CONFIG_FB_VGA16 is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100897# CONFIG_FB_S1D13XXX is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100898CONFIG_FB_NVIDIA=y
899CONFIG_FB_NVIDIA_I2C=y
900# CONFIG_FB_RIVA is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100901# CONFIG_FB_MATROX is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100902CONFIG_FB_RADEON=y
903CONFIG_FB_RADEON_I2C=y
904# CONFIG_FB_RADEON_DEBUG is not set
905# CONFIG_FB_ATY128 is not set
906# CONFIG_FB_ATY is not set
907# CONFIG_FB_SAVAGE is not set
908# CONFIG_FB_SIS is not set
909# CONFIG_FB_NEOMAGIC is not set
910# CONFIG_FB_KYRO is not set
911# CONFIG_FB_3DFX is not set
912# CONFIG_FB_VOODOO1 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100913# CONFIG_FB_TRIDENT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100914# CONFIG_FB_VIRTUAL is not set
915
916#
917# Console display driver support
918#
919# CONFIG_VGA_CONSOLE is not set
920CONFIG_DUMMY_CONSOLE=y
921CONFIG_FRAMEBUFFER_CONSOLE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100922# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100923# CONFIG_FONTS is not set
924CONFIG_FONT_8x8=y
925CONFIG_FONT_8x16=y
926
927#
928# Logo configuration
929#
930CONFIG_LOGO=y
931CONFIG_LOGO_LINUX_MONO=y
932CONFIG_LOGO_LINUX_VGA16=y
933CONFIG_LOGO_LINUX_CLUT224=y
934CONFIG_BACKLIGHT_LCD_SUPPORT=y
935CONFIG_BACKLIGHT_CLASS_DEVICE=m
936CONFIG_BACKLIGHT_DEVICE=y
937CONFIG_LCD_CLASS_DEVICE=m
938CONFIG_LCD_DEVICE=y
939
940#
941# Sound
942#
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100943CONFIG_SOUND=m
944
945#
946# Advanced Linux Sound Architecture
947#
948CONFIG_SND=m
949CONFIG_SND_TIMER=m
950CONFIG_SND_PCM=m
951CONFIG_SND_HWDEP=m
952CONFIG_SND_RAWMIDI=m
953CONFIG_SND_SEQUENCER=m
954# CONFIG_SND_SEQ_DUMMY is not set
955CONFIG_SND_OSSEMUL=y
956CONFIG_SND_MIXER_OSS=m
957CONFIG_SND_PCM_OSS=m
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500958CONFIG_SND_PCM_OSS_PLUGINS=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100959CONFIG_SND_SEQUENCER_OSS=y
Olof Johansson7c375b92006-02-12 17:30:31 -0600960# CONFIG_SND_DYNAMIC_MINORS is not set
961CONFIG_SND_SUPPORT_OLD_API=y
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500962CONFIG_SND_VERBOSE_PROCFS=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100963# CONFIG_SND_VERBOSE_PRINTK is not set
964# CONFIG_SND_DEBUG is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100965
966#
967# Generic devices
968#
969# CONFIG_SND_DUMMY is not set
970# CONFIG_SND_VIRMIDI is not set
971# CONFIG_SND_MTPAV is not set
972# CONFIG_SND_SERIAL_U16550 is not set
973# CONFIG_SND_MPU401 is not set
974
975#
976# PCI devices
977#
Olof Johansson7c375b92006-02-12 17:30:31 -0600978# CONFIG_SND_AD1889 is not set
Will Schmidt5ad1bfe2006-04-19 16:26:22 -0500979# CONFIG_SND_ALS300 is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600980# CONFIG_SND_ALS4000 is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100981# CONFIG_SND_ALI5451 is not set
982# CONFIG_SND_ATIIXP is not set
983# CONFIG_SND_ATIIXP_MODEM is not set
984# CONFIG_SND_AU8810 is not set
985# CONFIG_SND_AU8820 is not set
986# CONFIG_SND_AU8830 is not set
987# CONFIG_SND_AZT3328 is not set
988# CONFIG_SND_BT87X is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600989# CONFIG_SND_CA0106 is not set
990# CONFIG_SND_CMIPCI is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100991# CONFIG_SND_CS4281 is not set
Olof Johansson7c375b92006-02-12 17:30:31 -0600992# CONFIG_SND_CS46XX is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100993# CONFIG_SND_EMU10K1 is not set
994# CONFIG_SND_EMU10K1X is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100995# CONFIG_SND_ENS1370 is not set
996# CONFIG_SND_ENS1371 is not set
997# CONFIG_SND_ES1938 is not set
998# CONFIG_SND_ES1968 is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +1100999# CONFIG_SND_FM801 is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001000# CONFIG_SND_HDA_INTEL is not set
1001# CONFIG_SND_HDSP is not set
1002# CONFIG_SND_HDSPM is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001003# CONFIG_SND_ICE1712 is not set
1004# CONFIG_SND_ICE1724 is not set
1005# CONFIG_SND_INTEL8X0 is not set
1006# CONFIG_SND_INTEL8X0M is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001007# CONFIG_SND_KORG1212 is not set
1008# CONFIG_SND_MAESTRO3 is not set
1009# CONFIG_SND_MIXART is not set
1010# CONFIG_SND_NM256 is not set
1011# CONFIG_SND_PCXHR is not set
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05001012# CONFIG_SND_RIPTIDE is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001013# CONFIG_SND_RME32 is not set
1014# CONFIG_SND_RME96 is not set
1015# CONFIG_SND_RME9652 is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001016# CONFIG_SND_SONICVIBES is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001017# CONFIG_SND_TRIDENT is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001018# CONFIG_SND_VIA82XX is not set
1019# CONFIG_SND_VIA82XX_MODEM is not set
1020# CONFIG_SND_VX222 is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001021# CONFIG_SND_YMFPCI is not set
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001022
1023#
1024# ALSA PowerMac devices
1025#
1026CONFIG_SND_POWERMAC=m
1027CONFIG_SND_POWERMAC_AUTO_DRC=y
1028
1029#
1030# USB devices
1031#
1032CONFIG_SND_USB_AUDIO=m
1033# CONFIG_SND_USB_USX2Y is not set
1034
1035#
1036# Open Sound System
1037#
1038# CONFIG_SOUND_PRIME is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001039
1040#
1041# USB support
1042#
1043CONFIG_USB_ARCH_HAS_HCD=y
1044CONFIG_USB_ARCH_HAS_OHCI=y
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05001045CONFIG_USB_ARCH_HAS_EHCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001046CONFIG_USB=y
1047# CONFIG_USB_DEBUG is not set
1048
1049#
1050# Miscellaneous USB options
1051#
1052CONFIG_USB_DEVICEFS=y
1053# CONFIG_USB_BANDWIDTH is not set
1054# CONFIG_USB_DYNAMIC_MINORS is not set
1055# CONFIG_USB_OTG is not set
1056
1057#
1058# USB Host Controller Drivers
1059#
1060CONFIG_USB_EHCI_HCD=y
1061# CONFIG_USB_EHCI_SPLIT_ISO is not set
1062# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1063# CONFIG_USB_ISP116X_HCD is not set
1064CONFIG_USB_OHCI_HCD=y
1065# CONFIG_USB_OHCI_BIG_ENDIAN is not set
1066CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1067# CONFIG_USB_UHCI_HCD is not set
1068# CONFIG_USB_SL811_HCD is not set
1069
1070#
1071# USB Device Class drivers
1072#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001073CONFIG_USB_ACM=m
1074CONFIG_USB_PRINTER=y
1075
1076#
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001077# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1078#
1079
1080#
1081# may also be needed; see USB_STORAGE Help for more information
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001082#
1083CONFIG_USB_STORAGE=y
1084# CONFIG_USB_STORAGE_DEBUG is not set
1085CONFIG_USB_STORAGE_DATAFAB=y
1086CONFIG_USB_STORAGE_FREECOM=y
1087CONFIG_USB_STORAGE_ISD200=y
1088CONFIG_USB_STORAGE_DPCM=y
1089# CONFIG_USB_STORAGE_USBAT is not set
1090CONFIG_USB_STORAGE_SDDR09=y
1091CONFIG_USB_STORAGE_SDDR55=y
1092CONFIG_USB_STORAGE_JUMPSHOT=y
Olof Johansson7c375b92006-02-12 17:30:31 -06001093# CONFIG_USB_STORAGE_ALAUDA is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001094# CONFIG_USB_STORAGE_ONETOUCH is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001095# CONFIG_USB_LIBUSUAL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001096
1097#
1098# USB Input Devices
1099#
1100CONFIG_USB_HID=y
1101CONFIG_USB_HIDINPUT=y
Olof Johansson7c375b92006-02-12 17:30:31 -06001102# CONFIG_USB_HIDINPUT_POWERBOOK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001103CONFIG_HID_FF=y
1104CONFIG_HID_PID=y
1105CONFIG_LOGITECH_FF=y
1106CONFIG_THRUSTMASTER_FF=y
1107CONFIG_USB_HIDDEV=y
1108# CONFIG_USB_AIPTEK is not set
1109# CONFIG_USB_WACOM is not set
1110# CONFIG_USB_ACECAD is not set
1111# CONFIG_USB_KBTAB is not set
1112# CONFIG_USB_POWERMATE is not set
1113# CONFIG_USB_MTOUCH is not set
1114# CONFIG_USB_ITMTOUCH is not set
1115# CONFIG_USB_EGALAX is not set
1116# CONFIG_USB_YEALINK is not set
1117# CONFIG_USB_XPAD is not set
1118# CONFIG_USB_ATI_REMOTE is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001119# CONFIG_USB_ATI_REMOTE2 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001120# CONFIG_USB_KEYSPAN_REMOTE is not set
1121# CONFIG_USB_APPLETOUCH is not set
1122
1123#
1124# USB Imaging devices
1125#
1126# CONFIG_USB_MDC800 is not set
1127# CONFIG_USB_MICROTEK is not set
1128
1129#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001130# USB Network Adapters
1131#
1132CONFIG_USB_CATC=m
1133CONFIG_USB_KAWETH=m
1134CONFIG_USB_PEGASUS=m
1135CONFIG_USB_RTL8150=m
1136CONFIG_USB_USBNET=m
1137# CONFIG_USB_NET_AX8817X is not set
1138CONFIG_USB_NET_CDCETHER=m
1139# CONFIG_USB_NET_GL620A is not set
1140# CONFIG_USB_NET_NET1080 is not set
1141# CONFIG_USB_NET_PLUSB is not set
1142# CONFIG_USB_NET_RNDIS_HOST is not set
1143# CONFIG_USB_NET_CDC_SUBSET is not set
1144# CONFIG_USB_NET_ZAURUS is not set
1145CONFIG_USB_MON=y
1146
1147#
1148# USB port drivers
1149#
1150
1151#
1152# USB Serial Converter support
1153#
1154CONFIG_USB_SERIAL=m
1155CONFIG_USB_SERIAL_GENERIC=y
1156# CONFIG_USB_SERIAL_AIRPRIME is not set
Paul Mackerras5a1244e2005-12-20 16:00:17 +11001157# CONFIG_USB_SERIAL_ANYDATA is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001158CONFIG_USB_SERIAL_BELKIN=m
Olof Johansson7c375b92006-02-12 17:30:31 -06001159# CONFIG_USB_SERIAL_WHITEHEAT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001160CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
1161# CONFIG_USB_SERIAL_CP2101 is not set
1162CONFIG_USB_SERIAL_CYPRESS_M8=m
1163CONFIG_USB_SERIAL_EMPEG=m
1164CONFIG_USB_SERIAL_FTDI_SIO=m
1165CONFIG_USB_SERIAL_VISOR=m
1166CONFIG_USB_SERIAL_IPAQ=m
1167CONFIG_USB_SERIAL_IR=m
1168CONFIG_USB_SERIAL_EDGEPORT=m
1169CONFIG_USB_SERIAL_EDGEPORT_TI=m
1170CONFIG_USB_SERIAL_GARMIN=m
1171CONFIG_USB_SERIAL_IPW=m
1172CONFIG_USB_SERIAL_KEYSPAN_PDA=m
1173CONFIG_USB_SERIAL_KEYSPAN=m
1174CONFIG_USB_SERIAL_KEYSPAN_MPR=y
1175CONFIG_USB_SERIAL_KEYSPAN_USA28=y
1176CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
1177CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
1178CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
1179CONFIG_USB_SERIAL_KEYSPAN_USA19=y
1180CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
1181CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
1182CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
1183CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
1184CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
1185CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
1186CONFIG_USB_SERIAL_KLSI=m
1187CONFIG_USB_SERIAL_KOBIL_SCT=m
1188CONFIG_USB_SERIAL_MCT_U232=m
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05001189# CONFIG_USB_SERIAL_NAVMAN is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001190CONFIG_USB_SERIAL_PL2303=m
1191# CONFIG_USB_SERIAL_HP4X is not set
1192CONFIG_USB_SERIAL_SAFE=m
1193CONFIG_USB_SERIAL_SAFE_PADDED=y
1194CONFIG_USB_SERIAL_TI=m
1195CONFIG_USB_SERIAL_CYBERJACK=m
1196CONFIG_USB_SERIAL_XIRCOM=m
1197CONFIG_USB_SERIAL_OMNINET=m
1198CONFIG_USB_EZUSB=y
1199
1200#
1201# USB Miscellaneous drivers
1202#
1203# CONFIG_USB_EMI62 is not set
1204# CONFIG_USB_EMI26 is not set
1205# CONFIG_USB_AUERSWALD is not set
1206# CONFIG_USB_RIO500 is not set
1207# CONFIG_USB_LEGOTOWER is not set
1208# CONFIG_USB_LCD is not set
1209# CONFIG_USB_LED is not set
1210# CONFIG_USB_CYTHERM is not set
1211# CONFIG_USB_PHIDGETKIT is not set
1212# CONFIG_USB_PHIDGETSERVO is not set
1213# CONFIG_USB_IDMOUSE is not set
1214# CONFIG_USB_SISUSBVGA is not set
1215# CONFIG_USB_LD is not set
1216# CONFIG_USB_TEST is not set
1217
1218#
1219# USB DSL modem support
1220#
1221
1222#
1223# USB Gadget Support
1224#
1225# CONFIG_USB_GADGET is not set
1226
1227#
1228# MMC/SD Card support
1229#
1230# CONFIG_MMC is not set
1231
1232#
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05001233# LED devices
1234#
1235# CONFIG_NEW_LEDS is not set
1236
1237#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001238# InfiniBand support
1239#
1240# CONFIG_INFINIBAND is not set
1241
1242#
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05001243# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001244#
1245
1246#
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05001247# Real Time Clock
Olof Johansson7c375b92006-02-12 17:30:31 -06001248#
Will Schmidt5ad1bfe2006-04-19 16:26:22 -05001249# CONFIG_RTC_CLASS is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001250
1251#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001252# File systems
1253#
1254CONFIG_EXT2_FS=y
1255CONFIG_EXT2_FS_XATTR=y
1256CONFIG_EXT2_FS_POSIX_ACL=y
1257CONFIG_EXT2_FS_SECURITY=y
1258CONFIG_EXT2_FS_XIP=y
1259CONFIG_FS_XIP=y
1260CONFIG_EXT3_FS=y
1261CONFIG_EXT3_FS_XATTR=y
1262CONFIG_EXT3_FS_POSIX_ACL=y
1263CONFIG_EXT3_FS_SECURITY=y
1264CONFIG_JBD=y
1265# CONFIG_JBD_DEBUG is not set
1266CONFIG_FS_MBCACHE=y
1267CONFIG_REISERFS_FS=y
1268# CONFIG_REISERFS_CHECK is not set
1269# CONFIG_REISERFS_PROC_INFO is not set
1270CONFIG_REISERFS_FS_XATTR=y
1271CONFIG_REISERFS_FS_POSIX_ACL=y
1272CONFIG_REISERFS_FS_SECURITY=y
1273# CONFIG_JFS_FS is not set
1274CONFIG_FS_POSIX_ACL=y
1275CONFIG_XFS_FS=m
1276CONFIG_XFS_EXPORT=y
1277# CONFIG_XFS_QUOTA is not set
1278CONFIG_XFS_SECURITY=y
1279CONFIG_XFS_POSIX_ACL=y
1280# CONFIG_XFS_RT is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001281# CONFIG_OCFS2_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001282# CONFIG_MINIX_FS is not set
1283# CONFIG_ROMFS_FS is not set
1284CONFIG_INOTIFY=y
1285# CONFIG_QUOTA is not set
1286CONFIG_DNOTIFY=y
1287CONFIG_AUTOFS_FS=m
1288# CONFIG_AUTOFS4_FS is not set
1289# CONFIG_FUSE_FS is not set
1290
1291#
1292# CD-ROM/DVD Filesystems
1293#
1294CONFIG_ISO9660_FS=y
1295CONFIG_JOLIET=y
1296CONFIG_ZISOFS=y
1297CONFIG_ZISOFS_FS=y
1298CONFIG_UDF_FS=m
1299CONFIG_UDF_NLS=y
1300
1301#
1302# DOS/FAT/NT Filesystems
1303#
1304CONFIG_FAT_FS=y
1305CONFIG_MSDOS_FS=y
1306CONFIG_VFAT_FS=y
1307CONFIG_FAT_DEFAULT_CODEPAGE=437
1308CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1309# CONFIG_NTFS_FS is not set
1310
1311#
1312# Pseudo filesystems
1313#
1314CONFIG_PROC_FS=y
1315CONFIG_PROC_KCORE=y
1316CONFIG_SYSFS=y
1317CONFIG_TMPFS=y
1318CONFIG_HUGETLBFS=y
1319CONFIG_HUGETLB_PAGE=y
1320CONFIG_RAMFS=y
Olof Johansson7c375b92006-02-12 17:30:31 -06001321# CONFIG_CONFIGFS_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001322
1323#
1324# Miscellaneous filesystems
1325#
1326# CONFIG_ADFS_FS is not set
1327# CONFIG_AFFS_FS is not set
1328CONFIG_HFS_FS=m
1329CONFIG_HFSPLUS_FS=m
1330# CONFIG_BEFS_FS is not set
1331# CONFIG_BFS_FS is not set
1332# CONFIG_EFS_FS is not set
1333CONFIG_CRAMFS=y
1334# CONFIG_VXFS_FS is not set
1335# CONFIG_HPFS_FS is not set
1336# CONFIG_QNX4FS_FS is not set
1337# CONFIG_SYSV_FS is not set
1338# CONFIG_UFS_FS is not set
1339
1340#
1341# Network File Systems
1342#
1343CONFIG_NFS_FS=y
1344CONFIG_NFS_V3=y
1345CONFIG_NFS_V3_ACL=y
1346CONFIG_NFS_V4=y
1347# CONFIG_NFS_DIRECTIO is not set
1348CONFIG_NFSD=y
1349CONFIG_NFSD_V2_ACL=y
1350CONFIG_NFSD_V3=y
1351CONFIG_NFSD_V3_ACL=y
1352CONFIG_NFSD_V4=y
1353CONFIG_NFSD_TCP=y
1354CONFIG_LOCKD=y
1355CONFIG_LOCKD_V4=y
1356CONFIG_EXPORTFS=y
1357CONFIG_NFS_ACL_SUPPORT=y
1358CONFIG_NFS_COMMON=y
1359CONFIG_SUNRPC=y
1360CONFIG_SUNRPC_GSS=y
1361CONFIG_RPCSEC_GSS_KRB5=y
1362# CONFIG_RPCSEC_GSS_SPKM3 is not set
1363# CONFIG_SMB_FS is not set
1364CONFIG_CIFS=m
1365# CONFIG_CIFS_STATS is not set
1366# CONFIG_CIFS_XATTR is not set
1367# CONFIG_CIFS_EXPERIMENTAL is not set
1368# CONFIG_NCP_FS is not set
1369# CONFIG_CODA_FS is not set
1370# CONFIG_AFS_FS is not set
1371# CONFIG_9P_FS is not set
1372
1373#
1374# Partition Types
1375#
1376CONFIG_PARTITION_ADVANCED=y
1377# CONFIG_ACORN_PARTITION is not set
1378# CONFIG_OSF_PARTITION is not set
1379# CONFIG_AMIGA_PARTITION is not set
1380# CONFIG_ATARI_PARTITION is not set
1381CONFIG_MAC_PARTITION=y
1382CONFIG_MSDOS_PARTITION=y
1383# CONFIG_BSD_DISKLABEL is not set
1384# CONFIG_MINIX_SUBPARTITION is not set
1385# CONFIG_SOLARIS_X86_PARTITION is not set
1386# CONFIG_UNIXWARE_DISKLABEL is not set
1387# CONFIG_LDM_PARTITION is not set
1388# CONFIG_SGI_PARTITION is not set
1389# CONFIG_ULTRIX_PARTITION is not set
1390# CONFIG_SUN_PARTITION is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001391# CONFIG_KARMA_PARTITION is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001392# CONFIG_EFI_PARTITION is not set
1393
1394#
1395# Native Language Support
1396#
1397CONFIG_NLS=y
1398CONFIG_NLS_DEFAULT="iso8859-1"
1399CONFIG_NLS_CODEPAGE_437=y
1400# CONFIG_NLS_CODEPAGE_737 is not set
1401# CONFIG_NLS_CODEPAGE_775 is not set
1402# CONFIG_NLS_CODEPAGE_850 is not set
1403# CONFIG_NLS_CODEPAGE_852 is not set
1404# CONFIG_NLS_CODEPAGE_855 is not set
1405# CONFIG_NLS_CODEPAGE_857 is not set
1406# CONFIG_NLS_CODEPAGE_860 is not set
1407# CONFIG_NLS_CODEPAGE_861 is not set
1408# CONFIG_NLS_CODEPAGE_862 is not set
1409# CONFIG_NLS_CODEPAGE_863 is not set
1410# CONFIG_NLS_CODEPAGE_864 is not set
1411# CONFIG_NLS_CODEPAGE_865 is not set
1412# CONFIG_NLS_CODEPAGE_866 is not set
1413# CONFIG_NLS_CODEPAGE_869 is not set
1414# CONFIG_NLS_CODEPAGE_936 is not set
1415# CONFIG_NLS_CODEPAGE_950 is not set
1416# CONFIG_NLS_CODEPAGE_932 is not set
1417# CONFIG_NLS_CODEPAGE_949 is not set
1418# CONFIG_NLS_CODEPAGE_874 is not set
1419# CONFIG_NLS_ISO8859_8 is not set
1420CONFIG_NLS_CODEPAGE_1250=y
1421CONFIG_NLS_CODEPAGE_1251=y
1422CONFIG_NLS_ASCII=y
1423CONFIG_NLS_ISO8859_1=y
1424# CONFIG_NLS_ISO8859_2 is not set
1425# CONFIG_NLS_ISO8859_3 is not set
1426# CONFIG_NLS_ISO8859_4 is not set
1427# CONFIG_NLS_ISO8859_5 is not set
1428# CONFIG_NLS_ISO8859_6 is not set
1429# CONFIG_NLS_ISO8859_7 is not set
1430# CONFIG_NLS_ISO8859_9 is not set
1431# CONFIG_NLS_ISO8859_13 is not set
1432# CONFIG_NLS_ISO8859_14 is not set
1433CONFIG_NLS_ISO8859_15=y
1434# CONFIG_NLS_KOI8_R is not set
1435# CONFIG_NLS_KOI8_U is not set
1436CONFIG_NLS_UTF8=y
1437
1438#
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001439# Library routines
1440#
1441CONFIG_CRC_CCITT=m
1442# CONFIG_CRC16 is not set
1443CONFIG_CRC32=y
1444CONFIG_LIBCRC32C=m
1445CONFIG_ZLIB_INFLATE=y
1446CONFIG_ZLIB_DEFLATE=m
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001447
1448#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001449# Instrumentation Support
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001450#
1451CONFIG_PROFILING=y
1452CONFIG_OPROFILE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001453# CONFIG_KPROBES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001454
1455#
1456# Kernel hacking
1457#
1458# CONFIG_PRINTK_TIME is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001459CONFIG_MAGIC_SYSRQ=y
Olof Johansson7c375b92006-02-12 17:30:31 -06001460CONFIG_DEBUG_KERNEL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001461CONFIG_LOG_BUF_SHIFT=17
1462CONFIG_DETECT_SOFTLOCKUP=y
1463# CONFIG_SCHEDSTATS is not set
1464# CONFIG_DEBUG_SLAB is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001465CONFIG_DEBUG_MUTEXES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001466# CONFIG_DEBUG_SPINLOCK is not set
1467# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1468# CONFIG_DEBUG_KOBJECT is not set
1469# CONFIG_DEBUG_INFO is not set
1470CONFIG_DEBUG_FS=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001471# CONFIG_DEBUG_VM is not set
Olof Johansson7c375b92006-02-12 17:30:31 -06001472CONFIG_FORCED_INLINING=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001473# CONFIG_RCU_TORTURE_TEST is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001474# CONFIG_DEBUG_STACKOVERFLOW is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001475# CONFIG_DEBUG_STACK_USAGE is not set
1476# CONFIG_DEBUGGER is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001477CONFIG_IRQSTACKS=y
Benjamin Herrenschmidtc618cf12005-11-07 14:32:28 +11001478CONFIG_BOOTX_TEXT=y
Olof Johansson7c375b92006-02-12 17:30:31 -06001479# CONFIG_PPC_EARLY_DEBUG_LPAR is not set
1480# CONFIG_PPC_EARLY_DEBUG_G5 is not set
1481# CONFIG_PPC_EARLY_DEBUG_RTAS is not set
1482# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
1483# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001484
1485#
1486# Security options
1487#
1488# CONFIG_KEYS is not set
1489# CONFIG_SECURITY is not set
1490
1491#
1492# Cryptographic options
1493#
1494CONFIG_CRYPTO=y
1495CONFIG_CRYPTO_HMAC=y
1496CONFIG_CRYPTO_NULL=m
1497CONFIG_CRYPTO_MD4=m
1498CONFIG_CRYPTO_MD5=y
1499CONFIG_CRYPTO_SHA1=m
1500CONFIG_CRYPTO_SHA256=m
1501CONFIG_CRYPTO_SHA512=m
1502CONFIG_CRYPTO_WP512=m
1503# CONFIG_CRYPTO_TGR192 is not set
1504CONFIG_CRYPTO_DES=y
1505CONFIG_CRYPTO_BLOWFISH=m
1506CONFIG_CRYPTO_TWOFISH=m
1507CONFIG_CRYPTO_SERPENT=m
1508CONFIG_CRYPTO_AES=m
1509CONFIG_CRYPTO_CAST5=m
1510CONFIG_CRYPTO_CAST6=m
1511CONFIG_CRYPTO_TEA=m
1512CONFIG_CRYPTO_ARC4=m
1513CONFIG_CRYPTO_KHAZAD=m
1514CONFIG_CRYPTO_ANUBIS=m
1515CONFIG_CRYPTO_DEFLATE=m
1516CONFIG_CRYPTO_MICHAEL_MIC=m
1517CONFIG_CRYPTO_CRC32C=m
1518CONFIG_CRYPTO_TEST=m
1519
1520#
1521# Hardware crypto devices
1522#