blob: 6fd9e7acec2912927c7faac2facd459ff4e07d67 [file] [log] [blame]
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001#
2# Automatically generated make config: don't edit
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10003# Linux kernel version: 2.6.18-rc6
4# Sun Sep 10 10:20:32 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
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100011CONFIG_IRQ_PER_CPU=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110012CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020013CONFIG_GENERIC_HWEIGHT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110014CONFIG_GENERIC_CALIBRATE_DELAY=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020015CONFIG_GENERIC_FIND_NEXT_BIT=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110016CONFIG_PPC=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110017CONFIG_EARLY_PRINTK=y
18CONFIG_COMPAT=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110019CONFIG_SYSVIPC_COMPAT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110020CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
21CONFIG_ARCH_MAY_HAVE_PC_FDC=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110022CONFIG_PPC_OF=y
23CONFIG_PPC_UDBG_16550=y
24# CONFIG_GENERIC_TBSYNC is not set
25# CONFIG_DEFAULT_UIMAGE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110026
27#
28# Processor support
29#
30# CONFIG_POWER4_ONLY is not set
31CONFIG_POWER3=y
32CONFIG_POWER4=y
33CONFIG_PPC_FPU=y
34CONFIG_ALTIVEC=y
35CONFIG_PPC_STD_MMU=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +010036CONFIG_VIRT_CPU_ACCOUNTING=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110037CONFIG_SMP=y
38CONFIG_NR_CPUS=4
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100039CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110040
41#
42# Code maturity level options
43#
44CONFIG_EXPERIMENTAL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110045CONFIG_LOCK_KERNEL=y
46CONFIG_INIT_ENV_ARG_LIMIT=32
47
48#
49# General setup
50#
51CONFIG_LOCALVERSION=""
52CONFIG_LOCALVERSION_AUTO=y
53CONFIG_SWAP=y
54CONFIG_SYSVIPC=y
55# CONFIG_POSIX_MQUEUE is not set
56# CONFIG_BSD_PROCESS_ACCT is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100057# CONFIG_TASKSTATS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110058CONFIG_SYSCTL=y
59# CONFIG_AUDIT is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +010060CONFIG_IKCONFIG=y
61CONFIG_IKCONFIG_PROC=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +020062CONFIG_CPUSETS=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020063# CONFIG_RELAY is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110064CONFIG_INITRAMFS_SOURCE=""
Paul Mackerras5a1244e2005-12-20 16:00:17 +110065CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110066# CONFIG_EMBEDDED is not set
67CONFIG_KALLSYMS=y
68# CONFIG_KALLSYMS_ALL is not set
69# CONFIG_KALLSYMS_EXTRA_PASS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +110070CONFIG_HOTPLUG=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110071CONFIG_PRINTK=y
72CONFIG_BUG=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110073CONFIG_ELF_CORE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110074CONFIG_BASE_FULL=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100075CONFIG_RT_MUTEXES=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110076CONFIG_FUTEX=y
77CONFIG_EPOLL=y
78CONFIG_SHMEM=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +110079CONFIG_SLAB=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100080CONFIG_VM_EVENT_COUNTERS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110081# CONFIG_TINY_SHMEM is not set
82CONFIG_BASE_SMALL=0
Paul Mackerras1ae5db32006-03-15 16:22:54 +110083# CONFIG_SLOB is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110084
85#
86# Loadable module support
87#
88CONFIG_MODULES=y
89CONFIG_MODULE_UNLOAD=y
90# CONFIG_MODULE_FORCE_UNLOAD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110091# CONFIG_MODVERSIONS is not set
92# CONFIG_MODULE_SRCVERSION_ALL is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +010093CONFIG_KMOD=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +110094CONFIG_STOP_MACHINE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +110095
96#
97# Block layer
98#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +020099# CONFIG_BLK_DEV_IO_TRACE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100100
101#
102# IO Schedulers
103#
104CONFIG_IOSCHED_NOOP=y
105CONFIG_IOSCHED_AS=y
106CONFIG_IOSCHED_DEADLINE=y
107CONFIG_IOSCHED_CFQ=y
108CONFIG_DEFAULT_AS=y
109# CONFIG_DEFAULT_DEADLINE is not set
110# CONFIG_DEFAULT_CFQ is not set
111# CONFIG_DEFAULT_NOOP is not set
112CONFIG_DEFAULT_IOSCHED="anticipatory"
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100113
114#
115# Platform support
116#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100117CONFIG_PPC_MULTIPLATFORM=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100118# CONFIG_PPC_ISERIES is not set
119# CONFIG_EMBEDDED6xx is not set
120# CONFIG_APUS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100121# CONFIG_PPC_PSERIES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100122# CONFIG_PPC_PMAC is not set
123# CONFIG_PPC_MAPLE is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100124CONFIG_PPC_CELL=y
Geoff Levandc01ea722006-06-19 20:33:28 +0200125CONFIG_PPC_CELL_NATIVE=y
126CONFIG_PPC_IBM_CELL_BLADE=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000127CONFIG_UDBG_RTAS_CONSOLE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100128# CONFIG_U3_DART is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100129CONFIG_PPC_RTAS=y
130# CONFIG_RTAS_ERROR_LOGGING is not set
131CONFIG_RTAS_PROC=y
132CONFIG_RTAS_FLASH=y
133CONFIG_MMIO_NVRAM=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100134# CONFIG_PPC_MPC106 is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200135# CONFIG_PPC_970_NAP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100136# CONFIG_CPU_FREQ is not set
137# CONFIG_WANT_EARLY_SERIAL is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000138# CONFIG_MPIC is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100139
140#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100141# Cell Broadband Engine options
142#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100143CONFIG_SPU_FS=m
Geoff Levandc01ea722006-06-19 20:33:28 +0200144CONFIG_SPU_BASE=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100145CONFIG_SPUFS_MMAP=y
Benjamin Herrenschmidtacf7d762006-06-19 20:33:16 +0200146CONFIG_CBE_RAS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100147
148#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100149# Kernel options
150#
151# CONFIG_HZ_100 is not set
152CONFIG_HZ_250=y
153# CONFIG_HZ_1000 is not set
154CONFIG_HZ=250
155CONFIG_PREEMPT_NONE=y
156# CONFIG_PREEMPT_VOLUNTARY is not set
157# CONFIG_PREEMPT is not set
158CONFIG_PREEMPT_BKL=y
159CONFIG_BINFMT_ELF=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100160CONFIG_BINFMT_MISC=m
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100161CONFIG_FORCE_MAX_ZONEORDER=13
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100162# CONFIG_IOMMU_VMERGE is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000163CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100164CONFIG_KEXEC=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100165# CONFIG_CRASH_DUMP is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100166CONFIG_IRQ_ALL_CPUS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200167CONFIG_NUMA=y
168CONFIG_NODES_SHIFT=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100169CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100170CONFIG_ARCH_SPARSEMEM_ENABLE=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100171CONFIG_SELECT_MEMORY_MODEL=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100172# CONFIG_FLATMEM_MANUAL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100173# CONFIG_DISCONTIGMEM_MANUAL is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100174CONFIG_SPARSEMEM_MANUAL=y
175CONFIG_SPARSEMEM=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200176CONFIG_NEED_MULTIPLE_NODES=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100177CONFIG_HAVE_MEMORY_PRESENT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100178# CONFIG_SPARSEMEM_STATIC is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100179CONFIG_SPARSEMEM_EXTREME=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200180CONFIG_MEMORY_HOTPLUG=y
Paul Mackerras5a1244e2005-12-20 16:00:17 +1100181CONFIG_SPLIT_PTLOCK_CPUS=4
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200182CONFIG_MIGRATION=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000183CONFIG_RESOURCES_64BIT=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200184CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
185CONFIG_ARCH_MEMORY_PROBE=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100186# CONFIG_PPC_64K_PAGES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100187CONFIG_SCHED_SMT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100188CONFIG_PROC_DEVICETREE=y
189# CONFIG_CMDLINE_BOOL is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100190# CONFIG_PM is not set
191CONFIG_SECCOMP=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100192CONFIG_ISA_DMA_API=y
193
194#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100195# Bus options
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100196#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100197CONFIG_GENERIC_ISA_DMA=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000198# CONFIG_MPIC_WEIRD is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100199# CONFIG_PPC_I8259 is not set
200# CONFIG_PPC_INDIRECT_PCI is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100201CONFIG_PCI=y
202CONFIG_PCI_DOMAINS=y
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200203CONFIG_PCIEPORTBUS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100204# CONFIG_PCI_DEBUG is not set
205
206#
207# PCCARD (PCMCIA/CardBus) support
208#
209# CONFIG_PCCARD is not set
210
211#
212# PCI Hotplug Support
213#
214# CONFIG_HOTPLUG_PCI is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100215CONFIG_KERNEL_START=0xc000000000000000
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100216
217#
218# Networking
219#
220CONFIG_NET=y
221
222#
223# Networking options
224#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100225# CONFIG_NETDEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100226CONFIG_PACKET=y
227# CONFIG_PACKET_MMAP is not set
228CONFIG_UNIX=y
229CONFIG_XFRM=y
230# CONFIG_XFRM_USER is not set
231# CONFIG_NET_KEY is not set
232CONFIG_INET=y
233CONFIG_IP_MULTICAST=y
234# CONFIG_IP_ADVANCED_ROUTER is not set
235CONFIG_IP_FIB_HASH=y
236# CONFIG_IP_PNP is not set
237CONFIG_NET_IPIP=y
238# CONFIG_NET_IPGRE is not set
239# CONFIG_IP_MROUTE is not set
240# CONFIG_ARPD is not set
241CONFIG_SYN_COOKIES=y
242# CONFIG_INET_AH is not set
243# CONFIG_INET_ESP is not set
244# CONFIG_INET_IPCOMP is not set
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200245# CONFIG_INET_XFRM_TUNNEL is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100246CONFIG_INET_TUNNEL=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000247CONFIG_INET_XFRM_MODE_TRANSPORT=y
248CONFIG_INET_XFRM_MODE_TUNNEL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100249CONFIG_INET_DIAG=y
250CONFIG_INET_TCP_DIAG=y
251# CONFIG_TCP_CONG_ADVANCED is not set
252CONFIG_TCP_CONG_BIC=y
253
254#
255# IP: Virtual Server Configuration
256#
257# CONFIG_IP_VS is not set
258CONFIG_IPV6=y
259# CONFIG_IPV6_PRIVACY is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100260# CONFIG_IPV6_ROUTER_PREF is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100261CONFIG_INET6_AH=m
262CONFIG_INET6_ESP=m
263CONFIG_INET6_IPCOMP=m
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200264CONFIG_INET6_XFRM_TUNNEL=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100265CONFIG_INET6_TUNNEL=m
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000266CONFIG_INET6_XFRM_MODE_TRANSPORT=y
267CONFIG_INET6_XFRM_MODE_TUNNEL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100268CONFIG_IPV6_TUNNEL=m
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000269# CONFIG_NETWORK_SECMARK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100270CONFIG_NETFILTER=y
271# CONFIG_NETFILTER_DEBUG is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100272
273#
274# Core Netfilter Configuration
275#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100276# CONFIG_NETFILTER_NETLINK is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100277# CONFIG_NETFILTER_XTABLES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100278
279#
280# IP: Netfilter Configuration
281#
282CONFIG_IP_NF_CONNTRACK=y
283# CONFIG_IP_NF_CT_ACCT is not set
284# CONFIG_IP_NF_CONNTRACK_MARK is not set
285# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
286CONFIG_IP_NF_CT_PROTO_SCTP=y
287CONFIG_IP_NF_FTP=m
288CONFIG_IP_NF_IRC=m
289# CONFIG_IP_NF_NETBIOS_NS is not set
290CONFIG_IP_NF_TFTP=m
291CONFIG_IP_NF_AMANDA=m
292# CONFIG_IP_NF_PPTP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100293# CONFIG_IP_NF_H323 is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000294# CONFIG_IP_NF_SIP is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100295CONFIG_IP_NF_QUEUE=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100296
297#
298# IPv6: Netfilter Configuration (EXPERIMENTAL)
299#
300# CONFIG_IP6_NF_QUEUE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100301
302#
303# DCCP Configuration (EXPERIMENTAL)
304#
305# CONFIG_IP_DCCP is not set
306
307#
308# SCTP Configuration (EXPERIMENTAL)
309#
310# CONFIG_IP_SCTP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100311
312#
313# TIPC Configuration (EXPERIMENTAL)
314#
315# CONFIG_TIPC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100316# CONFIG_ATM is not set
317# CONFIG_BRIDGE is not set
318# CONFIG_VLAN_8021Q is not set
319# CONFIG_DECNET is not set
320# CONFIG_LLC2 is not set
321# CONFIG_IPX is not set
322# CONFIG_ATALK is not set
323# CONFIG_X25 is not set
324# CONFIG_LAPB is not set
325# CONFIG_NET_DIVERT is not set
326# CONFIG_ECONET is not set
327# CONFIG_WAN_ROUTER is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100328
329#
330# QoS and/or fair queueing
331#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100332# CONFIG_NET_SCHED is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100333
334#
335# Network testing
336#
337# CONFIG_NET_PKTGEN is not set
338# CONFIG_HAMRADIO is not set
339# CONFIG_IRDA is not set
340# CONFIG_BT is not set
341# CONFIG_IEEE80211 is not set
342
343#
344# Device Drivers
345#
346
347#
348# Generic Driver Options
349#
350CONFIG_STANDALONE=y
351CONFIG_PREVENT_FIRMWARE_BUILD=y
352CONFIG_FW_LOADER=y
353# CONFIG_DEBUG_DRIVER is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000354# CONFIG_SYS_HYPERVISOR is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100355
356#
357# Connector - unified userspace <-> kernelspace linker
358#
359# CONFIG_CONNECTOR is not set
360
361#
362# Memory Technology Devices (MTD)
363#
364# CONFIG_MTD is not set
365
366#
367# Parallel port support
368#
369# CONFIG_PARPORT is not set
370
371#
372# Plug and Play support
373#
374
375#
376# Block devices
377#
378# CONFIG_BLK_DEV_FD is not set
379# CONFIG_BLK_CPQ_DA is not set
380# CONFIG_BLK_CPQ_CISS_DA is not set
381# CONFIG_BLK_DEV_DAC960 is not set
382# CONFIG_BLK_DEV_UMEM is not set
383# CONFIG_BLK_DEV_COW_COMMON is not set
384CONFIG_BLK_DEV_LOOP=y
385# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100386# CONFIG_BLK_DEV_NBD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100387# CONFIG_BLK_DEV_SX8 is not set
388CONFIG_BLK_DEV_RAM=y
389CONFIG_BLK_DEV_RAM_COUNT=16
390CONFIG_BLK_DEV_RAM_SIZE=131072
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000391CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100392CONFIG_BLK_DEV_INITRD=y
393# CONFIG_CDROM_PKTCDVD is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100394# CONFIG_ATA_OVER_ETH is not set
395
396#
397# ATA/ATAPI/MFM/RLL support
398#
399CONFIG_IDE=y
400CONFIG_BLK_DEV_IDE=y
401
402#
403# Please see Documentation/ide.txt for help/info on IDE drives
404#
405# CONFIG_BLK_DEV_IDE_SATA is not set
406CONFIG_BLK_DEV_IDEDISK=y
407CONFIG_IDEDISK_MULTI_MODE=y
408# CONFIG_BLK_DEV_IDECD is not set
409# CONFIG_BLK_DEV_IDETAPE is not set
410# CONFIG_BLK_DEV_IDEFLOPPY is not set
411# CONFIG_IDE_TASK_IOCTL is not set
412
413#
414# IDE chipset support/bugfixes
415#
416CONFIG_IDE_GENERIC=y
417CONFIG_BLK_DEV_IDEPCI=y
418CONFIG_IDEPCI_SHARE_IRQ=y
419# CONFIG_BLK_DEV_OFFBOARD is not set
420CONFIG_BLK_DEV_GENERIC=y
421# CONFIG_BLK_DEV_OPTI621 is not set
422# CONFIG_BLK_DEV_SL82C105 is not set
423CONFIG_BLK_DEV_IDEDMA_PCI=y
424# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
425CONFIG_IDEDMA_PCI_AUTO=y
426# CONFIG_IDEDMA_ONLYDISK is not set
427CONFIG_BLK_DEV_AEC62XX=y
428# CONFIG_BLK_DEV_ALI15X3 is not set
429# CONFIG_BLK_DEV_AMD74XX is not set
430# CONFIG_BLK_DEV_CMD64X is not set
431# CONFIG_BLK_DEV_TRIFLEX is not set
432# CONFIG_BLK_DEV_CY82C693 is not set
433# CONFIG_BLK_DEV_CS5520 is not set
434# CONFIG_BLK_DEV_CS5530 is not set
435# CONFIG_BLK_DEV_HPT34X is not set
436# CONFIG_BLK_DEV_HPT366 is not set
437# CONFIG_BLK_DEV_SC1200 is not set
438# CONFIG_BLK_DEV_PIIX is not set
439# CONFIG_BLK_DEV_IT821X is not set
440# CONFIG_BLK_DEV_NS87415 is not set
441# CONFIG_BLK_DEV_PDC202XX_OLD is not set
442# CONFIG_BLK_DEV_PDC202XX_NEW is not set
443# CONFIG_BLK_DEV_SVWKS is not set
444CONFIG_BLK_DEV_SIIMAGE=y
445# CONFIG_BLK_DEV_SLC90E66 is not set
446# CONFIG_BLK_DEV_TRM290 is not set
447# CONFIG_BLK_DEV_VIA82CXXX is not set
448# CONFIG_IDE_ARM is not set
449CONFIG_BLK_DEV_IDEDMA=y
450# CONFIG_IDEDMA_IVB is not set
451CONFIG_IDEDMA_AUTO=y
452# CONFIG_BLK_DEV_HD is not set
453
454#
455# SCSI device support
456#
457# CONFIG_RAID_ATTRS is not set
458# CONFIG_SCSI is not set
459
460#
461# Multi-device support (RAID and LVM)
462#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100463CONFIG_MD=y
464CONFIG_BLK_DEV_MD=m
465CONFIG_MD_LINEAR=m
466CONFIG_MD_RAID0=m
467CONFIG_MD_RAID1=m
468# CONFIG_MD_RAID10 is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000469# CONFIG_MD_RAID456 is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100470# CONFIG_MD_MULTIPATH is not set
471# CONFIG_MD_FAULTY is not set
472CONFIG_BLK_DEV_DM=m
473CONFIG_DM_CRYPT=m
474CONFIG_DM_SNAPSHOT=m
475CONFIG_DM_MIRROR=m
476CONFIG_DM_ZERO=m
477CONFIG_DM_MULTIPATH=m
478# CONFIG_DM_MULTIPATH_EMC is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100479
480#
481# Fusion MPT device support
482#
483# CONFIG_FUSION is not set
484
485#
486# IEEE 1394 (FireWire) support
487#
488# CONFIG_IEEE1394 is not set
489
490#
491# I2O device support
492#
493# CONFIG_I2O is not set
494
495#
496# Macintosh device drivers
497#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100498# CONFIG_WINDFARM is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100499
500#
501# Network device support
502#
503CONFIG_NETDEVICES=y
504# CONFIG_DUMMY is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200505CONFIG_BONDING=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100506# CONFIG_EQUALIZER is not set
507# CONFIG_TUN is not set
508
509#
510# ARCnet devices
511#
512# CONFIG_ARCNET is not set
513
514#
515# PHY device support
516#
517# CONFIG_PHYLIB is not set
518
519#
520# Ethernet (10 or 100Mbit)
521#
522CONFIG_NET_ETHERNET=y
523CONFIG_MII=y
524# CONFIG_HAPPYMEAL is not set
525# CONFIG_SUNGEM is not set
526# CONFIG_CASSINI is not set
527# CONFIG_NET_VENDOR_3COM is not set
528
529#
530# Tulip family network device support
531#
532# CONFIG_NET_TULIP is not set
533# CONFIG_HP100 is not set
534# CONFIG_NET_PCI is not set
535
536#
537# Ethernet (1000 Mbit)
538#
539# CONFIG_ACENIC is not set
540# CONFIG_DL2K is not set
541CONFIG_E1000=m
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100542CONFIG_E1000_NAPI=y
Jesse Brandeburg35ec56b2006-01-18 13:01:30 -0800543# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100544# CONFIG_NS83820 is not set
545# CONFIG_HAMACHI is not set
546# CONFIG_YELLOWFIN is not set
547# CONFIG_R8169 is not set
548# CONFIG_SIS190 is not set
549CONFIG_SKGE=m
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100550# CONFIG_SKY2 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100551# CONFIG_SK98LIN is not set
552# CONFIG_TIGON3 is not set
553# CONFIG_BNX2 is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100554CONFIG_SPIDER_NET=m
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100555# CONFIG_MV643XX_ETH is not set
556
557#
558# Ethernet (10000 Mbit)
559#
560# CONFIG_CHELSIO_T1 is not set
561# CONFIG_IXGB is not set
562# CONFIG_S2IO is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000563# CONFIG_MYRI10GE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100564
565#
566# Token Ring devices
567#
568# CONFIG_TR is not set
569
570#
571# Wireless LAN (non-hamradio)
572#
573# CONFIG_NET_RADIO is not set
574
575#
576# Wan interfaces
577#
578# CONFIG_WAN is not set
579# CONFIG_FDDI is not set
580# CONFIG_HIPPI is not set
581# CONFIG_PPP is not set
582# CONFIG_SLIP is not set
583# CONFIG_SHAPER is not set
584# CONFIG_NETCONSOLE is not set
585# CONFIG_NETPOLL is not set
586# CONFIG_NET_POLL_CONTROLLER is not set
587
588#
589# ISDN subsystem
590#
591# CONFIG_ISDN is not set
592
593#
594# Telephony Support
595#
596# CONFIG_PHONE is not set
597
598#
599# Input device support
600#
601CONFIG_INPUT=y
602
603#
604# Userland interfaces
605#
606CONFIG_INPUT_MOUSEDEV=y
607# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
608CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
609CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
610# CONFIG_INPUT_JOYDEV is not set
611# CONFIG_INPUT_TSDEV is not set
612# CONFIG_INPUT_EVDEV is not set
613# CONFIG_INPUT_EVBUG is not set
614
615#
616# Input Device Drivers
617#
618# CONFIG_INPUT_KEYBOARD is not set
619# CONFIG_INPUT_MOUSE is not set
620# CONFIG_INPUT_JOYSTICK is not set
621# CONFIG_INPUT_TOUCHSCREEN is not set
622# CONFIG_INPUT_MISC is not set
623
624#
625# Hardware I/O ports
626#
627CONFIG_SERIO=y
628# CONFIG_SERIO_I8042 is not set
629CONFIG_SERIO_SERPORT=y
630# CONFIG_SERIO_PCIPS2 is not set
631# CONFIG_SERIO_RAW is not set
632# CONFIG_GAMEPORT is not set
633
634#
635# Character devices
636#
637CONFIG_VT=y
638CONFIG_VT_CONSOLE=y
639CONFIG_HW_CONSOLE=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000640# CONFIG_VT_HW_CONSOLE_BINDING is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100641CONFIG_SERIAL_NONSTANDARD=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100642# CONFIG_COMPUTONE is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100643# CONFIG_ROCKETPORT is not set
644# CONFIG_CYCLADES is not set
645# CONFIG_DIGIEPCA is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100646# CONFIG_MOXA_INTELLIO is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100647# CONFIG_MOXA_SMARTIO is not set
648# CONFIG_ISI is not set
649# CONFIG_SYNCLINK is not set
650# CONFIG_SYNCLINKMP is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100651# CONFIG_SYNCLINK_GT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100652# CONFIG_N_HDLC is not set
653# CONFIG_SPECIALIX is not set
654# CONFIG_SX is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200655# CONFIG_RIO is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100656# CONFIG_STALDRV is not set
657
658#
659# Serial drivers
660#
661CONFIG_SERIAL_8250=y
662CONFIG_SERIAL_8250_CONSOLE=y
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200663CONFIG_SERIAL_8250_PCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100664CONFIG_SERIAL_8250_NR_UARTS=4
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100665CONFIG_SERIAL_8250_RUNTIME_UARTS=4
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100666# CONFIG_SERIAL_8250_EXTENDED is not set
667
668#
669# Non-8250 serial port support
670#
671CONFIG_SERIAL_CORE=y
672CONFIG_SERIAL_CORE_CONSOLE=y
673# CONFIG_SERIAL_JSM is not set
674CONFIG_UNIX98_PTYS=y
675# CONFIG_LEGACY_PTYS is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100676CONFIG_HVC_DRIVER=y
677CONFIG_HVC_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100678
679#
680# IPMI
681#
682# CONFIG_IPMI_HANDLER is not set
683
684#
685# Watchdog Cards
686#
687CONFIG_WATCHDOG=y
688# CONFIG_WATCHDOG_NOWAYOUT is not set
689
690#
691# Watchdog Device Drivers
692#
693# CONFIG_SOFT_WATCHDOG is not set
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100694CONFIG_WATCHDOG_RTAS=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100695
696#
697# PCI-based Watchdog Cards
698#
699# CONFIG_PCIPCWATCHDOG is not set
700# CONFIG_WDTPCI is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000701# CONFIG_HW_RANDOM is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100702CONFIG_GEN_RTC=y
703# CONFIG_GEN_RTC_X is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100704# CONFIG_DTLK is not set
705# CONFIG_R3964 is not set
706# CONFIG_APPLICOM is not set
707
708#
709# Ftape, the floppy tape device driver
710#
711# CONFIG_AGP is not set
712# CONFIG_DRM is not set
713# CONFIG_RAW_DRIVER is not set
714# CONFIG_HANGCHECK_TIMER is not set
715
716#
717# TPM devices
718#
719# CONFIG_TCG_TPM is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100720# CONFIG_TELCLOCK is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100721
722#
723# I2C support
724#
725CONFIG_I2C=y
726# CONFIG_I2C_CHARDEV is not set
727
728#
729# I2C Algorithms
730#
731CONFIG_I2C_ALGOBIT=y
732# CONFIG_I2C_ALGOPCF is not set
733# CONFIG_I2C_ALGOPCA is not set
734
735#
736# I2C Hardware Bus support
737#
738# CONFIG_I2C_ALI1535 is not set
739# CONFIG_I2C_ALI1563 is not set
740# CONFIG_I2C_ALI15X3 is not set
741# CONFIG_I2C_AMD756 is not set
742# CONFIG_I2C_AMD8111 is not set
743# CONFIG_I2C_I801 is not set
744# CONFIG_I2C_I810 is not set
745# CONFIG_I2C_PIIX4 is not set
746# CONFIG_I2C_NFORCE2 is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000747# CONFIG_I2C_OCORES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100748# CONFIG_I2C_PARPORT_LIGHT is not set
749# CONFIG_I2C_PROSAVAGE is not set
750# CONFIG_I2C_SAVAGE4 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100751# CONFIG_I2C_SIS5595 is not set
752# CONFIG_I2C_SIS630 is not set
753# CONFIG_I2C_SIS96X is not set
754# CONFIG_I2C_STUB is not set
755# CONFIG_I2C_VIA is not set
756# CONFIG_I2C_VIAPRO is not set
757# CONFIG_I2C_VOODOO3 is not set
758# CONFIG_I2C_PCA_ISA is not set
759
760#
761# Miscellaneous I2C Chip support
762#
763# CONFIG_SENSORS_DS1337 is not set
764# CONFIG_SENSORS_DS1374 is not set
765# CONFIG_SENSORS_EEPROM is not set
766# CONFIG_SENSORS_PCF8574 is not set
767# CONFIG_SENSORS_PCA9539 is not set
768# CONFIG_SENSORS_PCF8591 is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100769# CONFIG_SENSORS_MAX6875 is not set
770# CONFIG_I2C_DEBUG_CORE is not set
771# CONFIG_I2C_DEBUG_ALGO is not set
772# CONFIG_I2C_DEBUG_BUS is not set
773# CONFIG_I2C_DEBUG_CHIP is not set
774
775#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100776# SPI support
777#
778# CONFIG_SPI is not set
779# CONFIG_SPI_MASTER is not set
780
781#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100782# Dallas's 1-wire bus
783#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100784
785#
786# Hardware Monitoring support
787#
788# CONFIG_HWMON is not set
789# CONFIG_HWMON_VID is not set
790
791#
792# Misc devices
793#
794
795#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100796# Multimedia devices
797#
798# CONFIG_VIDEO_DEV is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +0200799CONFIG_VIDEO_V4L2=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100800
801#
802# Digital Video Broadcasting Devices
803#
804# CONFIG_DVB is not set
805
806#
807# Graphics support
808#
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000809CONFIG_FIRMWARE_EDID=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100810# CONFIG_FB is not set
811
812#
813# Console display driver support
814#
815# CONFIG_VGA_CONSOLE is not set
816CONFIG_DUMMY_CONSOLE=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000817# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100818
819#
820# Sound
821#
822# CONFIG_SOUND is not set
823
824#
825# USB support
826#
827CONFIG_USB_ARCH_HAS_HCD=y
828CONFIG_USB_ARCH_HAS_OHCI=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100829CONFIG_USB_ARCH_HAS_EHCI=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100830# CONFIG_USB is not set
831
832#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +1100833# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
834#
835
836#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100837# USB Gadget Support
838#
839# CONFIG_USB_GADGET is not set
840
841#
842# MMC/SD Card support
843#
844# CONFIG_MMC is not set
845
846#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200847# LED devices
848#
849# CONFIG_NEW_LEDS is not set
850
851#
852# LED drivers
853#
854
855#
856# LED Triggers
857#
858
859#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100860# InfiniBand support
861#
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100862CONFIG_INFINIBAND=y
863CONFIG_INFINIBAND_USER_MAD=m
864CONFIG_INFINIBAND_USER_ACCESS=m
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000865CONFIG_INFINIBAND_ADDR_TRANS=y
Arnd Bergmann1a19f852006-03-23 00:00:05 +0100866CONFIG_INFINIBAND_MTHCA=m
867CONFIG_INFINIBAND_MTHCA_DEBUG=y
868CONFIG_INFINIBAND_IPOIB=m
869CONFIG_INFINIBAND_IPOIB_DEBUG=y
870CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100871
872#
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100873# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100874#
875
876#
Arnd Bergmann6fb8f3a2006-04-29 02:40:22 +0200877# Real Time Clock
878#
879# CONFIG_RTC_CLASS is not set
880
881#
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000882# DMA Engine support
883#
884# CONFIG_DMA_ENGINE is not set
885
886#
887# DMA Clients
888#
889
890#
891# DMA Devices
892#
893
894#
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100895# File systems
896#
897CONFIG_EXT2_FS=y
898# CONFIG_EXT2_FS_XATTR is not set
899# CONFIG_EXT2_FS_XIP is not set
900CONFIG_EXT3_FS=y
901CONFIG_EXT3_FS_XATTR=y
902# CONFIG_EXT3_FS_POSIX_ACL is not set
903# CONFIG_EXT3_FS_SECURITY is not set
904CONFIG_JBD=y
905# CONFIG_JBD_DEBUG is not set
906CONFIG_FS_MBCACHE=y
907# CONFIG_REISERFS_FS is not set
908# CONFIG_JFS_FS is not set
909CONFIG_FS_POSIX_ACL=y
910# CONFIG_XFS_FS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100911# CONFIG_OCFS2_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100912# CONFIG_MINIX_FS is not set
913# CONFIG_ROMFS_FS is not set
914CONFIG_INOTIFY=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000915CONFIG_INOTIFY_USER=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100916# CONFIG_QUOTA is not set
917CONFIG_DNOTIFY=y
918# CONFIG_AUTOFS_FS is not set
919# CONFIG_AUTOFS4_FS is not set
920# CONFIG_FUSE_FS is not set
921
922#
923# CD-ROM/DVD Filesystems
924#
925CONFIG_ISO9660_FS=m
926CONFIG_JOLIET=y
927# CONFIG_ZISOFS is not set
928CONFIG_UDF_FS=m
929CONFIG_UDF_NLS=y
930
931#
932# DOS/FAT/NT Filesystems
933#
934CONFIG_FAT_FS=m
935CONFIG_MSDOS_FS=m
936CONFIG_VFAT_FS=m
937CONFIG_FAT_DEFAULT_CODEPAGE=437
938CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
939# CONFIG_NTFS_FS is not set
940
941#
942# Pseudo filesystems
943#
944CONFIG_PROC_FS=y
945CONFIG_PROC_KCORE=y
946CONFIG_SYSFS=y
947CONFIG_TMPFS=y
948CONFIG_HUGETLBFS=y
949CONFIG_HUGETLB_PAGE=y
950CONFIG_RAMFS=y
Paul Mackerras1ae5db32006-03-15 16:22:54 +1100951# CONFIG_CONFIGFS_FS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +1100952
953#
954# Miscellaneous filesystems
955#
956# CONFIG_ADFS_FS is not set
957# CONFIG_AFFS_FS is not set
958# CONFIG_HFS_FS is not set
959# CONFIG_HFSPLUS_FS is not set
960# CONFIG_BEFS_FS is not set
961# CONFIG_BFS_FS is not set
962# CONFIG_EFS_FS is not set
963# CONFIG_CRAMFS is not set
964# CONFIG_VXFS_FS is not set
965# CONFIG_HPFS_FS is not set
966# CONFIG_QNX4FS_FS is not set
967# CONFIG_SYSV_FS is not set
968# CONFIG_UFS_FS is not set
969
970#
971# Network File Systems
972#
973CONFIG_NFS_FS=m
974CONFIG_NFS_V3=y
975CONFIG_NFS_V3_ACL=y
976# CONFIG_NFS_V4 is not set
977# CONFIG_NFS_DIRECTIO is not set
978CONFIG_NFSD=m
979CONFIG_NFSD_V2_ACL=y
980CONFIG_NFSD_V3=y
981CONFIG_NFSD_V3_ACL=y
982# CONFIG_NFSD_V4 is not set
983CONFIG_NFSD_TCP=y
984CONFIG_LOCKD=m
985CONFIG_LOCKD_V4=y
986CONFIG_EXPORTFS=m
987CONFIG_NFS_ACL_SUPPORT=m
988CONFIG_NFS_COMMON=y
989CONFIG_SUNRPC=m
990# CONFIG_RPCSEC_GSS_KRB5 is not set
991# CONFIG_RPCSEC_GSS_SPKM3 is not set
992# CONFIG_SMB_FS is not set
993# CONFIG_CIFS is not set
994# CONFIG_NCP_FS is not set
995# CONFIG_CODA_FS is not set
996# CONFIG_AFS_FS is not set
997# CONFIG_9P_FS is not set
998
999#
1000# Partition Types
1001#
1002CONFIG_PARTITION_ADVANCED=y
1003# CONFIG_ACORN_PARTITION is not set
1004# CONFIG_OSF_PARTITION is not set
1005# CONFIG_AMIGA_PARTITION is not set
1006# CONFIG_ATARI_PARTITION is not set
1007# CONFIG_MAC_PARTITION is not set
1008CONFIG_MSDOS_PARTITION=y
1009# CONFIG_BSD_DISKLABEL is not set
1010# CONFIG_MINIX_SUBPARTITION is not set
1011# CONFIG_SOLARIS_X86_PARTITION is not set
1012# CONFIG_UNIXWARE_DISKLABEL is not set
1013# CONFIG_LDM_PARTITION is not set
1014# CONFIG_SGI_PARTITION is not set
1015# CONFIG_ULTRIX_PARTITION is not set
1016# CONFIG_SUN_PARTITION is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001017# CONFIG_KARMA_PARTITION is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001018CONFIG_EFI_PARTITION=y
1019
1020#
1021# Native Language Support
1022#
1023CONFIG_NLS=m
1024CONFIG_NLS_DEFAULT="iso8859-1"
1025# CONFIG_NLS_CODEPAGE_437 is not set
1026# CONFIG_NLS_CODEPAGE_737 is not set
1027# CONFIG_NLS_CODEPAGE_775 is not set
1028# CONFIG_NLS_CODEPAGE_850 is not set
1029# CONFIG_NLS_CODEPAGE_852 is not set
1030# CONFIG_NLS_CODEPAGE_855 is not set
1031# CONFIG_NLS_CODEPAGE_857 is not set
1032# CONFIG_NLS_CODEPAGE_860 is not set
1033# CONFIG_NLS_CODEPAGE_861 is not set
1034# CONFIG_NLS_CODEPAGE_862 is not set
1035# CONFIG_NLS_CODEPAGE_863 is not set
1036# CONFIG_NLS_CODEPAGE_864 is not set
1037# CONFIG_NLS_CODEPAGE_865 is not set
1038# CONFIG_NLS_CODEPAGE_866 is not set
1039# CONFIG_NLS_CODEPAGE_869 is not set
1040# CONFIG_NLS_CODEPAGE_936 is not set
1041# CONFIG_NLS_CODEPAGE_950 is not set
1042# CONFIG_NLS_CODEPAGE_932 is not set
1043# CONFIG_NLS_CODEPAGE_949 is not set
1044# CONFIG_NLS_CODEPAGE_874 is not set
1045# CONFIG_NLS_ISO8859_8 is not set
1046# CONFIG_NLS_CODEPAGE_1250 is not set
1047# CONFIG_NLS_CODEPAGE_1251 is not set
1048# CONFIG_NLS_ASCII is not set
1049CONFIG_NLS_ISO8859_1=m
1050CONFIG_NLS_ISO8859_2=m
1051CONFIG_NLS_ISO8859_3=m
1052CONFIG_NLS_ISO8859_4=m
1053CONFIG_NLS_ISO8859_5=m
1054CONFIG_NLS_ISO8859_6=m
1055CONFIG_NLS_ISO8859_7=m
1056CONFIG_NLS_ISO8859_9=m
1057CONFIG_NLS_ISO8859_13=m
1058CONFIG_NLS_ISO8859_14=m
1059CONFIG_NLS_ISO8859_15=m
1060# CONFIG_NLS_KOI8_R is not set
1061# CONFIG_NLS_KOI8_U is not set
1062# CONFIG_NLS_UTF8 is not set
1063
1064#
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001065# Library routines
1066#
1067# CONFIG_CRC_CCITT is not set
1068# CONFIG_CRC16 is not set
1069CONFIG_CRC32=y
1070# CONFIG_LIBCRC32C is not set
1071CONFIG_ZLIB_INFLATE=m
1072CONFIG_ZLIB_DEFLATE=m
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001073CONFIG_TEXTSEARCH=y
1074CONFIG_TEXTSEARCH_KMP=m
1075CONFIG_PLIST=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001076
1077#
1078# Instrumentation Support
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001079#
1080# CONFIG_PROFILING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001081# CONFIG_KPROBES is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001082
1083#
1084# Kernel hacking
1085#
1086# CONFIG_PRINTK_TIME is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001087CONFIG_MAGIC_SYSRQ=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001088# CONFIG_UNUSED_SYMBOLS is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001089CONFIG_DEBUG_KERNEL=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001090CONFIG_LOG_BUF_SHIFT=15
1091CONFIG_DETECT_SOFTLOCKUP=y
1092# CONFIG_SCHEDSTATS is not set
1093# CONFIG_DEBUG_SLAB is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001094# CONFIG_DEBUG_RT_MUTEXES is not set
1095# CONFIG_RT_MUTEX_TESTER is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001096# CONFIG_DEBUG_SPINLOCK is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001097CONFIG_DEBUG_MUTEXES=y
1098# CONFIG_DEBUG_RWSEMS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001099CONFIG_DEBUG_SPINLOCK_SLEEP=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001100# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001101# CONFIG_DEBUG_KOBJECT is not set
1102# CONFIG_DEBUG_INFO is not set
1103CONFIG_DEBUG_FS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001104# CONFIG_DEBUG_VM is not set
Paul Mackerras1ae5db32006-03-15 16:22:54 +11001105# CONFIG_FORCED_INLINING is not set
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001106# CONFIG_RCU_TORTURE_TEST is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001107# CONFIG_DEBUG_STACKOVERFLOW is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001108# CONFIG_DEBUG_STACK_USAGE is not set
1109CONFIG_DEBUGGER=y
Michael Ellerman6b7290b2006-06-23 18:20:24 +10001110CONFIG_XMON=y
1111CONFIG_XMON_DEFAULT=y
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001112CONFIG_IRQSTACKS=y
Benjamin Herrenschmidt5444a5e2005-11-15 14:40:25 +11001113# CONFIG_BOOTX_TEXT is not set
arnd@arndb.de0f0f90c2006-06-19 20:33:18 +02001114# CONFIG_PPC_EARLY_DEBUG is not set
Michael Ellerman60d4f4c2005-11-03 15:24:57 +11001115
1116#
1117# Security options
1118#
1119# CONFIG_KEYS is not set
1120# CONFIG_SECURITY is not set
1121
1122#
1123# Cryptographic options
1124#
1125CONFIG_CRYPTO=y
1126CONFIG_CRYPTO_HMAC=y
1127# CONFIG_CRYPTO_NULL is not set
1128# CONFIG_CRYPTO_MD4 is not set
1129CONFIG_CRYPTO_MD5=m
1130CONFIG_CRYPTO_SHA1=m
1131# CONFIG_CRYPTO_SHA256 is not set
1132# CONFIG_CRYPTO_SHA512 is not set
1133# CONFIG_CRYPTO_WP512 is not set
1134# CONFIG_CRYPTO_TGR192 is not set
1135CONFIG_CRYPTO_DES=m
1136# CONFIG_CRYPTO_BLOWFISH is not set
1137# CONFIG_CRYPTO_TWOFISH is not set
1138# CONFIG_CRYPTO_SERPENT is not set
1139# CONFIG_CRYPTO_AES is not set
1140# CONFIG_CRYPTO_CAST5 is not set
1141# CONFIG_CRYPTO_CAST6 is not set
1142# CONFIG_CRYPTO_TEA is not set
1143# CONFIG_CRYPTO_ARC4 is not set
1144# CONFIG_CRYPTO_KHAZAD is not set
1145# CONFIG_CRYPTO_ANUBIS is not set
1146CONFIG_CRYPTO_DEFLATE=m
1147# CONFIG_CRYPTO_MICHAEL_MIC is not set
1148# CONFIG_CRYPTO_CRC32C is not set
1149# CONFIG_CRYPTO_TEST is not set
1150
1151#
1152# Hardware crypto devices
1153#