blob: e028a2ecb8a356694218bdfc97005277d1da2630 [file] [log] [blame]
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001#
2# Automatically generated make config: don't edit
Michael Ellerman6b7290b2006-06-23 18:20:24 +10003# Linux kernel version: 2.6.17-rc6
4# Thu Jun 22 15:28:36 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
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020014CONFIG_GENERIC_FIND_NEXT_BIT=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110015CONFIG_PPC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110016CONFIG_EARLY_PRINTK=y
17CONFIG_COMPAT=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110018CONFIG_SYSVIPC_COMPAT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110019CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
20CONFIG_ARCH_MAY_HAVE_PC_FDC=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110021CONFIG_PPC_OF=y
22CONFIG_PPC_UDBG_16550=y
23# CONFIG_GENERIC_TBSYNC is not set
24# CONFIG_DEFAULT_UIMAGE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110025
26#
27# Processor support
28#
29# CONFIG_POWER4_ONLY is not set
30CONFIG_POWER3=y
31CONFIG_POWER4=y
32CONFIG_PPC_FPU=y
33CONFIG_ALTIVEC=y
34CONFIG_PPC_STD_MMU=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +010035CONFIG_VIRT_CPU_ACCOUNTING=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110036CONFIG_SMP=y
37CONFIG_NR_CPUS=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110038
39#
40# Code maturity level options
41#
42CONFIG_EXPERIMENTAL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110043CONFIG_LOCK_KERNEL=y
44CONFIG_INIT_ENV_ARG_LIMIT=32
45
46#
47# General setup
48#
49CONFIG_LOCALVERSION=""
50CONFIG_LOCALVERSION_AUTO=y
51CONFIG_SWAP=y
52CONFIG_SYSVIPC=y
53# CONFIG_POSIX_MQUEUE is not set
54# CONFIG_BSD_PROCESS_ACCT is not set
55CONFIG_SYSCTL=y
56# CONFIG_AUDIT is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +010057CONFIG_IKCONFIG=y
58CONFIG_IKCONFIG_PROC=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020059CONFIG_CPUSETS=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020060# CONFIG_RELAY is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110061CONFIG_INITRAMFS_SOURCE=""
Paul Mackerras5a1244e2005-12-20 16:00:17 +110062CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110063# CONFIG_EMBEDDED is not set
64CONFIG_KALLSYMS=y
65# CONFIG_KALLSYMS_ALL is not set
66# CONFIG_KALLSYMS_EXTRA_PASS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +110067CONFIG_HOTPLUG=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110068CONFIG_PRINTK=y
69CONFIG_BUG=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110070CONFIG_ELF_CORE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110071CONFIG_BASE_FULL=y
72CONFIG_FUTEX=y
73CONFIG_EPOLL=y
74CONFIG_SHMEM=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110075CONFIG_SLAB=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110076# CONFIG_TINY_SHMEM is not set
77CONFIG_BASE_SMALL=0
Paul Mackerras1ae5db32006-03-15 16:22:54 +110078# CONFIG_SLOB is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110079
80#
81# Loadable module support
82#
83CONFIG_MODULES=y
84CONFIG_MODULE_UNLOAD=y
85# CONFIG_MODULE_FORCE_UNLOAD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110086# CONFIG_MODVERSIONS is not set
87# CONFIG_MODULE_SRCVERSION_ALL is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +010088CONFIG_KMOD=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110089CONFIG_STOP_MACHINE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110090
91#
92# Block layer
93#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020094# CONFIG_BLK_DEV_IO_TRACE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110095
96#
97# IO Schedulers
98#
99CONFIG_IOSCHED_NOOP=y
100CONFIG_IOSCHED_AS=y
101CONFIG_IOSCHED_DEADLINE=y
102CONFIG_IOSCHED_CFQ=y
103CONFIG_DEFAULT_AS=y
104# CONFIG_DEFAULT_DEADLINE is not set
105# CONFIG_DEFAULT_CFQ is not set
106# CONFIG_DEFAULT_NOOP is not set
107CONFIG_DEFAULT_IOSCHED="anticipatory"
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100108
109#
110# Platform support
111#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100112CONFIG_PPC_MULTIPLATFORM=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100113# CONFIG_PPC_ISERIES is not set
114# CONFIG_EMBEDDED6xx is not set
115# CONFIG_APUS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100116# CONFIG_PPC_PSERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100117# CONFIG_PPC_PMAC is not set
118# CONFIG_PPC_MAPLE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100119CONFIG_PPC_CELL=y
Geoff Levandc01ea722006-06-19 20:33:28 +0200120CONFIG_PPC_CELL_NATIVE=y
121CONFIG_PPC_IBM_CELL_BLADE=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200122CONFIG_PPC_SYSTEMSIM=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100123# CONFIG_U3_DART is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100124CONFIG_PPC_RTAS=y
125# CONFIG_RTAS_ERROR_LOGGING is not set
126CONFIG_RTAS_PROC=y
127CONFIG_RTAS_FLASH=y
128CONFIG_MMIO_NVRAM=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100129# CONFIG_PPC_MPC106 is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200130# CONFIG_PPC_970_NAP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100131# CONFIG_CPU_FREQ is not set
132# CONFIG_WANT_EARLY_SERIAL is not set
133
134#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100135# Cell Broadband Engine options
136#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100137CONFIG_SPU_FS=m
Geoff Levandc01ea722006-06-19 20:33:28 +0200138CONFIG_SPU_BASE=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100139CONFIG_SPUFS_MMAP=y
Benjamin Herrenschmidtacf7d762006-06-19 20:33:16 +0200140CONFIG_CBE_RAS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100141
142#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100143# Kernel options
144#
145# CONFIG_HZ_100 is not set
146CONFIG_HZ_250=y
147# CONFIG_HZ_1000 is not set
148CONFIG_HZ=250
149CONFIG_PREEMPT_NONE=y
150# CONFIG_PREEMPT_VOLUNTARY is not set
151# CONFIG_PREEMPT is not set
152CONFIG_PREEMPT_BKL=y
153CONFIG_BINFMT_ELF=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100154CONFIG_BINFMT_MISC=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100155CONFIG_FORCE_MAX_ZONEORDER=13
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100156# CONFIG_IOMMU_VMERGE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100157CONFIG_KEXEC=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100158# CONFIG_CRASH_DUMP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100159CONFIG_IRQ_ALL_CPUS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200160CONFIG_NUMA=y
161CONFIG_NODES_SHIFT=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100162CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100163CONFIG_ARCH_SPARSEMEM_ENABLE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100164CONFIG_SELECT_MEMORY_MODEL=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100165# CONFIG_FLATMEM_MANUAL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100166# CONFIG_DISCONTIGMEM_MANUAL is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100167CONFIG_SPARSEMEM_MANUAL=y
168CONFIG_SPARSEMEM=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200169CONFIG_NEED_MULTIPLE_NODES=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100170CONFIG_HAVE_MEMORY_PRESENT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100171# CONFIG_SPARSEMEM_STATIC is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100172CONFIG_SPARSEMEM_EXTREME=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200173CONFIG_MEMORY_HOTPLUG=y
Paul Mackerras5a1244e2005-12-20 16:00:17 +1100174CONFIG_SPLIT_PTLOCK_CPUS=4
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200175CONFIG_MIGRATION=y
176CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
177CONFIG_ARCH_MEMORY_PROBE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100178# CONFIG_PPC_64K_PAGES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100179CONFIG_SCHED_SMT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100180CONFIG_PROC_DEVICETREE=y
181# CONFIG_CMDLINE_BOOL is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100182# CONFIG_PM is not set
183CONFIG_SECCOMP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100184CONFIG_ISA_DMA_API=y
185
186#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100187# Bus options
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100188#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100189CONFIG_GENERIC_ISA_DMA=y
190# CONFIG_PPC_I8259 is not set
191# CONFIG_PPC_INDIRECT_PCI is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100192CONFIG_PCI=y
193CONFIG_PCI_DOMAINS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200194CONFIG_PCIEPORTBUS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100195# CONFIG_PCI_DEBUG is not set
196
197#
198# PCCARD (PCMCIA/CardBus) support
199#
200# CONFIG_PCCARD is not set
201
202#
203# PCI Hotplug Support
204#
205# CONFIG_HOTPLUG_PCI is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100206CONFIG_KERNEL_START=0xc000000000000000
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100207
208#
209# Networking
210#
211CONFIG_NET=y
212
213#
214# Networking options
215#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100216# CONFIG_NETDEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100217CONFIG_PACKET=y
218# CONFIG_PACKET_MMAP is not set
219CONFIG_UNIX=y
220CONFIG_XFRM=y
221# CONFIG_XFRM_USER is not set
222# CONFIG_NET_KEY is not set
223CONFIG_INET=y
224CONFIG_IP_MULTICAST=y
225# CONFIG_IP_ADVANCED_ROUTER is not set
226CONFIG_IP_FIB_HASH=y
227# CONFIG_IP_PNP is not set
228CONFIG_NET_IPIP=y
229# CONFIG_NET_IPGRE is not set
230# CONFIG_IP_MROUTE is not set
231# CONFIG_ARPD is not set
232CONFIG_SYN_COOKIES=y
233# CONFIG_INET_AH is not set
234# CONFIG_INET_ESP is not set
235# CONFIG_INET_IPCOMP is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200236# CONFIG_INET_XFRM_TUNNEL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100237CONFIG_INET_TUNNEL=y
238CONFIG_INET_DIAG=y
239CONFIG_INET_TCP_DIAG=y
240# CONFIG_TCP_CONG_ADVANCED is not set
241CONFIG_TCP_CONG_BIC=y
242
243#
244# IP: Virtual Server Configuration
245#
246# CONFIG_IP_VS is not set
247CONFIG_IPV6=y
248# CONFIG_IPV6_PRIVACY is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100249# CONFIG_IPV6_ROUTER_PREF is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100250CONFIG_INET6_AH=m
251CONFIG_INET6_ESP=m
252CONFIG_INET6_IPCOMP=m
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200253CONFIG_INET6_XFRM_TUNNEL=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100254CONFIG_INET6_TUNNEL=m
255CONFIG_IPV6_TUNNEL=m
256CONFIG_NETFILTER=y
257# CONFIG_NETFILTER_DEBUG is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100258
259#
260# Core Netfilter Configuration
261#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100262# CONFIG_NETFILTER_NETLINK is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100263# CONFIG_NETFILTER_XTABLES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100264
265#
266# IP: Netfilter Configuration
267#
268CONFIG_IP_NF_CONNTRACK=y
269# CONFIG_IP_NF_CT_ACCT is not set
270# CONFIG_IP_NF_CONNTRACK_MARK is not set
271# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
272CONFIG_IP_NF_CT_PROTO_SCTP=y
273CONFIG_IP_NF_FTP=m
274CONFIG_IP_NF_IRC=m
275# CONFIG_IP_NF_NETBIOS_NS is not set
276CONFIG_IP_NF_TFTP=m
277CONFIG_IP_NF_AMANDA=m
278# CONFIG_IP_NF_PPTP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100279# CONFIG_IP_NF_H323 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100280CONFIG_IP_NF_QUEUE=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100281
282#
283# IPv6: Netfilter Configuration (EXPERIMENTAL)
284#
285# CONFIG_IP6_NF_QUEUE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100286
287#
288# DCCP Configuration (EXPERIMENTAL)
289#
290# CONFIG_IP_DCCP is not set
291
292#
293# SCTP Configuration (EXPERIMENTAL)
294#
295# CONFIG_IP_SCTP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100296
297#
298# TIPC Configuration (EXPERIMENTAL)
299#
300# CONFIG_TIPC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100301# CONFIG_ATM is not set
302# CONFIG_BRIDGE is not set
303# CONFIG_VLAN_8021Q is not set
304# CONFIG_DECNET is not set
305# CONFIG_LLC2 is not set
306# CONFIG_IPX is not set
307# CONFIG_ATALK is not set
308# CONFIG_X25 is not set
309# CONFIG_LAPB is not set
310# CONFIG_NET_DIVERT is not set
311# CONFIG_ECONET is not set
312# CONFIG_WAN_ROUTER is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100313
314#
315# QoS and/or fair queueing
316#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100317# CONFIG_NET_SCHED is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100318
319#
320# Network testing
321#
322# CONFIG_NET_PKTGEN is not set
323# CONFIG_HAMRADIO is not set
324# CONFIG_IRDA is not set
325# CONFIG_BT is not set
326# CONFIG_IEEE80211 is not set
327
328#
329# Device Drivers
330#
331
332#
333# Generic Driver Options
334#
335CONFIG_STANDALONE=y
336CONFIG_PREVENT_FIRMWARE_BUILD=y
337CONFIG_FW_LOADER=y
338# CONFIG_DEBUG_DRIVER is not set
339
340#
341# Connector - unified userspace <-> kernelspace linker
342#
343# CONFIG_CONNECTOR is not set
344
345#
346# Memory Technology Devices (MTD)
347#
348# CONFIG_MTD is not set
349
350#
351# Parallel port support
352#
353# CONFIG_PARPORT is not set
354
355#
356# Plug and Play support
357#
358
359#
360# Block devices
361#
362# CONFIG_BLK_DEV_FD is not set
363# CONFIG_BLK_CPQ_DA is not set
364# CONFIG_BLK_CPQ_CISS_DA is not set
365# CONFIG_BLK_DEV_DAC960 is not set
366# CONFIG_BLK_DEV_UMEM is not set
367# CONFIG_BLK_DEV_COW_COMMON is not set
368CONFIG_BLK_DEV_LOOP=y
369# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100370# CONFIG_BLK_DEV_NBD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100371# CONFIG_BLK_DEV_SX8 is not set
372CONFIG_BLK_DEV_RAM=y
373CONFIG_BLK_DEV_RAM_COUNT=16
374CONFIG_BLK_DEV_RAM_SIZE=131072
375CONFIG_BLK_DEV_INITRD=y
376# CONFIG_CDROM_PKTCDVD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100377# CONFIG_ATA_OVER_ETH is not set
378
379#
380# ATA/ATAPI/MFM/RLL support
381#
382CONFIG_IDE=y
383CONFIG_BLK_DEV_IDE=y
384
385#
386# Please see Documentation/ide.txt for help/info on IDE drives
387#
388# CONFIG_BLK_DEV_IDE_SATA is not set
389CONFIG_BLK_DEV_IDEDISK=y
390CONFIG_IDEDISK_MULTI_MODE=y
391# CONFIG_BLK_DEV_IDECD is not set
392# CONFIG_BLK_DEV_IDETAPE is not set
393# CONFIG_BLK_DEV_IDEFLOPPY is not set
394# CONFIG_IDE_TASK_IOCTL is not set
395
396#
397# IDE chipset support/bugfixes
398#
399CONFIG_IDE_GENERIC=y
400CONFIG_BLK_DEV_IDEPCI=y
401CONFIG_IDEPCI_SHARE_IRQ=y
402# CONFIG_BLK_DEV_OFFBOARD is not set
403CONFIG_BLK_DEV_GENERIC=y
404# CONFIG_BLK_DEV_OPTI621 is not set
405# CONFIG_BLK_DEV_SL82C105 is not set
406CONFIG_BLK_DEV_IDEDMA_PCI=y
407# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
408CONFIG_IDEDMA_PCI_AUTO=y
409# CONFIG_IDEDMA_ONLYDISK is not set
410CONFIG_BLK_DEV_AEC62XX=y
411# CONFIG_BLK_DEV_ALI15X3 is not set
412# CONFIG_BLK_DEV_AMD74XX is not set
413# CONFIG_BLK_DEV_CMD64X is not set
414# CONFIG_BLK_DEV_TRIFLEX is not set
415# CONFIG_BLK_DEV_CY82C693 is not set
416# CONFIG_BLK_DEV_CS5520 is not set
417# CONFIG_BLK_DEV_CS5530 is not set
418# CONFIG_BLK_DEV_HPT34X is not set
419# CONFIG_BLK_DEV_HPT366 is not set
420# CONFIG_BLK_DEV_SC1200 is not set
421# CONFIG_BLK_DEV_PIIX is not set
422# CONFIG_BLK_DEV_IT821X is not set
423# CONFIG_BLK_DEV_NS87415 is not set
424# CONFIG_BLK_DEV_PDC202XX_OLD is not set
425# CONFIG_BLK_DEV_PDC202XX_NEW is not set
426# CONFIG_BLK_DEV_SVWKS is not set
427CONFIG_BLK_DEV_SIIMAGE=y
428# CONFIG_BLK_DEV_SLC90E66 is not set
429# CONFIG_BLK_DEV_TRM290 is not set
430# CONFIG_BLK_DEV_VIA82CXXX is not set
431# CONFIG_IDE_ARM is not set
432CONFIG_BLK_DEV_IDEDMA=y
433# CONFIG_IDEDMA_IVB is not set
434CONFIG_IDEDMA_AUTO=y
435# CONFIG_BLK_DEV_HD is not set
436
437#
438# SCSI device support
439#
440# CONFIG_RAID_ATTRS is not set
441# CONFIG_SCSI is not set
442
443#
444# Multi-device support (RAID and LVM)
445#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100446CONFIG_MD=y
447CONFIG_BLK_DEV_MD=m
448CONFIG_MD_LINEAR=m
449CONFIG_MD_RAID0=m
450CONFIG_MD_RAID1=m
451# CONFIG_MD_RAID10 is not set
452# CONFIG_MD_RAID5 is not set
453# CONFIG_MD_RAID6 is not set
454# CONFIG_MD_MULTIPATH is not set
455# CONFIG_MD_FAULTY is not set
456CONFIG_BLK_DEV_DM=m
457CONFIG_DM_CRYPT=m
458CONFIG_DM_SNAPSHOT=m
459CONFIG_DM_MIRROR=m
460CONFIG_DM_ZERO=m
461CONFIG_DM_MULTIPATH=m
462# CONFIG_DM_MULTIPATH_EMC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100463
464#
465# Fusion MPT device support
466#
467# CONFIG_FUSION is not set
468
469#
470# IEEE 1394 (FireWire) support
471#
472# CONFIG_IEEE1394 is not set
473
474#
475# I2O device support
476#
477# CONFIG_I2O is not set
478
479#
480# Macintosh device drivers
481#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100482# CONFIG_WINDFARM is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100483
484#
485# Network device support
486#
487CONFIG_NETDEVICES=y
488# CONFIG_DUMMY is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200489CONFIG_BONDING=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100490# CONFIG_EQUALIZER is not set
491# CONFIG_TUN is not set
492
493#
494# ARCnet devices
495#
496# CONFIG_ARCNET is not set
497
498#
499# PHY device support
500#
501# CONFIG_PHYLIB is not set
502
503#
504# Ethernet (10 or 100Mbit)
505#
506CONFIG_NET_ETHERNET=y
507CONFIG_MII=y
508# CONFIG_HAPPYMEAL is not set
509# CONFIG_SUNGEM is not set
510# CONFIG_CASSINI is not set
511# CONFIG_NET_VENDOR_3COM is not set
512
513#
514# Tulip family network device support
515#
516# CONFIG_NET_TULIP is not set
517# CONFIG_HP100 is not set
518# CONFIG_NET_PCI is not set
519
520#
521# Ethernet (1000 Mbit)
522#
523# CONFIG_ACENIC is not set
524# CONFIG_DL2K is not set
525CONFIG_E1000=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100526CONFIG_E1000_NAPI=y
Jesse Brandeburg35ec56b2006-01-18 13:01:30 -0800527# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100528# CONFIG_NS83820 is not set
529# CONFIG_HAMACHI is not set
530# CONFIG_YELLOWFIN is not set
531# CONFIG_R8169 is not set
532# CONFIG_SIS190 is not set
533CONFIG_SKGE=m
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100534# CONFIG_SKY2 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100535# CONFIG_SK98LIN is not set
536# CONFIG_TIGON3 is not set
537# CONFIG_BNX2 is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100538CONFIG_SPIDER_NET=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100539# CONFIG_MV643XX_ETH is not set
540
541#
542# Ethernet (10000 Mbit)
543#
544# CONFIG_CHELSIO_T1 is not set
545# CONFIG_IXGB is not set
546# CONFIG_S2IO is not set
547
548#
549# Token Ring devices
550#
551# CONFIG_TR is not set
552
553#
554# Wireless LAN (non-hamradio)
555#
556# CONFIG_NET_RADIO is not set
557
558#
559# Wan interfaces
560#
561# CONFIG_WAN is not set
562# CONFIG_FDDI is not set
563# CONFIG_HIPPI is not set
564# CONFIG_PPP is not set
565# CONFIG_SLIP is not set
566# CONFIG_SHAPER is not set
567# CONFIG_NETCONSOLE is not set
568# CONFIG_NETPOLL is not set
569# CONFIG_NET_POLL_CONTROLLER is not set
570
571#
572# ISDN subsystem
573#
574# CONFIG_ISDN is not set
575
576#
577# Telephony Support
578#
579# CONFIG_PHONE is not set
580
581#
582# Input device support
583#
584CONFIG_INPUT=y
585
586#
587# Userland interfaces
588#
589CONFIG_INPUT_MOUSEDEV=y
590# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
591CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
592CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
593# CONFIG_INPUT_JOYDEV is not set
594# CONFIG_INPUT_TSDEV is not set
595# CONFIG_INPUT_EVDEV is not set
596# CONFIG_INPUT_EVBUG is not set
597
598#
599# Input Device Drivers
600#
601# CONFIG_INPUT_KEYBOARD is not set
602# CONFIG_INPUT_MOUSE is not set
603# CONFIG_INPUT_JOYSTICK is not set
604# CONFIG_INPUT_TOUCHSCREEN is not set
605# CONFIG_INPUT_MISC is not set
606
607#
608# Hardware I/O ports
609#
610CONFIG_SERIO=y
611# CONFIG_SERIO_I8042 is not set
612CONFIG_SERIO_SERPORT=y
613# CONFIG_SERIO_PCIPS2 is not set
614# CONFIG_SERIO_RAW is not set
615# CONFIG_GAMEPORT is not set
616
617#
618# Character devices
619#
620CONFIG_VT=y
621CONFIG_VT_CONSOLE=y
622CONFIG_HW_CONSOLE=y
623CONFIG_SERIAL_NONSTANDARD=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100624# CONFIG_COMPUTONE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100625# CONFIG_ROCKETPORT is not set
626# CONFIG_CYCLADES is not set
627# CONFIG_DIGIEPCA is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100628# CONFIG_MOXA_INTELLIO is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100629# CONFIG_MOXA_SMARTIO is not set
630# CONFIG_ISI is not set
631# CONFIG_SYNCLINK is not set
632# CONFIG_SYNCLINKMP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100633# CONFIG_SYNCLINK_GT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100634# CONFIG_N_HDLC is not set
635# CONFIG_SPECIALIX is not set
636# CONFIG_SX is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200637# CONFIG_RIO is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100638# CONFIG_STALDRV is not set
639
640#
641# Serial drivers
642#
643CONFIG_SERIAL_8250=y
644CONFIG_SERIAL_8250_CONSOLE=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200645CONFIG_SERIAL_8250_PCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100646CONFIG_SERIAL_8250_NR_UARTS=4
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100647CONFIG_SERIAL_8250_RUNTIME_UARTS=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100648# CONFIG_SERIAL_8250_EXTENDED is not set
649
650#
651# Non-8250 serial port support
652#
653CONFIG_SERIAL_CORE=y
654CONFIG_SERIAL_CORE_CONSOLE=y
655# CONFIG_SERIAL_JSM is not set
656CONFIG_UNIX98_PTYS=y
657# CONFIG_LEGACY_PTYS is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100658CONFIG_HVC_DRIVER=y
659CONFIG_HVC_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100660
661#
662# IPMI
663#
664# CONFIG_IPMI_HANDLER is not set
665
666#
667# Watchdog Cards
668#
669CONFIG_WATCHDOG=y
670# CONFIG_WATCHDOG_NOWAYOUT is not set
671
672#
673# Watchdog Device Drivers
674#
675# CONFIG_SOFT_WATCHDOG is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100676CONFIG_WATCHDOG_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100677
678#
679# PCI-based Watchdog Cards
680#
681# CONFIG_PCIPCWATCHDOG is not set
682# CONFIG_WDTPCI is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100683CONFIG_GEN_RTC=y
684# CONFIG_GEN_RTC_X is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100685# CONFIG_DTLK is not set
686# CONFIG_R3964 is not set
687# CONFIG_APPLICOM is not set
688
689#
690# Ftape, the floppy tape device driver
691#
692# CONFIG_AGP is not set
693# CONFIG_DRM is not set
694# CONFIG_RAW_DRIVER is not set
695# CONFIG_HANGCHECK_TIMER is not set
696
697#
698# TPM devices
699#
700# CONFIG_TCG_TPM is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100701# CONFIG_TELCLOCK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100702
703#
704# I2C support
705#
706CONFIG_I2C=y
707# CONFIG_I2C_CHARDEV is not set
708
709#
710# I2C Algorithms
711#
712CONFIG_I2C_ALGOBIT=y
713# CONFIG_I2C_ALGOPCF is not set
714# CONFIG_I2C_ALGOPCA is not set
715
716#
717# I2C Hardware Bus support
718#
719# CONFIG_I2C_ALI1535 is not set
720# CONFIG_I2C_ALI1563 is not set
721# CONFIG_I2C_ALI15X3 is not set
722# CONFIG_I2C_AMD756 is not set
723# CONFIG_I2C_AMD8111 is not set
724# CONFIG_I2C_I801 is not set
725# CONFIG_I2C_I810 is not set
726# CONFIG_I2C_PIIX4 is not set
727# CONFIG_I2C_NFORCE2 is not set
728# CONFIG_I2C_PARPORT_LIGHT is not set
729# CONFIG_I2C_PROSAVAGE is not set
730# CONFIG_I2C_SAVAGE4 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100731# CONFIG_I2C_SIS5595 is not set
732# CONFIG_I2C_SIS630 is not set
733# CONFIG_I2C_SIS96X is not set
734# CONFIG_I2C_STUB is not set
735# CONFIG_I2C_VIA is not set
736# CONFIG_I2C_VIAPRO is not set
737# CONFIG_I2C_VOODOO3 is not set
738# CONFIG_I2C_PCA_ISA is not set
739
740#
741# Miscellaneous I2C Chip support
742#
743# CONFIG_SENSORS_DS1337 is not set
744# CONFIG_SENSORS_DS1374 is not set
745# CONFIG_SENSORS_EEPROM is not set
746# CONFIG_SENSORS_PCF8574 is not set
747# CONFIG_SENSORS_PCA9539 is not set
748# CONFIG_SENSORS_PCF8591 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100749# CONFIG_SENSORS_MAX6875 is not set
750# CONFIG_I2C_DEBUG_CORE is not set
751# CONFIG_I2C_DEBUG_ALGO is not set
752# CONFIG_I2C_DEBUG_BUS is not set
753# CONFIG_I2C_DEBUG_CHIP is not set
754
755#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100756# SPI support
757#
758# CONFIG_SPI is not set
759# CONFIG_SPI_MASTER is not set
760
761#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100762# Dallas's 1-wire bus
763#
764# CONFIG_W1 is not set
765
766#
767# Hardware Monitoring support
768#
769# CONFIG_HWMON is not set
770# CONFIG_HWMON_VID is not set
771
772#
773# Misc devices
774#
775
776#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100777# Multimedia devices
778#
779# CONFIG_VIDEO_DEV is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200780CONFIG_VIDEO_V4L2=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100781
782#
783# Digital Video Broadcasting Devices
784#
785# CONFIG_DVB is not set
786
787#
788# Graphics support
789#
790# CONFIG_FB is not set
791
792#
793# Console display driver support
794#
795# CONFIG_VGA_CONSOLE is not set
796CONFIG_DUMMY_CONSOLE=y
797
798#
799# Sound
800#
801# CONFIG_SOUND is not set
802
803#
804# USB support
805#
806CONFIG_USB_ARCH_HAS_HCD=y
807CONFIG_USB_ARCH_HAS_OHCI=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100808CONFIG_USB_ARCH_HAS_EHCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100809# CONFIG_USB is not set
810
811#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100812# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
813#
814
815#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100816# USB Gadget Support
817#
818# CONFIG_USB_GADGET is not set
819
820#
821# MMC/SD Card support
822#
823# CONFIG_MMC is not set
824
825#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200826# LED devices
827#
828# CONFIG_NEW_LEDS is not set
829
830#
831# LED drivers
832#
833
834#
835# LED Triggers
836#
837
838#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100839# InfiniBand support
840#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100841CONFIG_INFINIBAND=y
842CONFIG_INFINIBAND_USER_MAD=m
843CONFIG_INFINIBAND_USER_ACCESS=m
844CONFIG_INFINIBAND_MTHCA=m
845CONFIG_INFINIBAND_MTHCA_DEBUG=y
846CONFIG_INFINIBAND_IPOIB=m
847CONFIG_INFINIBAND_IPOIB_DEBUG=y
848CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100849
850#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100851# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100852#
853
854#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200855# Real Time Clock
856#
857# CONFIG_RTC_CLASS is not set
858
859#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100860# File systems
861#
862CONFIG_EXT2_FS=y
863# CONFIG_EXT2_FS_XATTR is not set
864# CONFIG_EXT2_FS_XIP is not set
865CONFIG_EXT3_FS=y
866CONFIG_EXT3_FS_XATTR=y
867# CONFIG_EXT3_FS_POSIX_ACL is not set
868# CONFIG_EXT3_FS_SECURITY is not set
869CONFIG_JBD=y
870# CONFIG_JBD_DEBUG is not set
871CONFIG_FS_MBCACHE=y
872# CONFIG_REISERFS_FS is not set
873# CONFIG_JFS_FS is not set
874CONFIG_FS_POSIX_ACL=y
875# CONFIG_XFS_FS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100876# CONFIG_OCFS2_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100877# CONFIG_MINIX_FS is not set
878# CONFIG_ROMFS_FS is not set
879CONFIG_INOTIFY=y
880# CONFIG_QUOTA is not set
881CONFIG_DNOTIFY=y
882# CONFIG_AUTOFS_FS is not set
883# CONFIG_AUTOFS4_FS is not set
884# CONFIG_FUSE_FS is not set
885
886#
887# CD-ROM/DVD Filesystems
888#
889CONFIG_ISO9660_FS=m
890CONFIG_JOLIET=y
891# CONFIG_ZISOFS is not set
892CONFIG_UDF_FS=m
893CONFIG_UDF_NLS=y
894
895#
896# DOS/FAT/NT Filesystems
897#
898CONFIG_FAT_FS=m
899CONFIG_MSDOS_FS=m
900CONFIG_VFAT_FS=m
901CONFIG_FAT_DEFAULT_CODEPAGE=437
902CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
903# CONFIG_NTFS_FS is not set
904
905#
906# Pseudo filesystems
907#
908CONFIG_PROC_FS=y
909CONFIG_PROC_KCORE=y
910CONFIG_SYSFS=y
911CONFIG_TMPFS=y
912CONFIG_HUGETLBFS=y
913CONFIG_HUGETLB_PAGE=y
914CONFIG_RAMFS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100915# CONFIG_CONFIGFS_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100916
917#
918# Miscellaneous filesystems
919#
920# CONFIG_ADFS_FS is not set
921# CONFIG_AFFS_FS is not set
922# CONFIG_HFS_FS is not set
923# CONFIG_HFSPLUS_FS is not set
924# CONFIG_BEFS_FS is not set
925# CONFIG_BFS_FS is not set
926# CONFIG_EFS_FS is not set
927# CONFIG_CRAMFS is not set
928# CONFIG_VXFS_FS is not set
929# CONFIG_HPFS_FS is not set
930# CONFIG_QNX4FS_FS is not set
931# CONFIG_SYSV_FS is not set
932# CONFIG_UFS_FS is not set
933
934#
935# Network File Systems
936#
937CONFIG_NFS_FS=m
938CONFIG_NFS_V3=y
939CONFIG_NFS_V3_ACL=y
940# CONFIG_NFS_V4 is not set
941# CONFIG_NFS_DIRECTIO is not set
942CONFIG_NFSD=m
943CONFIG_NFSD_V2_ACL=y
944CONFIG_NFSD_V3=y
945CONFIG_NFSD_V3_ACL=y
946# CONFIG_NFSD_V4 is not set
947CONFIG_NFSD_TCP=y
948CONFIG_LOCKD=m
949CONFIG_LOCKD_V4=y
950CONFIG_EXPORTFS=m
951CONFIG_NFS_ACL_SUPPORT=m
952CONFIG_NFS_COMMON=y
953CONFIG_SUNRPC=m
954# CONFIG_RPCSEC_GSS_KRB5 is not set
955# CONFIG_RPCSEC_GSS_SPKM3 is not set
956# CONFIG_SMB_FS is not set
957# CONFIG_CIFS is not set
958# CONFIG_NCP_FS is not set
959# CONFIG_CODA_FS is not set
960# CONFIG_AFS_FS is not set
961# CONFIG_9P_FS is not set
962
963#
964# Partition Types
965#
966CONFIG_PARTITION_ADVANCED=y
967# CONFIG_ACORN_PARTITION is not set
968# CONFIG_OSF_PARTITION is not set
969# CONFIG_AMIGA_PARTITION is not set
970# CONFIG_ATARI_PARTITION is not set
971# CONFIG_MAC_PARTITION is not set
972CONFIG_MSDOS_PARTITION=y
973# CONFIG_BSD_DISKLABEL is not set
974# CONFIG_MINIX_SUBPARTITION is not set
975# CONFIG_SOLARIS_X86_PARTITION is not set
976# CONFIG_UNIXWARE_DISKLABEL is not set
977# CONFIG_LDM_PARTITION is not set
978# CONFIG_SGI_PARTITION is not set
979# CONFIG_ULTRIX_PARTITION is not set
980# CONFIG_SUN_PARTITION is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100981# CONFIG_KARMA_PARTITION is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100982CONFIG_EFI_PARTITION=y
983
984#
985# Native Language Support
986#
987CONFIG_NLS=m
988CONFIG_NLS_DEFAULT="iso8859-1"
989# CONFIG_NLS_CODEPAGE_437 is not set
990# CONFIG_NLS_CODEPAGE_737 is not set
991# CONFIG_NLS_CODEPAGE_775 is not set
992# CONFIG_NLS_CODEPAGE_850 is not set
993# CONFIG_NLS_CODEPAGE_852 is not set
994# CONFIG_NLS_CODEPAGE_855 is not set
995# CONFIG_NLS_CODEPAGE_857 is not set
996# CONFIG_NLS_CODEPAGE_860 is not set
997# CONFIG_NLS_CODEPAGE_861 is not set
998# CONFIG_NLS_CODEPAGE_862 is not set
999# CONFIG_NLS_CODEPAGE_863 is not set
1000# CONFIG_NLS_CODEPAGE_864 is not set
1001# CONFIG_NLS_CODEPAGE_865 is not set
1002# CONFIG_NLS_CODEPAGE_866 is not set
1003# CONFIG_NLS_CODEPAGE_869 is not set
1004# CONFIG_NLS_CODEPAGE_936 is not set
1005# CONFIG_NLS_CODEPAGE_950 is not set
1006# CONFIG_NLS_CODEPAGE_932 is not set
1007# CONFIG_NLS_CODEPAGE_949 is not set
1008# CONFIG_NLS_CODEPAGE_874 is not set
1009# CONFIG_NLS_ISO8859_8 is not set
1010# CONFIG_NLS_CODEPAGE_1250 is not set
1011# CONFIG_NLS_CODEPAGE_1251 is not set
1012# CONFIG_NLS_ASCII is not set
1013CONFIG_NLS_ISO8859_1=m
1014CONFIG_NLS_ISO8859_2=m
1015CONFIG_NLS_ISO8859_3=m
1016CONFIG_NLS_ISO8859_4=m
1017CONFIG_NLS_ISO8859_5=m
1018CONFIG_NLS_ISO8859_6=m
1019CONFIG_NLS_ISO8859_7=m
1020CONFIG_NLS_ISO8859_9=m
1021CONFIG_NLS_ISO8859_13=m
1022CONFIG_NLS_ISO8859_14=m
1023CONFIG_NLS_ISO8859_15=m
1024# CONFIG_NLS_KOI8_R is not set
1025# CONFIG_NLS_KOI8_U is not set
1026# CONFIG_NLS_UTF8 is not set
1027
1028#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001029# Library routines
1030#
1031# CONFIG_CRC_CCITT is not set
1032# CONFIG_CRC16 is not set
1033CONFIG_CRC32=y
1034# CONFIG_LIBCRC32C is not set
1035CONFIG_ZLIB_INFLATE=m
1036CONFIG_ZLIB_DEFLATE=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001037
1038#
1039# Instrumentation Support
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001040#
1041# CONFIG_PROFILING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001042# CONFIG_KPROBES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001043
1044#
1045# Kernel hacking
1046#
1047# CONFIG_PRINTK_TIME is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001048CONFIG_MAGIC_SYSRQ=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001049CONFIG_DEBUG_KERNEL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001050CONFIG_LOG_BUF_SHIFT=15
1051CONFIG_DETECT_SOFTLOCKUP=y
1052# CONFIG_SCHEDSTATS is not set
1053# CONFIG_DEBUG_SLAB is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +01001054CONFIG_DEBUG_MUTEXES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001055# CONFIG_DEBUG_SPINLOCK is not set
1056CONFIG_DEBUG_SPINLOCK_SLEEP=y
1057# CONFIG_DEBUG_KOBJECT is not set
1058# CONFIG_DEBUG_INFO is not set
1059CONFIG_DEBUG_FS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001060# CONFIG_DEBUG_VM is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001061# CONFIG_FORCED_INLINING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001062# CONFIG_RCU_TORTURE_TEST is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001063# CONFIG_DEBUG_STACKOVERFLOW is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001064# CONFIG_DEBUG_STACK_USAGE is not set
1065CONFIG_DEBUGGER=y
Michael Ellerman6b7290b2006-06-23 18:20:24 +10001066CONFIG_XMON=y
1067CONFIG_XMON_DEFAULT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001068CONFIG_IRQSTACKS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001069# CONFIG_BOOTX_TEXT is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +02001070# CONFIG_PPC_EARLY_DEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001071
1072#
1073# Security options
1074#
1075# CONFIG_KEYS is not set
1076# CONFIG_SECURITY is not set
1077
1078#
1079# Cryptographic options
1080#
1081CONFIG_CRYPTO=y
1082CONFIG_CRYPTO_HMAC=y
1083# CONFIG_CRYPTO_NULL is not set
1084# CONFIG_CRYPTO_MD4 is not set
1085CONFIG_CRYPTO_MD5=m
1086CONFIG_CRYPTO_SHA1=m
1087# CONFIG_CRYPTO_SHA256 is not set
1088# CONFIG_CRYPTO_SHA512 is not set
1089# CONFIG_CRYPTO_WP512 is not set
1090# CONFIG_CRYPTO_TGR192 is not set
1091CONFIG_CRYPTO_DES=m
1092# CONFIG_CRYPTO_BLOWFISH is not set
1093# CONFIG_CRYPTO_TWOFISH is not set
1094# CONFIG_CRYPTO_SERPENT is not set
1095# CONFIG_CRYPTO_AES is not set
1096# CONFIG_CRYPTO_CAST5 is not set
1097# CONFIG_CRYPTO_CAST6 is not set
1098# CONFIG_CRYPTO_TEA is not set
1099# CONFIG_CRYPTO_ARC4 is not set
1100# CONFIG_CRYPTO_KHAZAD is not set
1101# CONFIG_CRYPTO_ANUBIS is not set
1102CONFIG_CRYPTO_DEFLATE=m
1103# CONFIG_CRYPTO_MICHAEL_MIC is not set
1104# CONFIG_CRYPTO_CRC32C is not set
1105# CONFIG_CRYPTO_TEST is not set
1106
1107#
1108# Hardware crypto devices
1109#