blob: 5569befa405d45bc454f7c496a417d1db1ee5085 [file] [log] [blame]
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001#
2# Automatically generated make config: don't edit
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +02003# Linux kernel version: 2.6.17
4# Mon Jun 19 17:23:03 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
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200120CONFIG_PPC_SYSTEMSIM=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100121# CONFIG_U3_DART is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100122CONFIG_PPC_RTAS=y
123# CONFIG_RTAS_ERROR_LOGGING is not set
124CONFIG_RTAS_PROC=y
125CONFIG_RTAS_FLASH=y
126CONFIG_MMIO_NVRAM=y
127CONFIG_CELL_IIC=y
128# CONFIG_PPC_MPC106 is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200129# CONFIG_PPC_970_NAP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100130# CONFIG_CPU_FREQ is not set
131# CONFIG_WANT_EARLY_SERIAL is not set
132
133#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100134# Cell Broadband Engine options
135#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100136CONFIG_SPU_FS=m
137CONFIG_SPUFS_MMAP=y
Benjamin Herrenschmidtacf7d762006-06-19 20:33:16 +0200138CONFIG_CBE_RAS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100139
140#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100141# 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
150CONFIG_PREEMPT_BKL=y
151CONFIG_BINFMT_ELF=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100152CONFIG_BINFMT_MISC=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100153CONFIG_FORCE_MAX_ZONEORDER=13
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100154# CONFIG_IOMMU_VMERGE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100155CONFIG_KEXEC=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100156# CONFIG_CRASH_DUMP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100157CONFIG_IRQ_ALL_CPUS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200158CONFIG_NUMA=y
159CONFIG_NODES_SHIFT=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100160CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100161CONFIG_ARCH_SPARSEMEM_ENABLE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100162CONFIG_SELECT_MEMORY_MODEL=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100163# CONFIG_FLATMEM_MANUAL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100164# CONFIG_DISCONTIGMEM_MANUAL is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100165CONFIG_SPARSEMEM_MANUAL=y
166CONFIG_SPARSEMEM=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200167CONFIG_NEED_MULTIPLE_NODES=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100168CONFIG_HAVE_MEMORY_PRESENT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100169# CONFIG_SPARSEMEM_STATIC is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100170CONFIG_SPARSEMEM_EXTREME=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200171CONFIG_MEMORY_HOTPLUG=y
Paul Mackerras5a1244e2005-12-20 16:00:17 +1100172CONFIG_SPLIT_PTLOCK_CPUS=4
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200173CONFIG_MIGRATION=y
174CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
175CONFIG_ARCH_MEMORY_PROBE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100176# CONFIG_PPC_64K_PAGES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100177CONFIG_SCHED_SMT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100178CONFIG_PROC_DEVICETREE=y
179# CONFIG_CMDLINE_BOOL is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100180# CONFIG_PM is not set
181CONFIG_SECCOMP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100182CONFIG_ISA_DMA_API=y
183
184#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100185# Bus options
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100186#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100187CONFIG_GENERIC_ISA_DMA=y
188# CONFIG_PPC_I8259 is not set
189# CONFIG_PPC_INDIRECT_PCI is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100190CONFIG_PCI=y
191CONFIG_PCI_DOMAINS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200192CONFIG_PCIEPORTBUS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100193# CONFIG_PCI_DEBUG is not set
194
195#
196# PCCARD (PCMCIA/CardBus) support
197#
198# CONFIG_PCCARD is not set
199
200#
201# PCI Hotplug Support
202#
203# CONFIG_HOTPLUG_PCI is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100204CONFIG_KERNEL_START=0xc000000000000000
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100205
206#
207# Networking
208#
209CONFIG_NET=y
210
211#
212# Networking options
213#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100214# CONFIG_NETDEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100215CONFIG_PACKET=y
216# CONFIG_PACKET_MMAP is not set
217CONFIG_UNIX=y
218CONFIG_XFRM=y
219# CONFIG_XFRM_USER is not set
220# CONFIG_NET_KEY is not set
221CONFIG_INET=y
222CONFIG_IP_MULTICAST=y
223# CONFIG_IP_ADVANCED_ROUTER is not set
224CONFIG_IP_FIB_HASH=y
225# CONFIG_IP_PNP is not set
226CONFIG_NET_IPIP=y
227# CONFIG_NET_IPGRE is not set
228# CONFIG_IP_MROUTE is not set
229# CONFIG_ARPD is not set
230CONFIG_SYN_COOKIES=y
231# CONFIG_INET_AH is not set
232# CONFIG_INET_ESP is not set
233# CONFIG_INET_IPCOMP is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200234# CONFIG_INET_XFRM_TUNNEL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100235CONFIG_INET_TUNNEL=y
236CONFIG_INET_DIAG=y
237CONFIG_INET_TCP_DIAG=y
238# CONFIG_TCP_CONG_ADVANCED is not set
239CONFIG_TCP_CONG_BIC=y
240
241#
242# IP: Virtual Server Configuration
243#
244# CONFIG_IP_VS is not set
245CONFIG_IPV6=y
246# CONFIG_IPV6_PRIVACY is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100247# CONFIG_IPV6_ROUTER_PREF is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100248CONFIG_INET6_AH=m
249CONFIG_INET6_ESP=m
250CONFIG_INET6_IPCOMP=m
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200251CONFIG_INET6_XFRM_TUNNEL=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100252CONFIG_INET6_TUNNEL=m
253CONFIG_IPV6_TUNNEL=m
254CONFIG_NETFILTER=y
255# CONFIG_NETFILTER_DEBUG is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100256
257#
258# Core Netfilter Configuration
259#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100260# CONFIG_NETFILTER_NETLINK is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100261# CONFIG_NETFILTER_XTABLES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100262
263#
264# IP: Netfilter Configuration
265#
266CONFIG_IP_NF_CONNTRACK=y
267# CONFIG_IP_NF_CT_ACCT is not set
268# CONFIG_IP_NF_CONNTRACK_MARK is not set
269# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
270CONFIG_IP_NF_CT_PROTO_SCTP=y
271CONFIG_IP_NF_FTP=m
272CONFIG_IP_NF_IRC=m
273# CONFIG_IP_NF_NETBIOS_NS is not set
274CONFIG_IP_NF_TFTP=m
275CONFIG_IP_NF_AMANDA=m
276# CONFIG_IP_NF_PPTP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100277# CONFIG_IP_NF_H323 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100278CONFIG_IP_NF_QUEUE=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100279
280#
281# IPv6: Netfilter Configuration (EXPERIMENTAL)
282#
283# CONFIG_IP6_NF_QUEUE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100284
285#
286# DCCP Configuration (EXPERIMENTAL)
287#
288# CONFIG_IP_DCCP is not set
289
290#
291# SCTP Configuration (EXPERIMENTAL)
292#
293# CONFIG_IP_SCTP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100294
295#
296# TIPC Configuration (EXPERIMENTAL)
297#
298# CONFIG_TIPC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100299# CONFIG_ATM is not set
300# CONFIG_BRIDGE is not set
301# CONFIG_VLAN_8021Q is not set
302# CONFIG_DECNET is not set
303# CONFIG_LLC2 is not set
304# CONFIG_IPX is not set
305# CONFIG_ATALK is not set
306# CONFIG_X25 is not set
307# CONFIG_LAPB is not set
308# CONFIG_NET_DIVERT is not set
309# CONFIG_ECONET is not set
310# CONFIG_WAN_ROUTER is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100311
312#
313# QoS and/or fair queueing
314#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100315# CONFIG_NET_SCHED is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100316
317#
318# Network testing
319#
320# CONFIG_NET_PKTGEN is not set
321# CONFIG_HAMRADIO is not set
322# CONFIG_IRDA is not set
323# CONFIG_BT is not set
324# CONFIG_IEEE80211 is not set
325
326#
327# Device Drivers
328#
329
330#
331# Generic Driver Options
332#
333CONFIG_STANDALONE=y
334CONFIG_PREVENT_FIRMWARE_BUILD=y
335CONFIG_FW_LOADER=y
336# CONFIG_DEBUG_DRIVER is not set
337
338#
339# Connector - unified userspace <-> kernelspace linker
340#
341# CONFIG_CONNECTOR is not set
342
343#
344# Memory Technology Devices (MTD)
345#
346# CONFIG_MTD is not set
347
348#
349# Parallel port support
350#
351# CONFIG_PARPORT is not set
352
353#
354# Plug and Play support
355#
356
357#
358# Block devices
359#
360# CONFIG_BLK_DEV_FD is not set
361# CONFIG_BLK_CPQ_DA is not set
362# CONFIG_BLK_CPQ_CISS_DA is not set
363# CONFIG_BLK_DEV_DAC960 is not set
364# CONFIG_BLK_DEV_UMEM is not set
365# CONFIG_BLK_DEV_COW_COMMON is not set
366CONFIG_BLK_DEV_LOOP=y
367# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100368# CONFIG_BLK_DEV_NBD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100369# CONFIG_BLK_DEV_SX8 is not set
370CONFIG_BLK_DEV_RAM=y
371CONFIG_BLK_DEV_RAM_COUNT=16
372CONFIG_BLK_DEV_RAM_SIZE=131072
373CONFIG_BLK_DEV_INITRD=y
374# CONFIG_CDROM_PKTCDVD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100375# CONFIG_ATA_OVER_ETH is not set
376
377#
378# ATA/ATAPI/MFM/RLL support
379#
380CONFIG_IDE=y
381CONFIG_BLK_DEV_IDE=y
382
383#
384# Please see Documentation/ide.txt for help/info on IDE drives
385#
386# CONFIG_BLK_DEV_IDE_SATA is not set
387CONFIG_BLK_DEV_IDEDISK=y
388CONFIG_IDEDISK_MULTI_MODE=y
389# CONFIG_BLK_DEV_IDECD is not set
390# CONFIG_BLK_DEV_IDETAPE is not set
391# CONFIG_BLK_DEV_IDEFLOPPY is not set
392# CONFIG_IDE_TASK_IOCTL is not set
393
394#
395# IDE chipset support/bugfixes
396#
397CONFIG_IDE_GENERIC=y
398CONFIG_BLK_DEV_IDEPCI=y
399CONFIG_IDEPCI_SHARE_IRQ=y
400# CONFIG_BLK_DEV_OFFBOARD is not set
401CONFIG_BLK_DEV_GENERIC=y
402# CONFIG_BLK_DEV_OPTI621 is not set
403# CONFIG_BLK_DEV_SL82C105 is not set
404CONFIG_BLK_DEV_IDEDMA_PCI=y
405# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
406CONFIG_IDEDMA_PCI_AUTO=y
407# CONFIG_IDEDMA_ONLYDISK is not set
408CONFIG_BLK_DEV_AEC62XX=y
409# CONFIG_BLK_DEV_ALI15X3 is not set
410# CONFIG_BLK_DEV_AMD74XX is not set
411# CONFIG_BLK_DEV_CMD64X is not set
412# CONFIG_BLK_DEV_TRIFLEX is not set
413# CONFIG_BLK_DEV_CY82C693 is not set
414# CONFIG_BLK_DEV_CS5520 is not set
415# CONFIG_BLK_DEV_CS5530 is not set
416# CONFIG_BLK_DEV_HPT34X is not set
417# CONFIG_BLK_DEV_HPT366 is not set
418# CONFIG_BLK_DEV_SC1200 is not set
419# CONFIG_BLK_DEV_PIIX is not set
420# CONFIG_BLK_DEV_IT821X is not set
421# CONFIG_BLK_DEV_NS87415 is not set
422# CONFIG_BLK_DEV_PDC202XX_OLD is not set
423# CONFIG_BLK_DEV_PDC202XX_NEW is not set
424# CONFIG_BLK_DEV_SVWKS is not set
425CONFIG_BLK_DEV_SIIMAGE=y
426# CONFIG_BLK_DEV_SLC90E66 is not set
427# CONFIG_BLK_DEV_TRM290 is not set
428# CONFIG_BLK_DEV_VIA82CXXX is not set
429# CONFIG_IDE_ARM is not set
430CONFIG_BLK_DEV_IDEDMA=y
431# CONFIG_IDEDMA_IVB is not set
432CONFIG_IDEDMA_AUTO=y
433# CONFIG_BLK_DEV_HD is not set
434
435#
436# SCSI device support
437#
438# CONFIG_RAID_ATTRS is not set
439# CONFIG_SCSI is not set
440
441#
442# Multi-device support (RAID and LVM)
443#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100444CONFIG_MD=y
445CONFIG_BLK_DEV_MD=m
446CONFIG_MD_LINEAR=m
447CONFIG_MD_RAID0=m
448CONFIG_MD_RAID1=m
449# CONFIG_MD_RAID10 is not set
450# CONFIG_MD_RAID5 is not set
451# CONFIG_MD_RAID6 is not set
452# CONFIG_MD_MULTIPATH is not set
453# CONFIG_MD_FAULTY is not set
454CONFIG_BLK_DEV_DM=m
455CONFIG_DM_CRYPT=m
456CONFIG_DM_SNAPSHOT=m
457CONFIG_DM_MIRROR=m
458CONFIG_DM_ZERO=m
459CONFIG_DM_MULTIPATH=m
460# CONFIG_DM_MULTIPATH_EMC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100461
462#
463# Fusion MPT device support
464#
465# CONFIG_FUSION is not set
466
467#
468# IEEE 1394 (FireWire) support
469#
470# CONFIG_IEEE1394 is not set
471
472#
473# I2O device support
474#
475# CONFIG_I2O is not set
476
477#
478# Macintosh device drivers
479#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100480# CONFIG_WINDFARM is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100481
482#
483# Network device support
484#
485CONFIG_NETDEVICES=y
486# CONFIG_DUMMY is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200487CONFIG_BONDING=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100488# CONFIG_EQUALIZER is not set
489# CONFIG_TUN is not set
490
491#
492# ARCnet devices
493#
494# CONFIG_ARCNET is not set
495
496#
497# PHY device support
498#
499# CONFIG_PHYLIB is not set
500
501#
502# Ethernet (10 or 100Mbit)
503#
504CONFIG_NET_ETHERNET=y
505CONFIG_MII=y
506# CONFIG_HAPPYMEAL is not set
507# CONFIG_SUNGEM is not set
508# CONFIG_CASSINI is not set
509# CONFIG_NET_VENDOR_3COM is not set
510
511#
512# Tulip family network device support
513#
514# CONFIG_NET_TULIP is not set
515# CONFIG_HP100 is not set
516# CONFIG_NET_PCI is not set
517
518#
519# Ethernet (1000 Mbit)
520#
521# CONFIG_ACENIC is not set
522# CONFIG_DL2K is not set
523CONFIG_E1000=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100524CONFIG_E1000_NAPI=y
Jesse Brandeburg35ec56b2006-01-18 13:01:30 -0800525# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100526# CONFIG_NS83820 is not set
527# CONFIG_HAMACHI is not set
528# CONFIG_YELLOWFIN is not set
529# CONFIG_R8169 is not set
530# CONFIG_SIS190 is not set
531CONFIG_SKGE=m
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100532# CONFIG_SKY2 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100533# CONFIG_SK98LIN is not set
534# CONFIG_TIGON3 is not set
535# CONFIG_BNX2 is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100536CONFIG_SPIDER_NET=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100537# CONFIG_MV643XX_ETH is not set
538
539#
540# Ethernet (10000 Mbit)
541#
542# CONFIG_CHELSIO_T1 is not set
543# CONFIG_IXGB is not set
544# CONFIG_S2IO is not set
545
546#
547# Token Ring devices
548#
549# CONFIG_TR is not set
550
551#
552# Wireless LAN (non-hamradio)
553#
554# CONFIG_NET_RADIO is not set
555
556#
557# Wan interfaces
558#
559# CONFIG_WAN is not set
560# CONFIG_FDDI is not set
561# CONFIG_HIPPI is not set
562# CONFIG_PPP is not set
563# CONFIG_SLIP is not set
564# CONFIG_SHAPER is not set
565# CONFIG_NETCONSOLE is not set
566# CONFIG_NETPOLL is not set
567# CONFIG_NET_POLL_CONTROLLER is not set
568
569#
570# ISDN subsystem
571#
572# CONFIG_ISDN is not set
573
574#
575# Telephony Support
576#
577# CONFIG_PHONE is not set
578
579#
580# Input device support
581#
582CONFIG_INPUT=y
583
584#
585# Userland interfaces
586#
587CONFIG_INPUT_MOUSEDEV=y
588# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
589CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
590CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
591# CONFIG_INPUT_JOYDEV is not set
592# CONFIG_INPUT_TSDEV is not set
593# CONFIG_INPUT_EVDEV is not set
594# CONFIG_INPUT_EVBUG is not set
595
596#
597# Input Device Drivers
598#
599# CONFIG_INPUT_KEYBOARD is not set
600# CONFIG_INPUT_MOUSE is not set
601# CONFIG_INPUT_JOYSTICK is not set
602# CONFIG_INPUT_TOUCHSCREEN is not set
603# CONFIG_INPUT_MISC is not set
604
605#
606# Hardware I/O ports
607#
608CONFIG_SERIO=y
609# CONFIG_SERIO_I8042 is not set
610CONFIG_SERIO_SERPORT=y
611# CONFIG_SERIO_PCIPS2 is not set
612# CONFIG_SERIO_RAW is not set
613# CONFIG_GAMEPORT is not set
614
615#
616# Character devices
617#
618CONFIG_VT=y
619CONFIG_VT_CONSOLE=y
620CONFIG_HW_CONSOLE=y
621CONFIG_SERIAL_NONSTANDARD=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100622# CONFIG_COMPUTONE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100623# CONFIG_ROCKETPORT is not set
624# CONFIG_CYCLADES is not set
625# CONFIG_DIGIEPCA is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100626# CONFIG_MOXA_INTELLIO is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100627# CONFIG_MOXA_SMARTIO is not set
628# CONFIG_ISI is not set
629# CONFIG_SYNCLINK is not set
630# CONFIG_SYNCLINKMP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100631# CONFIG_SYNCLINK_GT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100632# CONFIG_N_HDLC is not set
633# CONFIG_SPECIALIX is not set
634# CONFIG_SX is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200635# CONFIG_RIO is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100636# CONFIG_STALDRV is not set
637
638#
639# Serial drivers
640#
641CONFIG_SERIAL_8250=y
642CONFIG_SERIAL_8250_CONSOLE=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200643CONFIG_SERIAL_8250_PCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100644CONFIG_SERIAL_8250_NR_UARTS=4
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100645CONFIG_SERIAL_8250_RUNTIME_UARTS=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100646# CONFIG_SERIAL_8250_EXTENDED is not set
647
648#
649# Non-8250 serial port support
650#
651CONFIG_SERIAL_CORE=y
652CONFIG_SERIAL_CORE_CONSOLE=y
653# CONFIG_SERIAL_JSM is not set
654CONFIG_UNIX98_PTYS=y
655# CONFIG_LEGACY_PTYS is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100656CONFIG_HVC_DRIVER=y
657CONFIG_HVC_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100658
659#
660# IPMI
661#
662# CONFIG_IPMI_HANDLER is not set
663
664#
665# Watchdog Cards
666#
667CONFIG_WATCHDOG=y
668# CONFIG_WATCHDOG_NOWAYOUT is not set
669
670#
671# Watchdog Device Drivers
672#
673# CONFIG_SOFT_WATCHDOG is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100674CONFIG_WATCHDOG_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100675
676#
677# PCI-based Watchdog Cards
678#
679# CONFIG_PCIPCWATCHDOG is not set
680# CONFIG_WDTPCI is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100681CONFIG_GEN_RTC=y
682# CONFIG_GEN_RTC_X is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100683# CONFIG_DTLK is not set
684# CONFIG_R3964 is not set
685# CONFIG_APPLICOM is not set
686
687#
688# Ftape, the floppy tape device driver
689#
690# CONFIG_AGP is not set
691# CONFIG_DRM is not set
692# CONFIG_RAW_DRIVER is not set
693# CONFIG_HANGCHECK_TIMER is not set
694
695#
696# TPM devices
697#
698# CONFIG_TCG_TPM is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100699# CONFIG_TELCLOCK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100700
701#
702# I2C support
703#
704CONFIG_I2C=y
705# CONFIG_I2C_CHARDEV is not set
706
707#
708# I2C Algorithms
709#
710CONFIG_I2C_ALGOBIT=y
711# CONFIG_I2C_ALGOPCF is not set
712# CONFIG_I2C_ALGOPCA is not set
713
714#
715# I2C Hardware Bus support
716#
717# CONFIG_I2C_ALI1535 is not set
718# CONFIG_I2C_ALI1563 is not set
719# CONFIG_I2C_ALI15X3 is not set
720# CONFIG_I2C_AMD756 is not set
721# CONFIG_I2C_AMD8111 is not set
722# CONFIG_I2C_I801 is not set
723# CONFIG_I2C_I810 is not set
724# CONFIG_I2C_PIIX4 is not set
725# CONFIG_I2C_NFORCE2 is not set
726# CONFIG_I2C_PARPORT_LIGHT is not set
727# CONFIG_I2C_PROSAVAGE is not set
728# CONFIG_I2C_SAVAGE4 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100729# CONFIG_I2C_SIS5595 is not set
730# CONFIG_I2C_SIS630 is not set
731# CONFIG_I2C_SIS96X is not set
732# CONFIG_I2C_STUB is not set
733# CONFIG_I2C_VIA is not set
734# CONFIG_I2C_VIAPRO is not set
735# CONFIG_I2C_VOODOO3 is not set
736# CONFIG_I2C_PCA_ISA is not set
737
738#
739# Miscellaneous I2C Chip support
740#
741# CONFIG_SENSORS_DS1337 is not set
742# CONFIG_SENSORS_DS1374 is not set
743# CONFIG_SENSORS_EEPROM is not set
744# CONFIG_SENSORS_PCF8574 is not set
745# CONFIG_SENSORS_PCA9539 is not set
746# CONFIG_SENSORS_PCF8591 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100747# CONFIG_SENSORS_MAX6875 is not set
748# CONFIG_I2C_DEBUG_CORE is not set
749# CONFIG_I2C_DEBUG_ALGO is not set
750# CONFIG_I2C_DEBUG_BUS is not set
751# CONFIG_I2C_DEBUG_CHIP is not set
752
753#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100754# SPI support
755#
756# CONFIG_SPI is not set
757# CONFIG_SPI_MASTER is not set
758
759#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100760# Dallas's 1-wire bus
761#
762# CONFIG_W1 is not set
763
764#
765# Hardware Monitoring support
766#
767# CONFIG_HWMON is not set
768# CONFIG_HWMON_VID is not set
769
770#
771# Misc devices
772#
773
774#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100775# Multimedia devices
776#
777# CONFIG_VIDEO_DEV is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200778CONFIG_VIDEO_V4L2=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100779
780#
781# Digital Video Broadcasting Devices
782#
783# CONFIG_DVB is not set
784
785#
786# Graphics support
787#
788# CONFIG_FB is not set
789
790#
791# Console display driver support
792#
793# CONFIG_VGA_CONSOLE is not set
794CONFIG_DUMMY_CONSOLE=y
795
796#
797# Sound
798#
799# CONFIG_SOUND is not set
800
801#
802# USB support
803#
804CONFIG_USB_ARCH_HAS_HCD=y
805CONFIG_USB_ARCH_HAS_OHCI=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100806CONFIG_USB_ARCH_HAS_EHCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100807# CONFIG_USB is not set
808
809#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100810# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
811#
812
813#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100814# USB Gadget Support
815#
816# CONFIG_USB_GADGET is not set
817
818#
819# MMC/SD Card support
820#
821# CONFIG_MMC is not set
822
823#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200824# LED devices
825#
826# CONFIG_NEW_LEDS is not set
827
828#
829# LED drivers
830#
831
832#
833# LED Triggers
834#
835
836#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100837# InfiniBand support
838#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100839CONFIG_INFINIBAND=y
840CONFIG_INFINIBAND_USER_MAD=m
841CONFIG_INFINIBAND_USER_ACCESS=m
842CONFIG_INFINIBAND_MTHCA=m
843CONFIG_INFINIBAND_MTHCA_DEBUG=y
844CONFIG_INFINIBAND_IPOIB=m
845CONFIG_INFINIBAND_IPOIB_DEBUG=y
846CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100847
848#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100849# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100850#
851
852#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200853# Real Time Clock
854#
855# CONFIG_RTC_CLASS is not set
856
857#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100858# File systems
859#
860CONFIG_EXT2_FS=y
861# CONFIG_EXT2_FS_XATTR is not set
862# CONFIG_EXT2_FS_XIP is not set
863CONFIG_EXT3_FS=y
864CONFIG_EXT3_FS_XATTR=y
865# CONFIG_EXT3_FS_POSIX_ACL is not set
866# CONFIG_EXT3_FS_SECURITY is not set
867CONFIG_JBD=y
868# CONFIG_JBD_DEBUG is not set
869CONFIG_FS_MBCACHE=y
870# CONFIG_REISERFS_FS is not set
871# CONFIG_JFS_FS is not set
872CONFIG_FS_POSIX_ACL=y
873# CONFIG_XFS_FS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100874# CONFIG_OCFS2_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100875# CONFIG_MINIX_FS is not set
876# CONFIG_ROMFS_FS is not set
877CONFIG_INOTIFY=y
878# CONFIG_QUOTA is not set
879CONFIG_DNOTIFY=y
880# CONFIG_AUTOFS_FS is not set
881# CONFIG_AUTOFS4_FS is not set
882# CONFIG_FUSE_FS is not set
883
884#
885# CD-ROM/DVD Filesystems
886#
887CONFIG_ISO9660_FS=m
888CONFIG_JOLIET=y
889# CONFIG_ZISOFS is not set
890CONFIG_UDF_FS=m
891CONFIG_UDF_NLS=y
892
893#
894# DOS/FAT/NT Filesystems
895#
896CONFIG_FAT_FS=m
897CONFIG_MSDOS_FS=m
898CONFIG_VFAT_FS=m
899CONFIG_FAT_DEFAULT_CODEPAGE=437
900CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
901# CONFIG_NTFS_FS is not set
902
903#
904# Pseudo filesystems
905#
906CONFIG_PROC_FS=y
907CONFIG_PROC_KCORE=y
908CONFIG_SYSFS=y
909CONFIG_TMPFS=y
910CONFIG_HUGETLBFS=y
911CONFIG_HUGETLB_PAGE=y
912CONFIG_RAMFS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100913# CONFIG_CONFIGFS_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100914
915#
916# Miscellaneous filesystems
917#
918# CONFIG_ADFS_FS is not set
919# CONFIG_AFFS_FS is not set
920# CONFIG_HFS_FS is not set
921# CONFIG_HFSPLUS_FS is not set
922# CONFIG_BEFS_FS is not set
923# CONFIG_BFS_FS is not set
924# CONFIG_EFS_FS is not set
925# CONFIG_CRAMFS is not set
926# CONFIG_VXFS_FS is not set
927# CONFIG_HPFS_FS is not set
928# CONFIG_QNX4FS_FS is not set
929# CONFIG_SYSV_FS is not set
930# CONFIG_UFS_FS is not set
931
932#
933# Network File Systems
934#
935CONFIG_NFS_FS=m
936CONFIG_NFS_V3=y
937CONFIG_NFS_V3_ACL=y
938# CONFIG_NFS_V4 is not set
939# CONFIG_NFS_DIRECTIO is not set
940CONFIG_NFSD=m
941CONFIG_NFSD_V2_ACL=y
942CONFIG_NFSD_V3=y
943CONFIG_NFSD_V3_ACL=y
944# CONFIG_NFSD_V4 is not set
945CONFIG_NFSD_TCP=y
946CONFIG_LOCKD=m
947CONFIG_LOCKD_V4=y
948CONFIG_EXPORTFS=m
949CONFIG_NFS_ACL_SUPPORT=m
950CONFIG_NFS_COMMON=y
951CONFIG_SUNRPC=m
952# CONFIG_RPCSEC_GSS_KRB5 is not set
953# CONFIG_RPCSEC_GSS_SPKM3 is not set
954# CONFIG_SMB_FS is not set
955# CONFIG_CIFS is not set
956# CONFIG_NCP_FS is not set
957# CONFIG_CODA_FS is not set
958# CONFIG_AFS_FS is not set
959# CONFIG_9P_FS is not set
960
961#
962# Partition Types
963#
964CONFIG_PARTITION_ADVANCED=y
965# CONFIG_ACORN_PARTITION is not set
966# CONFIG_OSF_PARTITION is not set
967# CONFIG_AMIGA_PARTITION is not set
968# CONFIG_ATARI_PARTITION is not set
969# CONFIG_MAC_PARTITION is not set
970CONFIG_MSDOS_PARTITION=y
971# CONFIG_BSD_DISKLABEL is not set
972# CONFIG_MINIX_SUBPARTITION is not set
973# CONFIG_SOLARIS_X86_PARTITION is not set
974# CONFIG_UNIXWARE_DISKLABEL is not set
975# CONFIG_LDM_PARTITION is not set
976# CONFIG_SGI_PARTITION is not set
977# CONFIG_ULTRIX_PARTITION is not set
978# CONFIG_SUN_PARTITION is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100979# CONFIG_KARMA_PARTITION is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100980CONFIG_EFI_PARTITION=y
981
982#
983# Native Language Support
984#
985CONFIG_NLS=m
986CONFIG_NLS_DEFAULT="iso8859-1"
987# CONFIG_NLS_CODEPAGE_437 is not set
988# CONFIG_NLS_CODEPAGE_737 is not set
989# CONFIG_NLS_CODEPAGE_775 is not set
990# CONFIG_NLS_CODEPAGE_850 is not set
991# CONFIG_NLS_CODEPAGE_852 is not set
992# CONFIG_NLS_CODEPAGE_855 is not set
993# CONFIG_NLS_CODEPAGE_857 is not set
994# CONFIG_NLS_CODEPAGE_860 is not set
995# CONFIG_NLS_CODEPAGE_861 is not set
996# CONFIG_NLS_CODEPAGE_862 is not set
997# CONFIG_NLS_CODEPAGE_863 is not set
998# CONFIG_NLS_CODEPAGE_864 is not set
999# CONFIG_NLS_CODEPAGE_865 is not set
1000# CONFIG_NLS_CODEPAGE_866 is not set
1001# CONFIG_NLS_CODEPAGE_869 is not set
1002# CONFIG_NLS_CODEPAGE_936 is not set
1003# CONFIG_NLS_CODEPAGE_950 is not set
1004# CONFIG_NLS_CODEPAGE_932 is not set
1005# CONFIG_NLS_CODEPAGE_949 is not set
1006# CONFIG_NLS_CODEPAGE_874 is not set
1007# CONFIG_NLS_ISO8859_8 is not set
1008# CONFIG_NLS_CODEPAGE_1250 is not set
1009# CONFIG_NLS_CODEPAGE_1251 is not set
1010# CONFIG_NLS_ASCII is not set
1011CONFIG_NLS_ISO8859_1=m
1012CONFIG_NLS_ISO8859_2=m
1013CONFIG_NLS_ISO8859_3=m
1014CONFIG_NLS_ISO8859_4=m
1015CONFIG_NLS_ISO8859_5=m
1016CONFIG_NLS_ISO8859_6=m
1017CONFIG_NLS_ISO8859_7=m
1018CONFIG_NLS_ISO8859_9=m
1019CONFIG_NLS_ISO8859_13=m
1020CONFIG_NLS_ISO8859_14=m
1021CONFIG_NLS_ISO8859_15=m
1022# CONFIG_NLS_KOI8_R is not set
1023# CONFIG_NLS_KOI8_U is not set
1024# CONFIG_NLS_UTF8 is not set
1025
1026#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001027# Library routines
1028#
1029# CONFIG_CRC_CCITT is not set
1030# CONFIG_CRC16 is not set
1031CONFIG_CRC32=y
1032# CONFIG_LIBCRC32C is not set
1033CONFIG_ZLIB_INFLATE=m
1034CONFIG_ZLIB_DEFLATE=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001035
1036#
1037# Instrumentation Support
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001038#
1039# CONFIG_PROFILING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001040# CONFIG_KPROBES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001041
1042#
1043# Kernel hacking
1044#
1045# CONFIG_PRINTK_TIME is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001046CONFIG_MAGIC_SYSRQ=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001047CONFIG_DEBUG_KERNEL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001048CONFIG_LOG_BUF_SHIFT=15
1049CONFIG_DETECT_SOFTLOCKUP=y
1050# CONFIG_SCHEDSTATS is not set
1051# CONFIG_DEBUG_SLAB is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +01001052CONFIG_DEBUG_MUTEXES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001053# CONFIG_DEBUG_SPINLOCK is not set
1054CONFIG_DEBUG_SPINLOCK_SLEEP=y
1055# CONFIG_DEBUG_KOBJECT is not set
1056# CONFIG_DEBUG_INFO is not set
1057CONFIG_DEBUG_FS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001058# CONFIG_DEBUG_VM is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001059# CONFIG_FORCED_INLINING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001060# CONFIG_RCU_TORTURE_TEST is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001061# CONFIG_DEBUG_STACKOVERFLOW is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001062# CONFIG_DEBUG_STACK_USAGE is not set
1063CONFIG_DEBUGGER=y
1064# CONFIG_XMON is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001065CONFIG_IRQSTACKS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001066# CONFIG_BOOTX_TEXT is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +02001067# CONFIG_PPC_EARLY_DEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001068
1069#
1070# Security options
1071#
1072# CONFIG_KEYS is not set
1073# CONFIG_SECURITY is not set
1074
1075#
1076# Cryptographic options
1077#
1078CONFIG_CRYPTO=y
1079CONFIG_CRYPTO_HMAC=y
1080# CONFIG_CRYPTO_NULL is not set
1081# CONFIG_CRYPTO_MD4 is not set
1082CONFIG_CRYPTO_MD5=m
1083CONFIG_CRYPTO_SHA1=m
1084# CONFIG_CRYPTO_SHA256 is not set
1085# CONFIG_CRYPTO_SHA512 is not set
1086# CONFIG_CRYPTO_WP512 is not set
1087# CONFIG_CRYPTO_TGR192 is not set
1088CONFIG_CRYPTO_DES=m
1089# CONFIG_CRYPTO_BLOWFISH is not set
1090# CONFIG_CRYPTO_TWOFISH is not set
1091# CONFIG_CRYPTO_SERPENT is not set
1092# CONFIG_CRYPTO_AES is not set
1093# CONFIG_CRYPTO_CAST5 is not set
1094# CONFIG_CRYPTO_CAST6 is not set
1095# CONFIG_CRYPTO_TEA is not set
1096# CONFIG_CRYPTO_ARC4 is not set
1097# CONFIG_CRYPTO_KHAZAD is not set
1098# CONFIG_CRYPTO_ANUBIS is not set
1099CONFIG_CRYPTO_DEFLATE=m
1100# CONFIG_CRYPTO_MICHAEL_MIC is not set
1101# CONFIG_CRYPTO_CRC32C is not set
1102# CONFIG_CRYPTO_TEST is not set
1103
1104#
1105# Hardware crypto devices
1106#