blob: dbe421dc3c110908759d13bd83dce2b544722557 [file] [log] [blame]
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001#
2# Automatically generated make config: don't edit
Arnd Bergmann1a19f852006-03-23 00:00:05 +01003# Linux kernel version: 2.6.16
4# Thu Mar 23 20:48:09 2006
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11005#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11006CONFIG_PPC64=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11007CONFIG_64BIT=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11008CONFIG_PPC_MERGE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11009CONFIG_MMU=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110010CONFIG_GENERIC_HARDIRQS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110011CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020012CONFIG_GENERIC_HWEIGHT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110013CONFIG_GENERIC_CALIBRATE_DELAY=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110014CONFIG_PPC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110015CONFIG_EARLY_PRINTK=y
16CONFIG_COMPAT=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +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
Paul Mackerras1ae5db32006-03-15 16:22:54 +110020CONFIG_PPC_OF=y
21CONFIG_PPC_UDBG_16550=y
22# CONFIG_GENERIC_TBSYNC is not set
23# CONFIG_DEFAULT_UIMAGE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110024
25#
26# Processor support
27#
28# CONFIG_POWER4_ONLY is not set
29CONFIG_POWER3=y
30CONFIG_POWER4=y
31CONFIG_PPC_FPU=y
32CONFIG_ALTIVEC=y
33CONFIG_PPC_STD_MMU=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +010034CONFIG_VIRT_CPU_ACCOUNTING=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110035CONFIG_SMP=y
36CONFIG_NR_CPUS=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110037
38#
39# Code maturity level options
40#
41CONFIG_EXPERIMENTAL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110042CONFIG_LOCK_KERNEL=y
43CONFIG_INIT_ENV_ARG_LIMIT=32
44
45#
46# General setup
47#
48CONFIG_LOCALVERSION=""
49CONFIG_LOCALVERSION_AUTO=y
50CONFIG_SWAP=y
51CONFIG_SYSVIPC=y
52# CONFIG_POSIX_MQUEUE is not set
53# CONFIG_BSD_PROCESS_ACCT is not set
54CONFIG_SYSCTL=y
55# CONFIG_AUDIT is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +010056CONFIG_IKCONFIG=y
57CONFIG_IKCONFIG_PROC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110058# CONFIG_CPUSETS is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020059# CONFIG_RELAY is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110060CONFIG_INITRAMFS_SOURCE=""
Paul Mackerras5a1244e2005-12-20 16:00:17 +110061CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110062# CONFIG_EMBEDDED is not set
63CONFIG_KALLSYMS=y
64# CONFIG_KALLSYMS_ALL is not set
65# CONFIG_KALLSYMS_EXTRA_PASS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +110066CONFIG_HOTPLUG=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110067CONFIG_PRINTK=y
68CONFIG_BUG=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110069CONFIG_ELF_CORE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110070CONFIG_BASE_FULL=y
71CONFIG_FUTEX=y
72CONFIG_EPOLL=y
73CONFIG_SHMEM=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110074CONFIG_SLAB=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110075# CONFIG_TINY_SHMEM is not set
76CONFIG_BASE_SMALL=0
Paul Mackerras1ae5db32006-03-15 16:22:54 +110077# CONFIG_SLOB is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110078
79#
80# Loadable module support
81#
82CONFIG_MODULES=y
83CONFIG_MODULE_UNLOAD=y
84# CONFIG_MODULE_FORCE_UNLOAD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110085# CONFIG_MODVERSIONS is not set
86# CONFIG_MODULE_SRCVERSION_ALL is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +010087CONFIG_KMOD=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110088CONFIG_STOP_MACHINE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110089
90#
91# Block layer
92#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020093# CONFIG_BLK_DEV_IO_TRACE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110094
95#
96# IO Schedulers
97#
98CONFIG_IOSCHED_NOOP=y
99CONFIG_IOSCHED_AS=y
100CONFIG_IOSCHED_DEADLINE=y
101CONFIG_IOSCHED_CFQ=y
102CONFIG_DEFAULT_AS=y
103# CONFIG_DEFAULT_DEADLINE is not set
104# CONFIG_DEFAULT_CFQ is not set
105# CONFIG_DEFAULT_NOOP is not set
106CONFIG_DEFAULT_IOSCHED="anticipatory"
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100107
108#
109# Platform support
110#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100111CONFIG_PPC_MULTIPLATFORM=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100112# CONFIG_PPC_ISERIES is not set
113# CONFIG_EMBEDDED6xx is not set
114# CONFIG_APUS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100115# CONFIG_PPC_PSERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100116# CONFIG_PPC_PMAC is not set
117# CONFIG_PPC_MAPLE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100118CONFIG_PPC_CELL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100119# CONFIG_U3_DART is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100120CONFIG_PPC_RTAS=y
121# CONFIG_RTAS_ERROR_LOGGING is not set
122CONFIG_RTAS_PROC=y
123CONFIG_RTAS_FLASH=y
124CONFIG_MMIO_NVRAM=y
125CONFIG_CELL_IIC=y
126# CONFIG_PPC_MPC106 is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200127# CONFIG_PPC_970_NAP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100128# CONFIG_CPU_FREQ is not set
129# CONFIG_WANT_EARLY_SERIAL is not set
130
131#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100132# Cell Broadband Engine options
133#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100134CONFIG_SPU_FS=m
135CONFIG_SPUFS_MMAP=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100136
137#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100138# Kernel options
139#
140# CONFIG_HZ_100 is not set
141CONFIG_HZ_250=y
142# CONFIG_HZ_1000 is not set
143CONFIG_HZ=250
144CONFIG_PREEMPT_NONE=y
145# CONFIG_PREEMPT_VOLUNTARY is not set
146# CONFIG_PREEMPT is not set
147CONFIG_PREEMPT_BKL=y
148CONFIG_BINFMT_ELF=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100149CONFIG_BINFMT_MISC=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100150CONFIG_FORCE_MAX_ZONEORDER=13
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100151# CONFIG_IOMMU_VMERGE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100152CONFIG_KEXEC=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100153# CONFIG_CRASH_DUMP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100154CONFIG_IRQ_ALL_CPUS=y
155# CONFIG_NUMA is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100156CONFIG_ARCH_SELECT_MEMORY_MODEL=y
157CONFIG_ARCH_FLATMEM_ENABLE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100158CONFIG_ARCH_SPARSEMEM_ENABLE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100159CONFIG_SELECT_MEMORY_MODEL=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100160# CONFIG_FLATMEM_MANUAL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100161# CONFIG_DISCONTIGMEM_MANUAL is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100162CONFIG_SPARSEMEM_MANUAL=y
163CONFIG_SPARSEMEM=y
164CONFIG_HAVE_MEMORY_PRESENT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100165# CONFIG_SPARSEMEM_STATIC is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100166CONFIG_SPARSEMEM_EXTREME=y
167# CONFIG_MEMORY_HOTPLUG is not set
Paul Mackerras5a1244e2005-12-20 16:00:17 +1100168CONFIG_SPLIT_PTLOCK_CPUS=4
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100169# CONFIG_PPC_64K_PAGES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100170CONFIG_SCHED_SMT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100171CONFIG_PROC_DEVICETREE=y
172# CONFIG_CMDLINE_BOOL is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100173# CONFIG_PM is not set
174CONFIG_SECCOMP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100175CONFIG_ISA_DMA_API=y
176
177#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100178# Bus options
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100179#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100180CONFIG_GENERIC_ISA_DMA=y
181# CONFIG_PPC_I8259 is not set
182# CONFIG_PPC_INDIRECT_PCI is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100183CONFIG_PCI=y
184CONFIG_PCI_DOMAINS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100185# CONFIG_PCI_DEBUG is not set
186
187#
188# PCCARD (PCMCIA/CardBus) support
189#
190# CONFIG_PCCARD is not set
191
192#
193# PCI Hotplug Support
194#
195# CONFIG_HOTPLUG_PCI is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100196CONFIG_KERNEL_START=0xc000000000000000
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100197
198#
199# Networking
200#
201CONFIG_NET=y
202
203#
204# Networking options
205#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100206# CONFIG_NETDEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100207CONFIG_PACKET=y
208# CONFIG_PACKET_MMAP is not set
209CONFIG_UNIX=y
210CONFIG_XFRM=y
211# CONFIG_XFRM_USER is not set
212# CONFIG_NET_KEY is not set
213CONFIG_INET=y
214CONFIG_IP_MULTICAST=y
215# CONFIG_IP_ADVANCED_ROUTER is not set
216CONFIG_IP_FIB_HASH=y
217# CONFIG_IP_PNP is not set
218CONFIG_NET_IPIP=y
219# CONFIG_NET_IPGRE is not set
220# CONFIG_IP_MROUTE is not set
221# CONFIG_ARPD is not set
222CONFIG_SYN_COOKIES=y
223# CONFIG_INET_AH is not set
224# CONFIG_INET_ESP is not set
225# CONFIG_INET_IPCOMP is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200226# CONFIG_INET_XFRM_TUNNEL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100227CONFIG_INET_TUNNEL=y
228CONFIG_INET_DIAG=y
229CONFIG_INET_TCP_DIAG=y
230# CONFIG_TCP_CONG_ADVANCED is not set
231CONFIG_TCP_CONG_BIC=y
232
233#
234# IP: Virtual Server Configuration
235#
236# CONFIG_IP_VS is not set
237CONFIG_IPV6=y
238# CONFIG_IPV6_PRIVACY is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100239# CONFIG_IPV6_ROUTER_PREF is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100240CONFIG_INET6_AH=m
241CONFIG_INET6_ESP=m
242CONFIG_INET6_IPCOMP=m
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200243CONFIG_INET6_XFRM_TUNNEL=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100244CONFIG_INET6_TUNNEL=m
245CONFIG_IPV6_TUNNEL=m
246CONFIG_NETFILTER=y
247# CONFIG_NETFILTER_DEBUG is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100248
249#
250# Core Netfilter Configuration
251#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100252# CONFIG_NETFILTER_NETLINK is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100253# CONFIG_NETFILTER_XTABLES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100254
255#
256# IP: Netfilter Configuration
257#
258CONFIG_IP_NF_CONNTRACK=y
259# CONFIG_IP_NF_CT_ACCT is not set
260# CONFIG_IP_NF_CONNTRACK_MARK is not set
261# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
262CONFIG_IP_NF_CT_PROTO_SCTP=y
263CONFIG_IP_NF_FTP=m
264CONFIG_IP_NF_IRC=m
265# CONFIG_IP_NF_NETBIOS_NS is not set
266CONFIG_IP_NF_TFTP=m
267CONFIG_IP_NF_AMANDA=m
268# CONFIG_IP_NF_PPTP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100269# CONFIG_IP_NF_H323 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100270CONFIG_IP_NF_QUEUE=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100271
272#
273# IPv6: Netfilter Configuration (EXPERIMENTAL)
274#
275# CONFIG_IP6_NF_QUEUE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100276
277#
278# DCCP Configuration (EXPERIMENTAL)
279#
280# CONFIG_IP_DCCP is not set
281
282#
283# SCTP Configuration (EXPERIMENTAL)
284#
285# CONFIG_IP_SCTP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100286
287#
288# TIPC Configuration (EXPERIMENTAL)
289#
290# CONFIG_TIPC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100291# CONFIG_ATM is not set
292# CONFIG_BRIDGE is not set
293# CONFIG_VLAN_8021Q is not set
294# CONFIG_DECNET is not set
295# CONFIG_LLC2 is not set
296# CONFIG_IPX is not set
297# CONFIG_ATALK is not set
298# CONFIG_X25 is not set
299# CONFIG_LAPB is not set
300# CONFIG_NET_DIVERT is not set
301# CONFIG_ECONET is not set
302# CONFIG_WAN_ROUTER is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100303
304#
305# QoS and/or fair queueing
306#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100307# CONFIG_NET_SCHED is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100308
309#
310# Network testing
311#
312# CONFIG_NET_PKTGEN is not set
313# CONFIG_HAMRADIO is not set
314# CONFIG_IRDA is not set
315# CONFIG_BT is not set
316# CONFIG_IEEE80211 is not set
317
318#
319# Device Drivers
320#
321
322#
323# Generic Driver Options
324#
325CONFIG_STANDALONE=y
326CONFIG_PREVENT_FIRMWARE_BUILD=y
327CONFIG_FW_LOADER=y
328# CONFIG_DEBUG_DRIVER is not set
329
330#
331# Connector - unified userspace <-> kernelspace linker
332#
333# CONFIG_CONNECTOR is not set
334
335#
336# Memory Technology Devices (MTD)
337#
338# CONFIG_MTD is not set
339
340#
341# Parallel port support
342#
343# CONFIG_PARPORT is not set
344
345#
346# Plug and Play support
347#
348
349#
350# Block devices
351#
352# CONFIG_BLK_DEV_FD is not set
353# CONFIG_BLK_CPQ_DA is not set
354# CONFIG_BLK_CPQ_CISS_DA is not set
355# CONFIG_BLK_DEV_DAC960 is not set
356# CONFIG_BLK_DEV_UMEM is not set
357# CONFIG_BLK_DEV_COW_COMMON is not set
358CONFIG_BLK_DEV_LOOP=y
359# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100360# CONFIG_BLK_DEV_NBD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100361# CONFIG_BLK_DEV_SX8 is not set
362CONFIG_BLK_DEV_RAM=y
363CONFIG_BLK_DEV_RAM_COUNT=16
364CONFIG_BLK_DEV_RAM_SIZE=131072
365CONFIG_BLK_DEV_INITRD=y
366# CONFIG_CDROM_PKTCDVD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100367# CONFIG_ATA_OVER_ETH is not set
368
369#
370# ATA/ATAPI/MFM/RLL support
371#
372CONFIG_IDE=y
373CONFIG_BLK_DEV_IDE=y
374
375#
376# Please see Documentation/ide.txt for help/info on IDE drives
377#
378# CONFIG_BLK_DEV_IDE_SATA is not set
379CONFIG_BLK_DEV_IDEDISK=y
380CONFIG_IDEDISK_MULTI_MODE=y
381# CONFIG_BLK_DEV_IDECD is not set
382# CONFIG_BLK_DEV_IDETAPE is not set
383# CONFIG_BLK_DEV_IDEFLOPPY is not set
384# CONFIG_IDE_TASK_IOCTL is not set
385
386#
387# IDE chipset support/bugfixes
388#
389CONFIG_IDE_GENERIC=y
390CONFIG_BLK_DEV_IDEPCI=y
391CONFIG_IDEPCI_SHARE_IRQ=y
392# CONFIG_BLK_DEV_OFFBOARD is not set
393CONFIG_BLK_DEV_GENERIC=y
394# CONFIG_BLK_DEV_OPTI621 is not set
395# CONFIG_BLK_DEV_SL82C105 is not set
396CONFIG_BLK_DEV_IDEDMA_PCI=y
397# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
398CONFIG_IDEDMA_PCI_AUTO=y
399# CONFIG_IDEDMA_ONLYDISK is not set
400CONFIG_BLK_DEV_AEC62XX=y
401# CONFIG_BLK_DEV_ALI15X3 is not set
402# CONFIG_BLK_DEV_AMD74XX is not set
403# CONFIG_BLK_DEV_CMD64X is not set
404# CONFIG_BLK_DEV_TRIFLEX is not set
405# CONFIG_BLK_DEV_CY82C693 is not set
406# CONFIG_BLK_DEV_CS5520 is not set
407# CONFIG_BLK_DEV_CS5530 is not set
408# CONFIG_BLK_DEV_HPT34X is not set
409# CONFIG_BLK_DEV_HPT366 is not set
410# CONFIG_BLK_DEV_SC1200 is not set
411# CONFIG_BLK_DEV_PIIX is not set
412# CONFIG_BLK_DEV_IT821X is not set
413# CONFIG_BLK_DEV_NS87415 is not set
414# CONFIG_BLK_DEV_PDC202XX_OLD is not set
415# CONFIG_BLK_DEV_PDC202XX_NEW is not set
416# CONFIG_BLK_DEV_SVWKS is not set
417CONFIG_BLK_DEV_SIIMAGE=y
418# CONFIG_BLK_DEV_SLC90E66 is not set
419# CONFIG_BLK_DEV_TRM290 is not set
420# CONFIG_BLK_DEV_VIA82CXXX 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
431# CONFIG_SCSI is not set
432
433#
434# Multi-device support (RAID and LVM)
435#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100436CONFIG_MD=y
437CONFIG_BLK_DEV_MD=m
438CONFIG_MD_LINEAR=m
439CONFIG_MD_RAID0=m
440CONFIG_MD_RAID1=m
441# CONFIG_MD_RAID10 is not set
442# CONFIG_MD_RAID5 is not set
443# CONFIG_MD_RAID6 is not set
444# CONFIG_MD_MULTIPATH is not set
445# CONFIG_MD_FAULTY is not set
446CONFIG_BLK_DEV_DM=m
447CONFIG_DM_CRYPT=m
448CONFIG_DM_SNAPSHOT=m
449CONFIG_DM_MIRROR=m
450CONFIG_DM_ZERO=m
451CONFIG_DM_MULTIPATH=m
452# CONFIG_DM_MULTIPATH_EMC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100453
454#
455# Fusion MPT device support
456#
457# CONFIG_FUSION is not set
458
459#
460# IEEE 1394 (FireWire) support
461#
462# CONFIG_IEEE1394 is not set
463
464#
465# I2O device support
466#
467# CONFIG_I2O is not set
468
469#
470# Macintosh device drivers
471#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100472# CONFIG_WINDFARM is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100473
474#
475# Network device support
476#
477CONFIG_NETDEVICES=y
478# CONFIG_DUMMY is not set
479# CONFIG_BONDING is not set
480# CONFIG_EQUALIZER is not set
481# CONFIG_TUN is not set
482
483#
484# ARCnet devices
485#
486# CONFIG_ARCNET is not set
487
488#
489# PHY device support
490#
491# CONFIG_PHYLIB is not set
492
493#
494# Ethernet (10 or 100Mbit)
495#
496CONFIG_NET_ETHERNET=y
497CONFIG_MII=y
498# CONFIG_HAPPYMEAL is not set
499# CONFIG_SUNGEM is not set
500# CONFIG_CASSINI is not set
501# CONFIG_NET_VENDOR_3COM is not set
502
503#
504# Tulip family network device support
505#
506# CONFIG_NET_TULIP is not set
507# CONFIG_HP100 is not set
508# CONFIG_NET_PCI is not set
509
510#
511# Ethernet (1000 Mbit)
512#
513# CONFIG_ACENIC is not set
514# CONFIG_DL2K is not set
515CONFIG_E1000=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100516CONFIG_E1000_NAPI=y
Jesse Brandeburg35ec56b2006-01-18 13:01:30 -0800517# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100518# CONFIG_NS83820 is not set
519# CONFIG_HAMACHI is not set
520# CONFIG_YELLOWFIN is not set
521# CONFIG_R8169 is not set
522# CONFIG_SIS190 is not set
523CONFIG_SKGE=m
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100524# CONFIG_SKY2 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100525# CONFIG_SK98LIN is not set
526# CONFIG_TIGON3 is not set
527# CONFIG_BNX2 is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100528CONFIG_SPIDER_NET=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100529# CONFIG_MV643XX_ETH is not set
530
531#
532# Ethernet (10000 Mbit)
533#
534# CONFIG_CHELSIO_T1 is not set
535# CONFIG_IXGB is not set
536# CONFIG_S2IO is not set
537
538#
539# Token Ring devices
540#
541# CONFIG_TR is not set
542
543#
544# Wireless LAN (non-hamradio)
545#
546# CONFIG_NET_RADIO is not set
547
548#
549# Wan interfaces
550#
551# CONFIG_WAN is not set
552# CONFIG_FDDI is not set
553# CONFIG_HIPPI is not set
554# CONFIG_PPP is not set
555# CONFIG_SLIP is not set
556# CONFIG_SHAPER is not set
557# CONFIG_NETCONSOLE is not set
558# CONFIG_NETPOLL is not set
559# CONFIG_NET_POLL_CONTROLLER is not set
560
561#
562# ISDN subsystem
563#
564# CONFIG_ISDN is not set
565
566#
567# Telephony Support
568#
569# CONFIG_PHONE is not set
570
571#
572# Input device support
573#
574CONFIG_INPUT=y
575
576#
577# Userland interfaces
578#
579CONFIG_INPUT_MOUSEDEV=y
580# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
581CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
582CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
583# CONFIG_INPUT_JOYDEV is not set
584# CONFIG_INPUT_TSDEV is not set
585# CONFIG_INPUT_EVDEV is not set
586# CONFIG_INPUT_EVBUG is not set
587
588#
589# Input Device Drivers
590#
591# CONFIG_INPUT_KEYBOARD is not set
592# CONFIG_INPUT_MOUSE is not set
593# CONFIG_INPUT_JOYSTICK is not set
594# CONFIG_INPUT_TOUCHSCREEN is not set
595# CONFIG_INPUT_MISC is not set
596
597#
598# Hardware I/O ports
599#
600CONFIG_SERIO=y
601# CONFIG_SERIO_I8042 is not set
602CONFIG_SERIO_SERPORT=y
603# CONFIG_SERIO_PCIPS2 is not set
604# CONFIG_SERIO_RAW is not set
605# CONFIG_GAMEPORT is not set
606
607#
608# Character devices
609#
610CONFIG_VT=y
611CONFIG_VT_CONSOLE=y
612CONFIG_HW_CONSOLE=y
613CONFIG_SERIAL_NONSTANDARD=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100614# CONFIG_COMPUTONE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100615# CONFIG_ROCKETPORT is not set
616# CONFIG_CYCLADES is not set
617# CONFIG_DIGIEPCA is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100618# CONFIG_MOXA_INTELLIO is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100619# CONFIG_MOXA_SMARTIO is not set
620# CONFIG_ISI is not set
621# CONFIG_SYNCLINK is not set
622# CONFIG_SYNCLINKMP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100623# CONFIG_SYNCLINK_GT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100624# CONFIG_N_HDLC is not set
625# CONFIG_SPECIALIX is not set
626# CONFIG_SX is not set
627# CONFIG_STALDRV is not set
628
629#
630# Serial drivers
631#
632CONFIG_SERIAL_8250=y
633CONFIG_SERIAL_8250_CONSOLE=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200634CONFIG_SERIAL_8250_PCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100635CONFIG_SERIAL_8250_NR_UARTS=4
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100636CONFIG_SERIAL_8250_RUNTIME_UARTS=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100637# CONFIG_SERIAL_8250_EXTENDED is not set
638
639#
640# Non-8250 serial port support
641#
642CONFIG_SERIAL_CORE=y
643CONFIG_SERIAL_CORE_CONSOLE=y
644# CONFIG_SERIAL_JSM is not set
645CONFIG_UNIX98_PTYS=y
646# CONFIG_LEGACY_PTYS is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100647CONFIG_HVC_DRIVER=y
648CONFIG_HVC_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100649
650#
651# IPMI
652#
653# CONFIG_IPMI_HANDLER is not set
654
655#
656# Watchdog Cards
657#
658CONFIG_WATCHDOG=y
659# CONFIG_WATCHDOG_NOWAYOUT is not set
660
661#
662# Watchdog Device Drivers
663#
664# CONFIG_SOFT_WATCHDOG is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100665CONFIG_WATCHDOG_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100666
667#
668# PCI-based Watchdog Cards
669#
670# CONFIG_PCIPCWATCHDOG is not set
671# CONFIG_WDTPCI is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100672CONFIG_GEN_RTC=y
673# CONFIG_GEN_RTC_X is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100674# CONFIG_DTLK is not set
675# CONFIG_R3964 is not set
676# CONFIG_APPLICOM is not set
677
678#
679# Ftape, the floppy tape device driver
680#
681# CONFIG_AGP is not set
682# CONFIG_DRM is not set
683# CONFIG_RAW_DRIVER is not set
684# CONFIG_HANGCHECK_TIMER is not set
685
686#
687# TPM devices
688#
689# CONFIG_TCG_TPM is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100690# CONFIG_TELCLOCK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100691
692#
693# I2C support
694#
695CONFIG_I2C=y
696# CONFIG_I2C_CHARDEV is not set
697
698#
699# I2C Algorithms
700#
701CONFIG_I2C_ALGOBIT=y
702# CONFIG_I2C_ALGOPCF is not set
703# CONFIG_I2C_ALGOPCA is not set
704
705#
706# I2C Hardware Bus support
707#
708# CONFIG_I2C_ALI1535 is not set
709# CONFIG_I2C_ALI1563 is not set
710# CONFIG_I2C_ALI15X3 is not set
711# CONFIG_I2C_AMD756 is not set
712# CONFIG_I2C_AMD8111 is not set
713# CONFIG_I2C_I801 is not set
714# CONFIG_I2C_I810 is not set
715# CONFIG_I2C_PIIX4 is not set
716# CONFIG_I2C_NFORCE2 is not set
717# CONFIG_I2C_PARPORT_LIGHT is not set
718# CONFIG_I2C_PROSAVAGE is not set
719# CONFIG_I2C_SAVAGE4 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100720# CONFIG_I2C_SIS5595 is not set
721# CONFIG_I2C_SIS630 is not set
722# CONFIG_I2C_SIS96X is not set
723# CONFIG_I2C_STUB is not set
724# CONFIG_I2C_VIA is not set
725# CONFIG_I2C_VIAPRO is not set
726# CONFIG_I2C_VOODOO3 is not set
727# CONFIG_I2C_PCA_ISA is not set
728
729#
730# Miscellaneous I2C Chip support
731#
732# CONFIG_SENSORS_DS1337 is not set
733# CONFIG_SENSORS_DS1374 is not set
734# CONFIG_SENSORS_EEPROM is not set
735# CONFIG_SENSORS_PCF8574 is not set
736# CONFIG_SENSORS_PCA9539 is not set
737# CONFIG_SENSORS_PCF8591 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100738# CONFIG_SENSORS_MAX6875 is not set
739# CONFIG_I2C_DEBUG_CORE is not set
740# CONFIG_I2C_DEBUG_ALGO is not set
741# CONFIG_I2C_DEBUG_BUS is not set
742# CONFIG_I2C_DEBUG_CHIP is not set
743
744#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100745# SPI support
746#
747# CONFIG_SPI is not set
748# CONFIG_SPI_MASTER is not set
749
750#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100751# Dallas's 1-wire bus
752#
753# CONFIG_W1 is not set
754
755#
756# Hardware Monitoring support
757#
758# CONFIG_HWMON is not set
759# CONFIG_HWMON_VID is not set
760
761#
762# Misc devices
763#
764
765#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100766# Multimedia devices
767#
768# CONFIG_VIDEO_DEV is not set
769
770#
771# Digital Video Broadcasting Devices
772#
773# CONFIG_DVB is not set
774
775#
776# Graphics support
777#
778# CONFIG_FB is not set
779
780#
781# Console display driver support
782#
783# CONFIG_VGA_CONSOLE is not set
784CONFIG_DUMMY_CONSOLE=y
785
786#
787# Sound
788#
789# CONFIG_SOUND is not set
790
791#
792# USB support
793#
794CONFIG_USB_ARCH_HAS_HCD=y
795CONFIG_USB_ARCH_HAS_OHCI=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100796CONFIG_USB_ARCH_HAS_EHCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100797# CONFIG_USB is not set
798
799#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100800# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
801#
802
803#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100804# USB Gadget Support
805#
806# CONFIG_USB_GADGET is not set
807
808#
809# MMC/SD Card support
810#
811# CONFIG_MMC is not set
812
813#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200814# LED devices
815#
816# CONFIG_NEW_LEDS is not set
817
818#
819# LED drivers
820#
821
822#
823# LED Triggers
824#
825
826#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100827# InfiniBand support
828#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100829CONFIG_INFINIBAND=y
830CONFIG_INFINIBAND_USER_MAD=m
831CONFIG_INFINIBAND_USER_ACCESS=m
832CONFIG_INFINIBAND_MTHCA=m
833CONFIG_INFINIBAND_MTHCA_DEBUG=y
834CONFIG_INFINIBAND_IPOIB=m
835CONFIG_INFINIBAND_IPOIB_DEBUG=y
836CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100837
838#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100839# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100840#
841
842#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200843# Real Time Clock
844#
845# CONFIG_RTC_CLASS is not set
846
847#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100848# File systems
849#
850CONFIG_EXT2_FS=y
851# CONFIG_EXT2_FS_XATTR is not set
852# CONFIG_EXT2_FS_XIP is not set
853CONFIG_EXT3_FS=y
854CONFIG_EXT3_FS_XATTR=y
855# CONFIG_EXT3_FS_POSIX_ACL is not set
856# CONFIG_EXT3_FS_SECURITY is not set
857CONFIG_JBD=y
858# CONFIG_JBD_DEBUG is not set
859CONFIG_FS_MBCACHE=y
860# CONFIG_REISERFS_FS is not set
861# CONFIG_JFS_FS is not set
862CONFIG_FS_POSIX_ACL=y
863# CONFIG_XFS_FS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100864# CONFIG_OCFS2_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100865# CONFIG_MINIX_FS is not set
866# CONFIG_ROMFS_FS is not set
867CONFIG_INOTIFY=y
868# CONFIG_QUOTA is not set
869CONFIG_DNOTIFY=y
870# CONFIG_AUTOFS_FS is not set
871# CONFIG_AUTOFS4_FS is not set
872# CONFIG_FUSE_FS is not set
873
874#
875# CD-ROM/DVD Filesystems
876#
877CONFIG_ISO9660_FS=m
878CONFIG_JOLIET=y
879# CONFIG_ZISOFS is not set
880CONFIG_UDF_FS=m
881CONFIG_UDF_NLS=y
882
883#
884# DOS/FAT/NT Filesystems
885#
886CONFIG_FAT_FS=m
887CONFIG_MSDOS_FS=m
888CONFIG_VFAT_FS=m
889CONFIG_FAT_DEFAULT_CODEPAGE=437
890CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
891# CONFIG_NTFS_FS is not set
892
893#
894# Pseudo filesystems
895#
896CONFIG_PROC_FS=y
897CONFIG_PROC_KCORE=y
898CONFIG_SYSFS=y
899CONFIG_TMPFS=y
900CONFIG_HUGETLBFS=y
901CONFIG_HUGETLB_PAGE=y
902CONFIG_RAMFS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100903# CONFIG_CONFIGFS_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100904
905#
906# Miscellaneous filesystems
907#
908# CONFIG_ADFS_FS is not set
909# CONFIG_AFFS_FS is not set
910# CONFIG_HFS_FS is not set
911# CONFIG_HFSPLUS_FS is not set
912# CONFIG_BEFS_FS is not set
913# CONFIG_BFS_FS is not set
914# CONFIG_EFS_FS is not set
915# CONFIG_CRAMFS is not set
916# CONFIG_VXFS_FS is not set
917# CONFIG_HPFS_FS is not set
918# CONFIG_QNX4FS_FS is not set
919# CONFIG_SYSV_FS is not set
920# CONFIG_UFS_FS is not set
921
922#
923# Network File Systems
924#
925CONFIG_NFS_FS=m
926CONFIG_NFS_V3=y
927CONFIG_NFS_V3_ACL=y
928# CONFIG_NFS_V4 is not set
929# CONFIG_NFS_DIRECTIO is not set
930CONFIG_NFSD=m
931CONFIG_NFSD_V2_ACL=y
932CONFIG_NFSD_V3=y
933CONFIG_NFSD_V3_ACL=y
934# CONFIG_NFSD_V4 is not set
935CONFIG_NFSD_TCP=y
936CONFIG_LOCKD=m
937CONFIG_LOCKD_V4=y
938CONFIG_EXPORTFS=m
939CONFIG_NFS_ACL_SUPPORT=m
940CONFIG_NFS_COMMON=y
941CONFIG_SUNRPC=m
942# CONFIG_RPCSEC_GSS_KRB5 is not set
943# CONFIG_RPCSEC_GSS_SPKM3 is not set
944# CONFIG_SMB_FS is not set
945# CONFIG_CIFS is not set
946# CONFIG_NCP_FS is not set
947# CONFIG_CODA_FS is not set
948# CONFIG_AFS_FS is not set
949# CONFIG_9P_FS is not set
950
951#
952# Partition Types
953#
954CONFIG_PARTITION_ADVANCED=y
955# CONFIG_ACORN_PARTITION is not set
956# CONFIG_OSF_PARTITION is not set
957# CONFIG_AMIGA_PARTITION is not set
958# CONFIG_ATARI_PARTITION is not set
959# CONFIG_MAC_PARTITION is not set
960CONFIG_MSDOS_PARTITION=y
961# CONFIG_BSD_DISKLABEL is not set
962# CONFIG_MINIX_SUBPARTITION is not set
963# CONFIG_SOLARIS_X86_PARTITION is not set
964# CONFIG_UNIXWARE_DISKLABEL is not set
965# CONFIG_LDM_PARTITION is not set
966# CONFIG_SGI_PARTITION is not set
967# CONFIG_ULTRIX_PARTITION is not set
968# CONFIG_SUN_PARTITION is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100969# CONFIG_KARMA_PARTITION is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100970CONFIG_EFI_PARTITION=y
971
972#
973# Native Language Support
974#
975CONFIG_NLS=m
976CONFIG_NLS_DEFAULT="iso8859-1"
977# CONFIG_NLS_CODEPAGE_437 is not set
978# CONFIG_NLS_CODEPAGE_737 is not set
979# CONFIG_NLS_CODEPAGE_775 is not set
980# CONFIG_NLS_CODEPAGE_850 is not set
981# CONFIG_NLS_CODEPAGE_852 is not set
982# CONFIG_NLS_CODEPAGE_855 is not set
983# CONFIG_NLS_CODEPAGE_857 is not set
984# CONFIG_NLS_CODEPAGE_860 is not set
985# CONFIG_NLS_CODEPAGE_861 is not set
986# CONFIG_NLS_CODEPAGE_862 is not set
987# CONFIG_NLS_CODEPAGE_863 is not set
988# CONFIG_NLS_CODEPAGE_864 is not set
989# CONFIG_NLS_CODEPAGE_865 is not set
990# CONFIG_NLS_CODEPAGE_866 is not set
991# CONFIG_NLS_CODEPAGE_869 is not set
992# CONFIG_NLS_CODEPAGE_936 is not set
993# CONFIG_NLS_CODEPAGE_950 is not set
994# CONFIG_NLS_CODEPAGE_932 is not set
995# CONFIG_NLS_CODEPAGE_949 is not set
996# CONFIG_NLS_CODEPAGE_874 is not set
997# CONFIG_NLS_ISO8859_8 is not set
998# CONFIG_NLS_CODEPAGE_1250 is not set
999# CONFIG_NLS_CODEPAGE_1251 is not set
1000# CONFIG_NLS_ASCII is not set
1001CONFIG_NLS_ISO8859_1=m
1002CONFIG_NLS_ISO8859_2=m
1003CONFIG_NLS_ISO8859_3=m
1004CONFIG_NLS_ISO8859_4=m
1005CONFIG_NLS_ISO8859_5=m
1006CONFIG_NLS_ISO8859_6=m
1007CONFIG_NLS_ISO8859_7=m
1008CONFIG_NLS_ISO8859_9=m
1009CONFIG_NLS_ISO8859_13=m
1010CONFIG_NLS_ISO8859_14=m
1011CONFIG_NLS_ISO8859_15=m
1012# CONFIG_NLS_KOI8_R is not set
1013# CONFIG_NLS_KOI8_U is not set
1014# CONFIG_NLS_UTF8 is not set
1015
1016#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001017# Library routines
1018#
1019# CONFIG_CRC_CCITT is not set
1020# CONFIG_CRC16 is not set
1021CONFIG_CRC32=y
1022# CONFIG_LIBCRC32C is not set
1023CONFIG_ZLIB_INFLATE=m
1024CONFIG_ZLIB_DEFLATE=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001025
1026#
1027# Instrumentation Support
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001028#
1029# CONFIG_PROFILING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001030# CONFIG_KPROBES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001031
1032#
1033# Kernel hacking
1034#
1035# CONFIG_PRINTK_TIME is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001036CONFIG_MAGIC_SYSRQ=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001037CONFIG_DEBUG_KERNEL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001038CONFIG_LOG_BUF_SHIFT=15
1039CONFIG_DETECT_SOFTLOCKUP=y
1040# CONFIG_SCHEDSTATS is not set
1041# CONFIG_DEBUG_SLAB is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +01001042CONFIG_DEBUG_MUTEXES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001043# CONFIG_DEBUG_SPINLOCK is not set
1044CONFIG_DEBUG_SPINLOCK_SLEEP=y
1045# CONFIG_DEBUG_KOBJECT is not set
1046# CONFIG_DEBUG_INFO is not set
1047CONFIG_DEBUG_FS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001048# CONFIG_DEBUG_VM is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001049# CONFIG_FORCED_INLINING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001050# CONFIG_RCU_TORTURE_TEST is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001051# CONFIG_DEBUG_STACKOVERFLOW is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001052# CONFIG_DEBUG_STACK_USAGE is not set
1053CONFIG_DEBUGGER=y
1054# CONFIG_XMON is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001055CONFIG_IRQSTACKS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001056# CONFIG_BOOTX_TEXT is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001057# CONFIG_PPC_EARLY_DEBUG_LPAR is not set
1058# CONFIG_PPC_EARLY_DEBUG_G5 is not set
1059# CONFIG_PPC_EARLY_DEBUG_RTAS is not set
1060# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
1061# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001062
1063#
1064# Security options
1065#
1066# CONFIG_KEYS is not set
1067# CONFIG_SECURITY is not set
1068
1069#
1070# Cryptographic options
1071#
1072CONFIG_CRYPTO=y
1073CONFIG_CRYPTO_HMAC=y
1074# CONFIG_CRYPTO_NULL is not set
1075# CONFIG_CRYPTO_MD4 is not set
1076CONFIG_CRYPTO_MD5=m
1077CONFIG_CRYPTO_SHA1=m
1078# CONFIG_CRYPTO_SHA256 is not set
1079# CONFIG_CRYPTO_SHA512 is not set
1080# CONFIG_CRYPTO_WP512 is not set
1081# CONFIG_CRYPTO_TGR192 is not set
1082CONFIG_CRYPTO_DES=m
1083# CONFIG_CRYPTO_BLOWFISH is not set
1084# CONFIG_CRYPTO_TWOFISH is not set
1085# CONFIG_CRYPTO_SERPENT is not set
1086# CONFIG_CRYPTO_AES is not set
1087# CONFIG_CRYPTO_CAST5 is not set
1088# CONFIG_CRYPTO_CAST6 is not set
1089# CONFIG_CRYPTO_TEA is not set
1090# CONFIG_CRYPTO_ARC4 is not set
1091# CONFIG_CRYPTO_KHAZAD is not set
1092# CONFIG_CRYPTO_ANUBIS is not set
1093CONFIG_CRYPTO_DEFLATE=m
1094# CONFIG_CRYPTO_MICHAEL_MIC is not set
1095# CONFIG_CRYPTO_CRC32C is not set
1096# CONFIG_CRYPTO_TEST is not set
1097
1098#
1099# Hardware crypto devices
1100#