blob: 477934558f06cb7cf153972fe099d4fa37fa4bc8 [file] [log] [blame]
Geoff Levand797c7b52006-11-23 00:47:01 +01001#
2# Automatically generated make config: don't edit
Geoff Levand0cd74f32007-05-01 07:01:11 +10003# Linux kernel version: 2.6.21
Geoff Levand36bd2832007-05-12 03:42:03 +10004# Fri May 11 10:16:27 2007
Geoff Levand797c7b52006-11-23 00:47:01 +01005#
6CONFIG_PPC64=y
7CONFIG_64BIT=y
8CONFIG_PPC_MERGE=y
9CONFIG_MMU=y
10CONFIG_GENERIC_HARDIRQS=y
11CONFIG_IRQ_PER_CPU=y
12CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110013CONFIG_ARCH_HAS_ILOG2_U32=y
14CONFIG_ARCH_HAS_ILOG2_U64=y
Geoff Levand797c7b52006-11-23 00:47:01 +010015CONFIG_GENERIC_HWEIGHT=y
16CONFIG_GENERIC_CALIBRATE_DELAY=y
17CONFIG_GENERIC_FIND_NEXT_BIT=y
18CONFIG_PPC=y
19CONFIG_EARLY_PRINTK=y
20CONFIG_COMPAT=y
21CONFIG_SYSVIPC_COMPAT=y
22CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
23CONFIG_ARCH_MAY_HAVE_PC_FDC=y
24CONFIG_PPC_OF=y
25# CONFIG_PPC_UDBG_16550 is not set
26# CONFIG_GENERIC_TBSYNC is not set
27CONFIG_AUDIT_ARCH=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110028CONFIG_GENERIC_BUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +010029# CONFIG_DEFAULT_UIMAGE is not set
30
31#
32# Processor support
33#
34# CONFIG_POWER4_ONLY is not set
35CONFIG_POWER3=y
36CONFIG_POWER4=y
37CONFIG_PPC_FPU=y
38# CONFIG_PPC_DCR_NATIVE is not set
39# CONFIG_PPC_DCR_MMIO is not set
40# CONFIG_PPC_OF_PLATFORM_PCI is not set
41CONFIG_ALTIVEC=y
42CONFIG_PPC_STD_MMU=y
Geoff Levand36bd2832007-05-12 03:42:03 +100043# CONFIG_PPC_MM_SLICES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010044CONFIG_VIRT_CPU_ACCOUNTING=y
45CONFIG_SMP=y
46CONFIG_NR_CPUS=2
47CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
48
49#
50# Code maturity level options
51#
52CONFIG_EXPERIMENTAL=y
53CONFIG_LOCK_KERNEL=y
54CONFIG_INIT_ENV_ARG_LIMIT=32
55
56#
57# General setup
58#
59CONFIG_LOCALVERSION=""
60CONFIG_LOCALVERSION_AUTO=y
61CONFIG_SWAP=y
62CONFIG_SYSVIPC=y
63# CONFIG_IPC_NS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +100064CONFIG_SYSVIPC_SYSCTL=y
Geoff Levand797c7b52006-11-23 00:47:01 +010065# CONFIG_POSIX_MQUEUE is not set
66# CONFIG_BSD_PROCESS_ACCT is not set
67# CONFIG_TASKSTATS is not set
68# CONFIG_UTS_NS is not set
69# CONFIG_AUDIT is not set
70# CONFIG_IKCONFIG is not set
Geoff Levand36bd2832007-05-12 03:42:03 +100071CONFIG_LOG_BUF_SHIFT=17
Geoff Levand797c7b52006-11-23 00:47:01 +010072# CONFIG_CPUSETS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +110073CONFIG_SYSFS_DEPRECATED=y
Geoff Levand797c7b52006-11-23 00:47:01 +010074# CONFIG_RELAY is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +100075CONFIG_BLK_DEV_INITRD=y
Geoff Levand797c7b52006-11-23 00:47:01 +010076CONFIG_INITRAMFS_SOURCE=""
Geoff Levand5f3162f2007-01-26 19:08:29 -080077CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Geoff Levand797c7b52006-11-23 00:47:01 +010078CONFIG_SYSCTL=y
Geoff Levand5f3162f2007-01-26 19:08:29 -080079# CONFIG_EMBEDDED is not set
80CONFIG_SYSCTL_SYSCALL=y
Geoff Levand797c7b52006-11-23 00:47:01 +010081CONFIG_KALLSYMS=y
82CONFIG_KALLSYMS_ALL=y
83CONFIG_KALLSYMS_EXTRA_PASS=y
84CONFIG_HOTPLUG=y
85CONFIG_PRINTK=y
86CONFIG_BUG=y
87CONFIG_ELF_CORE=y
88CONFIG_BASE_FULL=y
89CONFIG_FUTEX=y
90CONFIG_EPOLL=y
91CONFIG_SHMEM=y
Geoff Levand797c7b52006-11-23 00:47:01 +010092CONFIG_VM_EVENT_COUNTERS=y
Geoff Levand36bd2832007-05-12 03:42:03 +100093CONFIG_SLAB=y
94# CONFIG_SLUB is not set
95# CONFIG_SLOB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +010096CONFIG_RT_MUTEXES=y
97# CONFIG_TINY_SHMEM is not set
98CONFIG_BASE_SMALL=0
Geoff Levand797c7b52006-11-23 00:47:01 +010099
100#
101# Loadable module support
102#
103CONFIG_MODULES=y
104CONFIG_MODULE_UNLOAD=y
105# CONFIG_MODULE_FORCE_UNLOAD is not set
106# CONFIG_MODVERSIONS is not set
107# CONFIG_MODULE_SRCVERSION_ALL is not set
108CONFIG_KMOD=y
109CONFIG_STOP_MACHINE=y
110
111#
112# Block layer
113#
114CONFIG_BLOCK=y
115# CONFIG_BLK_DEV_IO_TRACE is not set
116
117#
118# IO Schedulers
119#
120CONFIG_IOSCHED_NOOP=y
121CONFIG_IOSCHED_AS=y
122CONFIG_IOSCHED_DEADLINE=y
123CONFIG_IOSCHED_CFQ=y
124CONFIG_DEFAULT_AS=y
125# CONFIG_DEFAULT_DEADLINE is not set
126# CONFIG_DEFAULT_CFQ is not set
127# CONFIG_DEFAULT_NOOP is not set
128CONFIG_DEFAULT_IOSCHED="anticipatory"
129
130#
131# Platform support
132#
133CONFIG_PPC_MULTIPLATFORM=y
134# CONFIG_EMBEDDED6xx is not set
135# CONFIG_APUS is not set
136# CONFIG_PPC_PSERIES is not set
137# CONFIG_PPC_ISERIES is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100138# CONFIG_PPC_MPC52xx is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000139# CONFIG_PPC_MPC5200 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100140# CONFIG_PPC_PMAC is not set
141# CONFIG_PPC_MAPLE is not set
142# CONFIG_PPC_PASEMI is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000143# CONFIG_PPC_CELLEB is not set
144CONFIG_PPC_PS3=y
145
146#
147# PS3 Platform Options
148#
149# CONFIG_PS3_ADVANCED is not set
150CONFIG_PS3_HTAB_SIZE=20
151# CONFIG_PS3_DYNAMIC_DMA is not set
152CONFIG_PS3_USE_LPAR_ADDR=y
153CONFIG_PS3_VUART=y
154CONFIG_PS3_PS3AV=y
155CONFIG_PS3_SYS_MANAGER=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100156CONFIG_PPC_CELL=y
157# CONFIG_PPC_CELL_NATIVE is not set
158# CONFIG_PPC_IBM_CELL_BLADE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000159
160#
161# Cell Broadband Engine options
162#
163CONFIG_SPU_FS=y
164CONFIG_SPU_BASE=y
165# CONFIG_PQ2ADS is not set
166# CONFIG_MPIC is not set
167# CONFIG_MPIC_WEIRD is not set
168# CONFIG_PPC_I8259 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100169# CONFIG_U3_DART is not set
170# CONFIG_PPC_RTAS is not set
171# CONFIG_MMIO_NVRAM is not set
172# CONFIG_PPC_MPC106 is not set
173# CONFIG_PPC_970_NAP is not set
174# CONFIG_PPC_INDIRECT_IO is not set
175# CONFIG_GENERIC_IOMAP is not set
176# CONFIG_CPU_FREQ is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000177# CONFIG_CPM2 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100178
179#
180# Kernel options
181#
182# CONFIG_HZ_100 is not set
183CONFIG_HZ_250=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100184# CONFIG_HZ_300 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100185# CONFIG_HZ_1000 is not set
186CONFIG_HZ=250
187CONFIG_PREEMPT_NONE=y
188# CONFIG_PREEMPT_VOLUNTARY is not set
189# CONFIG_PREEMPT is not set
190# CONFIG_PREEMPT_BKL is not set
191CONFIG_BINFMT_ELF=y
192CONFIG_BINFMT_MISC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000193CONFIG_FORCE_MAX_ZONEORDER=13
Geoff Levand797c7b52006-11-23 00:47:01 +0100194# CONFIG_IOMMU_VMERGE is not set
195CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000196CONFIG_KEXEC=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100197# CONFIG_CRASH_DUMP is not set
198# CONFIG_IRQ_ALL_CPUS is not set
199# CONFIG_NUMA is not set
200CONFIG_ARCH_SELECT_MEMORY_MODEL=y
201CONFIG_ARCH_FLATMEM_ENABLE=y
202CONFIG_ARCH_SPARSEMEM_ENABLE=y
203CONFIG_ARCH_SPARSEMEM_DEFAULT=y
204CONFIG_ARCH_POPULATES_NODE_MAP=y
205CONFIG_SELECT_MEMORY_MODEL=y
206# CONFIG_FLATMEM_MANUAL is not set
207# CONFIG_DISCONTIGMEM_MANUAL is not set
208CONFIG_SPARSEMEM_MANUAL=y
209CONFIG_SPARSEMEM=y
210CONFIG_HAVE_MEMORY_PRESENT=y
211# CONFIG_SPARSEMEM_STATIC is not set
212CONFIG_SPARSEMEM_EXTREME=y
213CONFIG_MEMORY_HOTPLUG=y
214CONFIG_MEMORY_HOTPLUG_SPARSE=y
215CONFIG_SPLIT_PTLOCK_CPUS=4
216CONFIG_RESOURCES_64BIT=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000217CONFIG_ZONE_DMA_FLAG=1
Geoff Levand797c7b52006-11-23 00:47:01 +0100218CONFIG_ARCH_MEMORY_PROBE=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000219# CONFIG_PPC_HAS_HASH_64K is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000220# CONFIG_PPC_64K_PAGES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100221# CONFIG_SCHED_SMT is not set
222CONFIG_PROC_DEVICETREE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000223# CONFIG_CMDLINE_BOOL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100224# CONFIG_PM is not set
225# CONFIG_SECCOMP is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000226# CONFIG_WANT_DEVICE_TREE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100227CONFIG_ISA_DMA_API=y
228
229#
230# Bus options
231#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000232CONFIG_ZONE_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100233CONFIG_GENERIC_ISA_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100234# CONFIG_PCI is not set
235# CONFIG_PCI_DOMAINS is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000236# CONFIG_ARCH_SUPPORTS_MSI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100237
238#
239# PCCARD (PCMCIA/CardBus) support
240#
241# CONFIG_PCCARD is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100242CONFIG_KERNEL_START=0xc000000000000000
243
244#
245# Networking
246#
247CONFIG_NET=y
248
249#
250# Networking options
251#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800252CONFIG_PACKET=y
253CONFIG_PACKET_MMAP=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100254CONFIG_UNIX=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000255CONFIG_XFRM=y
256# CONFIG_XFRM_USER is not set
257# CONFIG_XFRM_SUB_POLICY is not set
258# CONFIG_XFRM_MIGRATE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100259# CONFIG_NET_KEY is not set
260CONFIG_INET=y
261# CONFIG_IP_MULTICAST is not set
262# CONFIG_IP_ADVANCED_ROUTER is not set
263CONFIG_IP_FIB_HASH=y
264CONFIG_IP_PNP=y
265CONFIG_IP_PNP_DHCP=y
266# CONFIG_IP_PNP_BOOTP is not set
267# CONFIG_IP_PNP_RARP is not set
268# CONFIG_NET_IPIP is not set
269# CONFIG_NET_IPGRE is not set
270# CONFIG_ARPD is not set
271# CONFIG_SYN_COOKIES is not set
272# CONFIG_INET_AH is not set
273# CONFIG_INET_ESP is not set
274# CONFIG_INET_IPCOMP is not set
275# CONFIG_INET_XFRM_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000276CONFIG_INET_TUNNEL=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100277# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
278# CONFIG_INET_XFRM_MODE_TUNNEL is not set
279# CONFIG_INET_XFRM_MODE_BEET is not set
280# CONFIG_INET_DIAG is not set
281# CONFIG_TCP_CONG_ADVANCED is not set
282CONFIG_TCP_CONG_CUBIC=y
283CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mackerrase89debc2007-01-22 22:39:24 +1100284# CONFIG_TCP_MD5SIG is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000285CONFIG_IPV6=y
286# CONFIG_IPV6_PRIVACY is not set
287# CONFIG_IPV6_ROUTER_PREF is not set
288# CONFIG_IPV6_OPTIMISTIC_DAD is not set
289# CONFIG_INET6_AH is not set
290# CONFIG_INET6_ESP is not set
291# CONFIG_INET6_IPCOMP is not set
292# CONFIG_IPV6_MIP6 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100293# CONFIG_INET6_XFRM_TUNNEL is not set
294# CONFIG_INET6_TUNNEL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000295CONFIG_INET6_XFRM_MODE_TRANSPORT=y
296CONFIG_INET6_XFRM_MODE_TUNNEL=y
297CONFIG_INET6_XFRM_MODE_BEET=y
298# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
299CONFIG_IPV6_SIT=y
300# CONFIG_IPV6_TUNNEL is not set
301# CONFIG_IPV6_MULTIPLE_TABLES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100302# CONFIG_NETWORK_SECMARK is not set
303# CONFIG_NETFILTER is not set
304
305#
306# DCCP Configuration (EXPERIMENTAL)
307#
308# CONFIG_IP_DCCP is not set
309
310#
311# SCTP Configuration (EXPERIMENTAL)
312#
313# CONFIG_IP_SCTP is not set
314
315#
316# TIPC Configuration (EXPERIMENTAL)
317#
318# CONFIG_TIPC is not set
319# CONFIG_ATM is not set
320# CONFIG_BRIDGE is not set
321# CONFIG_VLAN_8021Q is not set
322# CONFIG_DECNET is not set
323# CONFIG_LLC2 is not set
324# CONFIG_IPX is not set
325# CONFIG_ATALK is not set
326# CONFIG_X25 is not set
327# CONFIG_LAPB is not set
328# CONFIG_ECONET is not set
329# CONFIG_WAN_ROUTER is not set
330
331#
332# QoS and/or fair queueing
333#
334# CONFIG_NET_SCHED is not set
335
336#
337# Network testing
338#
339# CONFIG_NET_PKTGEN is not set
340# CONFIG_HAMRADIO is not set
341# CONFIG_IRDA is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000342CONFIG_BT=m
343CONFIG_BT_L2CAP=m
344CONFIG_BT_SCO=m
345CONFIG_BT_RFCOMM=m
346# CONFIG_BT_RFCOMM_TTY is not set
347# CONFIG_BT_BNEP is not set
348CONFIG_BT_HIDP=m
349
350#
351# Bluetooth device drivers
352#
353CONFIG_BT_HCIUSB=m
354CONFIG_BT_HCIUSB_SCO=y
355# CONFIG_BT_HCIUART is not set
356# CONFIG_BT_HCIBCM203X is not set
357# CONFIG_BT_HCIBPA10X is not set
358# CONFIG_BT_HCIBFUSB is not set
359# CONFIG_BT_HCIVHCI is not set
360# CONFIG_AF_RXRPC is not set
361
362#
363# Wireless
364#
365# CONFIG_CFG80211 is not set
366CONFIG_WIRELESS_EXT=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000367# CONFIG_MAC80211 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100368# CONFIG_IEEE80211 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000369# CONFIG_RFKILL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100370
371#
372# Device Drivers
373#
374
375#
376# Generic Driver Options
377#
378CONFIG_STANDALONE=y
379CONFIG_PREVENT_FIRMWARE_BUILD=y
380# CONFIG_FW_LOADER is not set
381# CONFIG_DEBUG_DRIVER is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000382# CONFIG_DEBUG_DEVRES is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100383# CONFIG_SYS_HYPERVISOR is not set
384
385#
386# Connector - unified userspace <-> kernelspace linker
387#
388# CONFIG_CONNECTOR is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100389# CONFIG_MTD is not set
390
391#
392# Parallel port support
393#
394# CONFIG_PARPORT is not set
395
396#
397# Plug and Play support
398#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000399# CONFIG_PNPACPI is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100400
401#
402# Block devices
403#
404# CONFIG_BLK_DEV_FD is not set
405# CONFIG_BLK_DEV_COW_COMMON is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000406CONFIG_BLK_DEV_LOOP=y
407# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100408# CONFIG_BLK_DEV_NBD is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800409# CONFIG_BLK_DEV_UB is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000410CONFIG_BLK_DEV_RAM=y
411CONFIG_BLK_DEV_RAM_COUNT=16
412CONFIG_BLK_DEV_RAM_SIZE=65535
413CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
Geoff Levand797c7b52006-11-23 00:47:01 +0100414# CONFIG_CDROM_PKTCDVD is not set
415# CONFIG_ATA_OVER_ETH is not set
416
417#
418# Misc devices
419#
Geoff Levand36bd2832007-05-12 03:42:03 +1000420# CONFIG_BLINK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100421
422#
423# ATA/ATAPI/MFM/RLL support
424#
425# CONFIG_IDE is not set
426
427#
428# SCSI device support
429#
430# CONFIG_RAID_ATTRS is not set
431CONFIG_SCSI=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100432# CONFIG_SCSI_TGT is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100433# CONFIG_SCSI_NETLINK is not set
434CONFIG_SCSI_PROC_FS=y
435
436#
437# SCSI support type (disk, tape, CD-ROM)
438#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800439CONFIG_BLK_DEV_SD=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100440# CONFIG_CHR_DEV_ST is not set
441# CONFIG_CHR_DEV_OSST is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800442CONFIG_BLK_DEV_SR=y
443# CONFIG_BLK_DEV_SR_VENDOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000444CONFIG_CHR_DEV_SG=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100445# CONFIG_CHR_DEV_SCH is not set
446
447#
448# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
449#
450# CONFIG_SCSI_MULTI_LUN is not set
451# CONFIG_SCSI_CONSTANTS is not set
452# CONFIG_SCSI_LOGGING is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100453# CONFIG_SCSI_SCAN_ASYNC is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000454CONFIG_SCSI_WAIT_SCAN=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100455
456#
457# SCSI Transports
458#
459# CONFIG_SCSI_SPI_ATTRS is not set
460# CONFIG_SCSI_FC_ATTRS is not set
461# CONFIG_SCSI_ISCSI_ATTRS is not set
462# CONFIG_SCSI_SAS_ATTRS is not set
463# CONFIG_SCSI_SAS_LIBSAS is not set
464
465#
466# SCSI low-level drivers
467#
468# CONFIG_ISCSI_TCP is not set
469# CONFIG_SCSI_DEBUG is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000470# CONFIG_SCSI_ESP_CORE is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100471
472#
473# Serial ATA (prod) and Parallel ATA (experimental) drivers
474#
475# CONFIG_ATA is not set
476
477#
478# Multi-device support (RAID and LVM)
479#
480# CONFIG_MD is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000481# CONFIG_MACINTOSH_DRIVERS is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100482
483#
484# Network device support
485#
486CONFIG_NETDEVICES=y
487# CONFIG_DUMMY is not set
488# CONFIG_BONDING is not set
489# CONFIG_EQUALIZER is not set
490# CONFIG_TUN is not set
491
492#
493# PHY device support
494#
495
496#
497# Ethernet (10 or 100Mbit)
498#
499# CONFIG_NET_ETHERNET is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000500CONFIG_MII=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100501
502#
503# Ethernet (1000 Mbit)
504#
505
506#
507# Ethernet (10000 Mbit)
508#
Geoff Levand36bd2832007-05-12 03:42:03 +1000509CONFIG_MLX4_DEBUG=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100510
511#
512# Token Ring devices
513#
514
515#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000516# Wireless LAN
Geoff Levand797c7b52006-11-23 00:47:01 +0100517#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000518# CONFIG_WLAN_PRE80211 is not set
519# CONFIG_WLAN_80211 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100520
521#
Geoff Levand36bd2832007-05-12 03:42:03 +1000522# USB Network Adapters
523#
524# CONFIG_USB_CATC is not set
525# CONFIG_USB_KAWETH is not set
526CONFIG_USB_PEGASUS=m
527# CONFIG_USB_RTL8150 is not set
528CONFIG_USB_USBNET_MII=m
529CONFIG_USB_USBNET=m
530# CONFIG_USB_NET_CDCETHER is not set
531# CONFIG_USB_NET_DM9601 is not set
532# CONFIG_USB_NET_GL620A is not set
533# CONFIG_USB_NET_NET1080 is not set
534# CONFIG_USB_NET_PLUSB is not set
535CONFIG_USB_NET_MCS7830=m
536# CONFIG_USB_NET_RNDIS_HOST is not set
537# CONFIG_USB_NET_CDC_SUBSET is not set
538# CONFIG_USB_NET_ZAURUS is not set
539
540#
Geoff Levand797c7b52006-11-23 00:47:01 +0100541# Wan interfaces
542#
543# CONFIG_WAN is not set
544# CONFIG_PPP is not set
545# CONFIG_SLIP is not set
546# CONFIG_SHAPER is not set
547# CONFIG_NETCONSOLE is not set
548# CONFIG_NETPOLL is not set
549# CONFIG_NET_POLL_CONTROLLER is not set
550
551#
552# ISDN subsystem
553#
554# CONFIG_ISDN is not set
555
556#
557# Telephony Support
558#
559# CONFIG_PHONE is not set
560
561#
562# Input device support
563#
564CONFIG_INPUT=y
565# CONFIG_INPUT_FF_MEMLESS is not set
566
567#
568# Userland interfaces
569#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800570CONFIG_INPUT_MOUSEDEV=y
571# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
572CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
573CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
Geoff Levand797c7b52006-11-23 00:47:01 +0100574# CONFIG_INPUT_JOYDEV is not set
575# CONFIG_INPUT_TSDEV is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800576# CONFIG_INPUT_EVDEV is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100577# CONFIG_INPUT_EVBUG is not set
578
579#
580# Input Device Drivers
581#
582# CONFIG_INPUT_KEYBOARD is not set
583# CONFIG_INPUT_MOUSE is not set
584# CONFIG_INPUT_JOYSTICK is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000585# CONFIG_INPUT_TABLET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100586# CONFIG_INPUT_TOUCHSCREEN is not set
587# CONFIG_INPUT_MISC is not set
588
589#
590# Hardware I/O ports
591#
592# CONFIG_SERIO is not set
593# CONFIG_GAMEPORT is not set
594
595#
596# Character devices
597#
598CONFIG_VT=y
599CONFIG_VT_CONSOLE=y
600CONFIG_HW_CONSOLE=y
601# CONFIG_VT_HW_CONSOLE_BINDING is not set
602# CONFIG_SERIAL_NONSTANDARD is not set
603
604#
605# Serial drivers
606#
607# CONFIG_SERIAL_8250 is not set
608
609#
610# Non-8250 serial port support
611#
612CONFIG_UNIX98_PTYS=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000613CONFIG_LEGACY_PTYS=y
614CONFIG_LEGACY_PTY_COUNT=16
Geoff Levand797c7b52006-11-23 00:47:01 +0100615
616#
617# IPMI
618#
619# CONFIG_IPMI_HANDLER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100620# CONFIG_WATCHDOG is not set
621# CONFIG_HW_RANDOM is not set
622CONFIG_GEN_RTC=y
623# CONFIG_GEN_RTC_X is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100624# CONFIG_R3964 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100625# CONFIG_RAW_DRIVER is not set
626# CONFIG_HANGCHECK_TIMER is not set
627
628#
629# TPM devices
630#
631# CONFIG_TCG_TPM is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100632# CONFIG_I2C is not set
633
634#
635# SPI support
636#
637# CONFIG_SPI is not set
638# CONFIG_SPI_MASTER is not set
639
640#
641# Dallas's 1-wire bus
642#
643# CONFIG_W1 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100644# CONFIG_HWMON is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100645
646#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000647# Multifunction device drivers
648#
649# CONFIG_MFD_SM501 is not set
650
651#
Geoff Levand797c7b52006-11-23 00:47:01 +0100652# Multimedia devices
653#
654# CONFIG_VIDEO_DEV is not set
655
656#
657# Digital Video Broadcasting Devices
658#
659# CONFIG_DVB is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800660# CONFIG_USB_DABUSB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100661
662#
663# Graphics support
664#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000665# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Geoff Levand36bd2832007-05-12 03:42:03 +1000666
667#
668# Display device support
669#
670# CONFIG_DISPLAY_SUPPORT is not set
671# CONFIG_VGASTATE is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800672CONFIG_FB=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000673# CONFIG_FIRMWARE_EDID is not set
674# CONFIG_FB_DDC is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800675CONFIG_FB_CFB_FILLRECT=y
676CONFIG_FB_CFB_COPYAREA=y
677CONFIG_FB_CFB_IMAGEBLIT=y
Geoff Levand36bd2832007-05-12 03:42:03 +1000678# CONFIG_FB_SYS_FILLRECT is not set
679# CONFIG_FB_SYS_COPYAREA is not set
680# CONFIG_FB_SYS_IMAGEBLIT is not set
681# CONFIG_FB_SYS_FOPS is not set
682CONFIG_FB_DEFERRED_IO=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000683# CONFIG_FB_SVGALIB is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800684# CONFIG_FB_MACMODES is not set
685# CONFIG_FB_BACKLIGHT is not set
686# CONFIG_FB_MODE_HELPERS is not set
687# CONFIG_FB_TILEBLITTING is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000688
689#
690# Frame buffer hardware drivers
691#
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800692# CONFIG_FB_OF is not set
693# CONFIG_FB_VGA16 is not set
694# CONFIG_FB_S1D13XXX is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100695# CONFIG_FB_IBM_GXT4500 is not set
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800696CONFIG_FB_PS3=y
697CONFIG_FB_PS3_DEFAULT_SIZE_M=18
698# CONFIG_FB_VIRTUAL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100699
700#
701# Console display driver support
702#
703# CONFIG_VGA_CONSOLE is not set
704CONFIG_DUMMY_CONSOLE=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800705CONFIG_FRAMEBUFFER_CONSOLE=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000706CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800707# CONFIG_FONTS is not set
708CONFIG_FONT_8x8=y
709CONFIG_FONT_8x16=y
Geert Uytterhoevenf59e5e82007-02-12 00:55:27 -0800710CONFIG_LOGO=y
711# CONFIG_LOGO_LINUX_MONO is not set
712# CONFIG_LOGO_LINUX_VGA16 is not set
713CONFIG_LOGO_LINUX_CLUT224=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100714
715#
716# Sound
717#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000718CONFIG_SOUND=y
719
720#
721# Advanced Linux Sound Architecture
722#
723CONFIG_SND=y
724# CONFIG_SND_SEQUENCER is not set
725# CONFIG_SND_MIXER_OSS is not set
726# CONFIG_SND_PCM_OSS is not set
727# CONFIG_SND_DYNAMIC_MINORS is not set
728CONFIG_SND_SUPPORT_OLD_API=y
729CONFIG_SND_VERBOSE_PROCFS=y
730# CONFIG_SND_VERBOSE_PRINTK is not set
731# CONFIG_SND_DEBUG is not set
732
733#
734# Generic devices
735#
736# CONFIG_SND_DUMMY is not set
737# CONFIG_SND_MTPAV is not set
738# CONFIG_SND_SERIAL_U16550 is not set
739# CONFIG_SND_MPU401 is not set
740
741#
742# ALSA PowerMac devices
743#
744
745#
746# ALSA PowerMac requires I2C
747#
748
749#
750# USB devices
751#
752# CONFIG_SND_USB_AUDIO is not set
753# CONFIG_SND_USB_USX2Y is not set
754
755#
756# SoC audio support
757#
758# CONFIG_SND_SOC is not set
759
760#
761# Open Sound System
762#
763# CONFIG_SOUND_PRIME is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100764
765#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100766# HID Devices
767#
768CONFIG_HID=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000769# CONFIG_HID_DEBUG is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100770
771#
Geoff Levand36bd2832007-05-12 03:42:03 +1000772# USB Input Devices
773#
774CONFIG_USB_HID=m
775# CONFIG_USB_HIDINPUT_POWERBOOK is not set
776# CONFIG_HID_FF is not set
777# CONFIG_USB_HIDDEV is not set
778
779#
780# USB HID Boot Protocol drivers
781#
782# CONFIG_USB_KBD is not set
783# CONFIG_USB_MOUSE is not set
784
785#
Geoff Levand797c7b52006-11-23 00:47:01 +0100786# USB support
787#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800788CONFIG_USB_ARCH_HAS_HCD=y
789CONFIG_USB_ARCH_HAS_OHCI=y
790CONFIG_USB_ARCH_HAS_EHCI=y
791CONFIG_USB=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000792# CONFIG_USB_DEBUG is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800793
794#
795# Miscellaneous USB options
796#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000797CONFIG_USB_DEVICEFS=y
798# CONFIG_USB_DEVICE_CLASS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800799# CONFIG_USB_DYNAMIC_MINORS is not set
800# CONFIG_USB_OTG is not set
801
802#
803# USB Host Controller Drivers
804#
805CONFIG_USB_EHCI_HCD=y
806# CONFIG_USB_EHCI_SPLIT_ISO is not set
807# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
808# CONFIG_USB_EHCI_TT_NEWSCHED is not set
809CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
810# CONFIG_USB_ISP116X_HCD is not set
811CONFIG_USB_OHCI_HCD=y
812# CONFIG_USB_OHCI_HCD_PPC_OF is not set
813# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
814CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
815CONFIG_USB_OHCI_LITTLE_ENDIAN=y
816# CONFIG_USB_SL811_HCD is not set
817
818#
819# USB Device Class drivers
820#
821# CONFIG_USB_ACM is not set
822# CONFIG_USB_PRINTER is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100823
824#
825# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
826#
827
828#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800829# may also be needed; see USB_STORAGE Help for more information
830#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000831CONFIG_USB_STORAGE=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800832# CONFIG_USB_STORAGE_DEBUG is not set
833# CONFIG_USB_STORAGE_DATAFAB is not set
834# CONFIG_USB_STORAGE_FREECOM is not set
835# CONFIG_USB_STORAGE_DPCM is not set
836# CONFIG_USB_STORAGE_USBAT is not set
837# CONFIG_USB_STORAGE_SDDR09 is not set
838# CONFIG_USB_STORAGE_SDDR55 is not set
839# CONFIG_USB_STORAGE_JUMPSHOT is not set
840# CONFIG_USB_STORAGE_ALAUDA is not set
841# CONFIG_USB_STORAGE_KARMA is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800842# CONFIG_USB_LIBUSUAL is not set
843
844#
Geoff Levand5f3162f2007-01-26 19:08:29 -0800845# USB Imaging devices
846#
847# CONFIG_USB_MDC800 is not set
848# CONFIG_USB_MICROTEK is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800849CONFIG_USB_MON=y
850
851#
852# USB port drivers
853#
854
855#
856# USB Serial Converter support
857#
858# CONFIG_USB_SERIAL is not set
859
860#
861# USB Miscellaneous drivers
862#
863# CONFIG_USB_EMI62 is not set
864# CONFIG_USB_EMI26 is not set
865# CONFIG_USB_ADUTUX is not set
866# CONFIG_USB_AUERSWALD is not set
867# CONFIG_USB_RIO500 is not set
868# CONFIG_USB_LEGOTOWER is not set
869# CONFIG_USB_LCD is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000870# CONFIG_USB_BERRY_CHARGE is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800871# CONFIG_USB_LED is not set
872# CONFIG_USB_CYPRESS_CY7C63 is not set
873# CONFIG_USB_CYTHERM is not set
874# CONFIG_USB_PHIDGET is not set
875# CONFIG_USB_IDMOUSE is not set
876# CONFIG_USB_FTDI_ELAN is not set
877# CONFIG_USB_APPLEDISPLAY is not set
878# CONFIG_USB_SISUSBVGA is not set
879# CONFIG_USB_LD is not set
880# CONFIG_USB_TRANCEVIBRATOR is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000881# CONFIG_USB_IOWARRIOR is not set
882# CONFIG_USB_TEST is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800883
884#
885# USB DSL modem support
886#
887
888#
Geoff Levand797c7b52006-11-23 00:47:01 +0100889# USB Gadget Support
890#
891# CONFIG_USB_GADGET is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100892# CONFIG_MMC is not set
893
894#
895# LED devices
896#
897# CONFIG_NEW_LEDS is not set
898
899#
900# LED drivers
901#
902
903#
904# LED Triggers
905#
906
907#
908# InfiniBand support
909#
910
911#
912# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
913#
914
915#
916# Real Time Clock
917#
918# CONFIG_RTC_CLASS is not set
919
920#
921# DMA Engine support
922#
923# CONFIG_DMA_ENGINE is not set
924
925#
926# DMA Clients
927#
928
929#
930# DMA Devices
931#
932
933#
934# File systems
935#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000936CONFIG_EXT2_FS=m
937# CONFIG_EXT2_FS_XATTR is not set
938# CONFIG_EXT2_FS_XIP is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800939CONFIG_EXT3_FS=y
940CONFIG_EXT3_FS_XATTR=y
941# CONFIG_EXT3_FS_POSIX_ACL is not set
942# CONFIG_EXT3_FS_SECURITY is not set
Geoff Levand797c7b52006-11-23 00:47:01 +0100943# CONFIG_EXT4DEV_FS is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -0800944CONFIG_JBD=y
945# CONFIG_JBD_DEBUG is not set
946CONFIG_FS_MBCACHE=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100947# CONFIG_REISERFS_FS is not set
948# CONFIG_JFS_FS is not set
949# CONFIG_FS_POSIX_ACL is not set
950# CONFIG_XFS_FS is not set
951# CONFIG_GFS2_FS is not set
952# CONFIG_OCFS2_FS is not set
953# CONFIG_MINIX_FS is not set
954# CONFIG_ROMFS_FS is not set
955CONFIG_INOTIFY=y
956CONFIG_INOTIFY_USER=y
Geoff Levand0cd74f32007-05-01 07:01:11 +1000957CONFIG_QUOTA=y
958# CONFIG_QFMT_V1 is not set
959CONFIG_QFMT_V2=y
960CONFIG_QUOTACTL=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100961CONFIG_DNOTIFY=y
962# CONFIG_AUTOFS_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000963CONFIG_AUTOFS4_FS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100964# CONFIG_FUSE_FS is not set
965
966#
967# CD-ROM/DVD Filesystems
968#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000969CONFIG_ISO9660_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800970CONFIG_JOLIET=y
971# CONFIG_ZISOFS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000972CONFIG_UDF_FS=m
Geoff Levand5f3162f2007-01-26 19:08:29 -0800973CONFIG_UDF_NLS=y
Geoff Levand797c7b52006-11-23 00:47:01 +0100974
975#
976# DOS/FAT/NT Filesystems
977#
Geoff Levand0cd74f32007-05-01 07:01:11 +1000978CONFIG_FAT_FS=m
Geoff Levand797c7b52006-11-23 00:47:01 +0100979# CONFIG_MSDOS_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +1000980CONFIG_VFAT_FS=m
Geoff Levandc19cdcb2007-01-30 15:20:37 -0800981CONFIG_FAT_DEFAULT_CODEPAGE=437
982CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
Geoff Levand797c7b52006-11-23 00:47:01 +0100983# CONFIG_NTFS_FS is not set
984
985#
986# Pseudo filesystems
987#
988CONFIG_PROC_FS=y
989CONFIG_PROC_KCORE=y
990CONFIG_PROC_SYSCTL=y
991CONFIG_SYSFS=y
992CONFIG_TMPFS=y
993# CONFIG_TMPFS_POSIX_ACL is not set
994# CONFIG_HUGETLBFS is not set
995# CONFIG_HUGETLB_PAGE is not set
996CONFIG_RAMFS=y
997# CONFIG_CONFIGFS_FS is not set
998
999#
1000# Miscellaneous filesystems
1001#
1002# CONFIG_ADFS_FS is not set
1003# CONFIG_AFFS_FS is not set
1004# CONFIG_HFS_FS is not set
1005# CONFIG_HFSPLUS_FS is not set
1006# CONFIG_BEFS_FS is not set
1007# CONFIG_BFS_FS is not set
1008# CONFIG_EFS_FS is not set
1009# CONFIG_CRAMFS is not set
1010# CONFIG_VXFS_FS is not set
1011# CONFIG_HPFS_FS is not set
1012# CONFIG_QNX4FS_FS is not set
1013# CONFIG_SYSV_FS is not set
1014# CONFIG_UFS_FS is not set
1015
1016#
1017# Network File Systems
1018#
1019CONFIG_NFS_FS=y
1020CONFIG_NFS_V3=y
1021# CONFIG_NFS_V3_ACL is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001022CONFIG_NFS_V4=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001023# CONFIG_NFS_DIRECTIO is not set
1024# CONFIG_NFSD is not set
1025CONFIG_ROOT_NFS=y
1026CONFIG_LOCKD=y
1027CONFIG_LOCKD_V4=y
1028CONFIG_NFS_COMMON=y
1029CONFIG_SUNRPC=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001030CONFIG_SUNRPC_GSS=y
Geoff Levand36bd2832007-05-12 03:42:03 +10001031# CONFIG_SUNRPC_BIND34 is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001032CONFIG_RPCSEC_GSS_KRB5=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001033# CONFIG_RPCSEC_GSS_SPKM3 is not set
1034# CONFIG_SMB_FS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001035CONFIG_CIFS=m
1036# CONFIG_CIFS_STATS is not set
1037# CONFIG_CIFS_WEAK_PW_HASH is not set
1038# CONFIG_CIFS_XATTR is not set
1039# CONFIG_CIFS_DEBUG2 is not set
1040# CONFIG_CIFS_EXPERIMENTAL is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001041# CONFIG_NCP_FS is not set
1042# CONFIG_CODA_FS is not set
1043# CONFIG_AFS_FS is not set
1044# CONFIG_9P_FS is not set
1045
1046#
1047# Partition Types
1048#
1049# CONFIG_PARTITION_ADVANCED is not set
1050CONFIG_MSDOS_PARTITION=y
1051
1052#
1053# Native Language Support
1054#
Geoff Levand5f3162f2007-01-26 19:08:29 -08001055CONFIG_NLS=y
1056CONFIG_NLS_DEFAULT="iso8859-1"
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001057CONFIG_NLS_CODEPAGE_437=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001058# CONFIG_NLS_CODEPAGE_737 is not set
1059# CONFIG_NLS_CODEPAGE_775 is not set
1060# CONFIG_NLS_CODEPAGE_850 is not set
1061# CONFIG_NLS_CODEPAGE_852 is not set
1062# CONFIG_NLS_CODEPAGE_855 is not set
1063# CONFIG_NLS_CODEPAGE_857 is not set
1064# CONFIG_NLS_CODEPAGE_860 is not set
1065# CONFIG_NLS_CODEPAGE_861 is not set
1066# CONFIG_NLS_CODEPAGE_862 is not set
1067# CONFIG_NLS_CODEPAGE_863 is not set
1068# CONFIG_NLS_CODEPAGE_864 is not set
1069# CONFIG_NLS_CODEPAGE_865 is not set
1070# CONFIG_NLS_CODEPAGE_866 is not set
1071# CONFIG_NLS_CODEPAGE_869 is not set
1072# CONFIG_NLS_CODEPAGE_936 is not set
1073# CONFIG_NLS_CODEPAGE_950 is not set
1074# CONFIG_NLS_CODEPAGE_932 is not set
1075# CONFIG_NLS_CODEPAGE_949 is not set
1076# CONFIG_NLS_CODEPAGE_874 is not set
1077# CONFIG_NLS_ISO8859_8 is not set
1078# CONFIG_NLS_CODEPAGE_1250 is not set
1079# CONFIG_NLS_CODEPAGE_1251 is not set
1080# CONFIG_NLS_ASCII is not set
Geoff Levandc19cdcb2007-01-30 15:20:37 -08001081CONFIG_NLS_ISO8859_1=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001082# CONFIG_NLS_ISO8859_2 is not set
1083# CONFIG_NLS_ISO8859_3 is not set
1084# CONFIG_NLS_ISO8859_4 is not set
1085# CONFIG_NLS_ISO8859_5 is not set
1086# CONFIG_NLS_ISO8859_6 is not set
1087# CONFIG_NLS_ISO8859_7 is not set
1088# CONFIG_NLS_ISO8859_9 is not set
1089# CONFIG_NLS_ISO8859_13 is not set
1090# CONFIG_NLS_ISO8859_14 is not set
1091# CONFIG_NLS_ISO8859_15 is not set
1092# CONFIG_NLS_KOI8_R is not set
1093# CONFIG_NLS_KOI8_U is not set
1094# CONFIG_NLS_UTF8 is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001095
1096#
Paul Mackerrase89debc2007-01-22 22:39:24 +11001097# Distributed Lock Manager
1098#
1099# CONFIG_DLM is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001100# CONFIG_UCC_SLOW is not set
1101# CONFIG_UCC_FAST is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001102
1103#
Geoff Levand797c7b52006-11-23 00:47:01 +01001104# Library routines
1105#
Geoff Levand5f3162f2007-01-26 19:08:29 -08001106CONFIG_BITREVERSE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001107# CONFIG_CRC_CCITT is not set
1108# CONFIG_CRC16 is not set
Geoff Levand36bd2832007-05-12 03:42:03 +10001109# CONFIG_CRC_ITU_T is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001110CONFIG_CRC32=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001111# CONFIG_LIBCRC32C is not set
1112CONFIG_PLIST=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001113CONFIG_HAS_IOMEM=y
1114CONFIG_HAS_IOPORT=y
Geoff Levand36bd2832007-05-12 03:42:03 +10001115CONFIG_HAS_DMA=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001116
1117#
1118# Instrumentation Support
1119#
1120# CONFIG_PROFILING is not set
1121# CONFIG_KPROBES is not set
1122
1123#
1124# Kernel hacking
1125#
1126# CONFIG_PRINTK_TIME is not set
1127CONFIG_ENABLE_MUST_CHECK=y
1128# CONFIG_MAGIC_SYSRQ is not set
1129# CONFIG_UNUSED_SYMBOLS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001130# CONFIG_DEBUG_FS is not set
1131# CONFIG_HEADERS_CHECK is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001132CONFIG_DEBUG_KERNEL=y
Geoff Levand0cd74f32007-05-01 07:01:11 +10001133# CONFIG_DEBUG_SHIRQ is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001134CONFIG_DETECT_SOFTLOCKUP=y
1135# CONFIG_SCHEDSTATS is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001136# CONFIG_TIMER_STATS is not set
1137# CONFIG_DEBUG_SLAB is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001138# CONFIG_DEBUG_RT_MUTEXES is not set
1139# CONFIG_RT_MUTEX_TESTER is not set
1140CONFIG_DEBUG_SPINLOCK=y
Geoff Levand5f3162f2007-01-26 19:08:29 -08001141CONFIG_DEBUG_MUTEXES=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001142CONFIG_DEBUG_SPINLOCK_SLEEP=y
1143# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1144# CONFIG_DEBUG_KOBJECT is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001145CONFIG_DEBUG_BUGVERBOSE=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001146CONFIG_DEBUG_INFO=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001147# CONFIG_DEBUG_VM is not set
1148CONFIG_DEBUG_LIST=y
1149CONFIG_FORCED_INLINING=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001150# CONFIG_RCU_TORTURE_TEST is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001151# CONFIG_FAULT_INJECTION is not set
Geoff Levand5f3162f2007-01-26 19:08:29 -08001152CONFIG_DEBUG_STACKOVERFLOW=y
Geoff Levand797c7b52006-11-23 00:47:01 +01001153# CONFIG_DEBUG_STACK_USAGE is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001154# CONFIG_DEBUG_PAGEALLOC is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001155# CONFIG_DEBUGGER is not set
1156CONFIG_IRQSTACKS=y
1157# CONFIG_BOOTX_TEXT is not set
1158CONFIG_PPC_EARLY_DEBUG=y
1159# CONFIG_PPC_EARLY_DEBUG_LPAR is not set
1160# CONFIG_PPC_EARLY_DEBUG_G5 is not set
1161# CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set
1162# CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set
1163# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
1164# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001165# CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set
1166# CONFIG_PPC_EARLY_DEBUG_BEAT is not set
Geoff Levand36bd2832007-05-12 03:42:03 +10001167# CONFIG_PPC_EARLY_DEBUG_44x is not set
Geoff Levand797c7b52006-11-23 00:47:01 +01001168
1169#
1170# Security options
1171#
1172# CONFIG_KEYS is not set
1173# CONFIG_SECURITY is not set
1174
1175#
1176# Cryptographic options
1177#
Geoff Levand0cd74f32007-05-01 07:01:11 +10001178CONFIG_CRYPTO=y
1179CONFIG_CRYPTO_ALGAPI=y
1180CONFIG_CRYPTO_BLKCIPHER=y
1181CONFIG_CRYPTO_MANAGER=y
1182# CONFIG_CRYPTO_HMAC is not set
1183# CONFIG_CRYPTO_XCBC is not set
1184# CONFIG_CRYPTO_NULL is not set
1185# CONFIG_CRYPTO_MD4 is not set
1186CONFIG_CRYPTO_MD5=y
1187# CONFIG_CRYPTO_SHA1 is not set
1188# CONFIG_CRYPTO_SHA256 is not set
1189# CONFIG_CRYPTO_SHA512 is not set
1190# CONFIG_CRYPTO_WP512 is not set
1191# CONFIG_CRYPTO_TGR192 is not set
1192# CONFIG_CRYPTO_GF128MUL is not set
1193CONFIG_CRYPTO_ECB=m
1194CONFIG_CRYPTO_CBC=y
1195CONFIG_CRYPTO_PCBC=m
1196# CONFIG_CRYPTO_LRW is not set
Geoff Levand36bd2832007-05-12 03:42:03 +10001197# CONFIG_CRYPTO_CRYPTD is not set
Geoff Levand0cd74f32007-05-01 07:01:11 +10001198CONFIG_CRYPTO_DES=y
1199# CONFIG_CRYPTO_FCRYPT is not set
1200# CONFIG_CRYPTO_BLOWFISH is not set
1201# CONFIG_CRYPTO_TWOFISH is not set
1202# CONFIG_CRYPTO_SERPENT is not set
1203# CONFIG_CRYPTO_AES is not set
1204# CONFIG_CRYPTO_CAST5 is not set
1205# CONFIG_CRYPTO_CAST6 is not set
1206# CONFIG_CRYPTO_TEA is not set
1207# CONFIG_CRYPTO_ARC4 is not set
1208# CONFIG_CRYPTO_KHAZAD is not set
1209# CONFIG_CRYPTO_ANUBIS is not set
1210# CONFIG_CRYPTO_DEFLATE is not set
1211# CONFIG_CRYPTO_MICHAEL_MIC is not set
1212# CONFIG_CRYPTO_CRC32C is not set
1213# CONFIG_CRYPTO_CAMELLIA is not set
1214# CONFIG_CRYPTO_TEST is not set
1215
1216#
1217# Hardware crypto devices
1218#