blob: 3045749d62febbb1a9c3e6943d843ba048dab4f8 [file] [log] [blame]
Li Yangbc141de2006-10-03 23:17:51 -05001#
2# Automatically generated make config: don't edit
Kumar Gala5cc44e02007-08-28 21:46:53 -05003# Linux kernel version: 2.6.23-rc4
4# Tue Aug 28 21:24:42 2007
Li Yangbc141de2006-10-03 23:17:51 -05005#
6# CONFIG_PPC64 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05007
8#
9# Processor support
10#
11CONFIG_6xx=y
12# CONFIG_PPC_85xx is not set
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_83xx=y
18CONFIG_PPC_FPU=y
19CONFIG_PPC_STD_MMU=y
20CONFIG_PPC_STD_MMU_32=y
21# CONFIG_PPC_MM_SLICES is not set
22# CONFIG_SMP is not set
Li Yangbc141de2006-10-03 23:17:51 -050023CONFIG_PPC32=y
24CONFIG_PPC_MERGE=y
25CONFIG_MMU=y
26CONFIG_GENERIC_HARDIRQS=y
27CONFIG_IRQ_PER_CPU=y
28CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110029CONFIG_ARCH_HAS_ILOG2_U32=y
Li Yangbc141de2006-10-03 23:17:51 -050030CONFIG_GENERIC_HWEIGHT=y
31CONFIG_GENERIC_CALIBRATE_DELAY=y
32CONFIG_GENERIC_FIND_NEXT_BIT=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050033# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
Li Yangbc141de2006-10-03 23:17:51 -050034CONFIG_PPC=y
35CONFIG_EARLY_PRINTK=y
36CONFIG_GENERIC_NVRAM=y
37CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
38CONFIG_ARCH_MAY_HAVE_PC_FDC=y
39CONFIG_PPC_OF=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050040CONFIG_OF=y
Li Yangbc141de2006-10-03 23:17:51 -050041CONFIG_PPC_UDBG_16550=y
42# CONFIG_GENERIC_TBSYNC is not set
43CONFIG_AUDIT_ARCH=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110044CONFIG_GENERIC_BUG=y
Li Yangbc141de2006-10-03 23:17:51 -050045CONFIG_DEFAULT_UIMAGE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110046# CONFIG_PPC_DCR_NATIVE is not set
47# CONFIG_PPC_DCR_MMIO is not set
Li Yangbc141de2006-10-03 23:17:51 -050048CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
49
50#
Li Yangbc141de2006-10-03 23:17:51 -050051# General setup
52#
Kumar Gala5cc44e02007-08-28 21:46:53 -050053CONFIG_EXPERIMENTAL=y
54CONFIG_BROKEN_ON_SMP=y
55CONFIG_INIT_ENV_ARG_LIMIT=32
Li Yangbc141de2006-10-03 23:17:51 -050056CONFIG_LOCALVERSION=""
57CONFIG_LOCALVERSION_AUTO=y
58CONFIG_SWAP=y
59CONFIG_SYSVIPC=y
Kumar Gala322d05a2007-02-17 10:13:56 -060060CONFIG_SYSVIPC_SYSCTL=y
Li Yangbc141de2006-10-03 23:17:51 -050061# CONFIG_POSIX_MQUEUE is not set
62# CONFIG_BSD_PROCESS_ACCT is not set
63# CONFIG_TASKSTATS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -050064# CONFIG_USER_NS is not set
Li Yangbc141de2006-10-03 23:17:51 -050065# CONFIG_AUDIT is not set
66# CONFIG_IKCONFIG is not set
Kumar Gala795bb152007-07-02 00:04:36 -050067CONFIG_LOG_BUF_SHIFT=14
Paul Mackerrase89debc2007-01-22 22:39:24 +110068CONFIG_SYSFS_DEPRECATED=y
Li Yangbc141de2006-10-03 23:17:51 -050069# CONFIG_RELAY is not set
Kim Phillips543e51c2007-04-11 07:56:53 +100070CONFIG_BLK_DEV_INITRD=y
Li Yangbc141de2006-10-03 23:17:51 -050071CONFIG_INITRAMFS_SOURCE=""
72# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Li Yangbc141de2006-10-03 23:17:51 -050073CONFIG_SYSCTL=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110074CONFIG_EMBEDDED=y
75CONFIG_SYSCTL_SYSCALL=y
Li Yangbc141de2006-10-03 23:17:51 -050076# CONFIG_KALLSYMS is not set
77CONFIG_HOTPLUG=y
78CONFIG_PRINTK=y
79CONFIG_BUG=y
80CONFIG_ELF_CORE=y
81CONFIG_BASE_FULL=y
82CONFIG_FUTEX=y
Kumar Gala795bb152007-07-02 00:04:36 -050083CONFIG_ANON_INODES=y
Li Yangbc141de2006-10-03 23:17:51 -050084# CONFIG_EPOLL is not set
Kumar Gala795bb152007-07-02 00:04:36 -050085CONFIG_SIGNALFD=y
86CONFIG_TIMERFD=y
87CONFIG_EVENTFD=y
Li Yangbc141de2006-10-03 23:17:51 -050088CONFIG_SHMEM=y
Li Yangbc141de2006-10-03 23:17:51 -050089CONFIG_VM_EVENT_COUNTERS=y
Kumar Gala795bb152007-07-02 00:04:36 -050090CONFIG_SLAB=y
91# CONFIG_SLUB is not set
92# CONFIG_SLOB is not set
Li Yangbc141de2006-10-03 23:17:51 -050093CONFIG_RT_MUTEXES=y
94# CONFIG_TINY_SHMEM is not set
95CONFIG_BASE_SMALL=0
Li Yangbc141de2006-10-03 23:17:51 -050096CONFIG_MODULES=y
97CONFIG_MODULE_UNLOAD=y
98# CONFIG_MODULE_FORCE_UNLOAD is not set
99# CONFIG_MODVERSIONS is not set
100# CONFIG_MODULE_SRCVERSION_ALL is not set
101# CONFIG_KMOD is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100102CONFIG_BLOCK=y
Li Yangbc141de2006-10-03 23:17:51 -0500103# CONFIG_LBD is not set
104# CONFIG_BLK_DEV_IO_TRACE is not set
105# CONFIG_LSF is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500106# CONFIG_BLK_DEV_BSG is not set
Li Yangbc141de2006-10-03 23:17:51 -0500107
108#
109# IO Schedulers
110#
111CONFIG_IOSCHED_NOOP=y
112CONFIG_IOSCHED_AS=y
113CONFIG_IOSCHED_DEADLINE=y
114CONFIG_IOSCHED_CFQ=y
115CONFIG_DEFAULT_AS=y
116# CONFIG_DEFAULT_DEADLINE is not set
117# CONFIG_DEFAULT_CFQ is not set
118# CONFIG_DEFAULT_NOOP is not set
119CONFIG_DEFAULT_IOSCHED="anticipatory"
Li Yangbc141de2006-10-03 23:17:51 -0500120
121#
122# Platform support
123#
Kumar Gala5cc44e02007-08-28 21:46:53 -0500124# CONFIG_PPC_MULTIPLATFORM is not set
125# CONFIG_EMBEDDED6xx is not set
126# CONFIG_PPC_82xx is not set
127CONFIG_PPC_83xx=y
128# CONFIG_PPC_86xx is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500129# CONFIG_PPC_MPC52xx is not set
130# CONFIG_PPC_MPC5200 is not set
131# CONFIG_PPC_CELL is not set
132# CONFIG_PPC_CELL_NATIVE is not set
133# CONFIG_PQ2ADS is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600134# CONFIG_MPC8313_RDB is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100135# CONFIG_MPC832x_MDS is not set
Kim Phillips543e51c2007-04-11 07:56:53 +1000136# CONFIG_MPC832x_RDB is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600137# CONFIG_MPC834x_MDS is not set
Li Yangbc141de2006-10-03 23:17:51 -0500138# CONFIG_MPC834x_ITX is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600139CONFIG_MPC836x_MDS=y
Li Yangbc141de2006-10-03 23:17:51 -0500140CONFIG_PPC_MPC836x=y
141# CONFIG_MPIC is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500142# CONFIG_MPIC_WEIRD is not set
143# CONFIG_PPC_I8259 is not set
144# CONFIG_PPC_RTAS is not set
145# CONFIG_MMIO_NVRAM is not set
146# CONFIG_PPC_MPC106 is not set
147# CONFIG_PPC_970_NAP is not set
148# CONFIG_PPC_INDIRECT_IO is not set
149# CONFIG_GENERIC_IOMAP is not set
150# CONFIG_CPU_FREQ is not set
151CONFIG_QUICC_ENGINE=y
152# CONFIG_CPM2 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500153# CONFIG_FSL_ULI1575 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500154
155#
156# Kernel options
157#
158# CONFIG_HIGHMEM is not set
159# CONFIG_HZ_100 is not set
160CONFIG_HZ_250=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100161# CONFIG_HZ_300 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500162# CONFIG_HZ_1000 is not set
163CONFIG_HZ=250
164CONFIG_PREEMPT_NONE=y
165# CONFIG_PREEMPT_VOLUNTARY is not set
166# CONFIG_PREEMPT is not set
167CONFIG_BINFMT_ELF=y
168# CONFIG_BINFMT_MISC is not set
169CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
170CONFIG_ARCH_FLATMEM_ENABLE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100171CONFIG_ARCH_POPULATES_NODE_MAP=y
Li Yangbc141de2006-10-03 23:17:51 -0500172CONFIG_SELECT_MEMORY_MODEL=y
173CONFIG_FLATMEM_MANUAL=y
174# CONFIG_DISCONTIGMEM_MANUAL is not set
175# CONFIG_SPARSEMEM_MANUAL is not set
176CONFIG_FLATMEM=y
177CONFIG_FLAT_NODE_MEM_MAP=y
178# CONFIG_SPARSEMEM_STATIC is not set
179CONFIG_SPLIT_PTLOCK_CPUS=4
180# CONFIG_RESOURCES_64BIT is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600181CONFIG_ZONE_DMA_FLAG=1
Kumar Gala5cc44e02007-08-28 21:46:53 -0500182CONFIG_BOUNCE=y
183CONFIG_VIRT_TO_BUS=y
Li Yangbc141de2006-10-03 23:17:51 -0500184CONFIG_PROC_DEVICETREE=y
185# CONFIG_CMDLINE_BOOL is not set
186# CONFIG_PM is not set
187CONFIG_SECCOMP=y
Kumar Gala795bb152007-07-02 00:04:36 -0500188CONFIG_WANT_DEVICE_TREE=y
189CONFIG_DEVICE_TREE=""
Li Yangbc141de2006-10-03 23:17:51 -0500190CONFIG_ISA_DMA_API=y
191
192#
193# Bus options
194#
Kumar Gala322d05a2007-02-17 10:13:56 -0600195CONFIG_ZONE_DMA=y
Li Yangbc141de2006-10-03 23:17:51 -0500196CONFIG_GENERIC_ISA_DMA=y
Li Yangbc141de2006-10-03 23:17:51 -0500197CONFIG_PPC_INDIRECT_PCI=y
198CONFIG_FSL_SOC=y
199CONFIG_PCI=y
200CONFIG_PCI_DOMAINS=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500201CONFIG_PCI_SYSCALL=y
Li Yangbc141de2006-10-03 23:17:51 -0500202# CONFIG_PCIEPORTBUS is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500203CONFIG_ARCH_SUPPORTS_MSI=y
204# CONFIG_PCI_MSI is not set
Li Yangbc141de2006-10-03 23:17:51 -0500205
206#
207# PCCARD (PCMCIA/CardBus) support
208#
209# CONFIG_PCCARD is not set
Li Yangbc141de2006-10-03 23:17:51 -0500210# CONFIG_HOTPLUG_PCI is not set
211
212#
213# Advanced setup
214#
215# CONFIG_ADVANCED_OPTIONS is not set
216
217#
218# Default settings for advanced configuration options are used
219#
220CONFIG_HIGHMEM_START=0xfe000000
221CONFIG_LOWMEM_SIZE=0x30000000
222CONFIG_KERNEL_START=0xc0000000
223CONFIG_TASK_SIZE=0x80000000
224CONFIG_BOOT_LOAD=0x00800000
225
226#
227# Networking
228#
229CONFIG_NET=y
230
231#
232# Networking options
233#
Li Yangbc141de2006-10-03 23:17:51 -0500234CONFIG_PACKET=y
235# CONFIG_PACKET_MMAP is not set
236CONFIG_UNIX=y
237CONFIG_XFRM=y
238# CONFIG_XFRM_USER is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100239# CONFIG_XFRM_SUB_POLICY is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600240# CONFIG_XFRM_MIGRATE is not set
Li Yangbc141de2006-10-03 23:17:51 -0500241# CONFIG_NET_KEY is not set
242CONFIG_INET=y
243CONFIG_IP_MULTICAST=y
244# CONFIG_IP_ADVANCED_ROUTER is not set
245CONFIG_IP_FIB_HASH=y
246CONFIG_IP_PNP=y
247CONFIG_IP_PNP_DHCP=y
248CONFIG_IP_PNP_BOOTP=y
249# CONFIG_IP_PNP_RARP is not set
250# CONFIG_NET_IPIP is not set
251# CONFIG_NET_IPGRE is not set
252# CONFIG_IP_MROUTE is not set
253# CONFIG_ARPD is not set
254CONFIG_SYN_COOKIES=y
255# CONFIG_INET_AH is not set
256# CONFIG_INET_ESP is not set
257# CONFIG_INET_IPCOMP is not set
258# CONFIG_INET_XFRM_TUNNEL is not set
259# CONFIG_INET_TUNNEL is not set
260CONFIG_INET_XFRM_MODE_TRANSPORT=y
261CONFIG_INET_XFRM_MODE_TUNNEL=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100262CONFIG_INET_XFRM_MODE_BEET=y
Li Yangbc141de2006-10-03 23:17:51 -0500263CONFIG_INET_DIAG=y
264CONFIG_INET_TCP_DIAG=y
265# CONFIG_TCP_CONG_ADVANCED is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100266CONFIG_TCP_CONG_CUBIC=y
267CONFIG_DEFAULT_TCP_CONG="cubic"
268# CONFIG_TCP_MD5SIG is not set
Li Yangbc141de2006-10-03 23:17:51 -0500269# CONFIG_IPV6 is not set
270# CONFIG_INET6_XFRM_TUNNEL is not set
271# CONFIG_INET6_TUNNEL is not set
272# CONFIG_NETWORK_SECMARK is not set
273# CONFIG_NETFILTER is not set
Li Yangbc141de2006-10-03 23:17:51 -0500274# CONFIG_IP_DCCP is not set
Li Yangbc141de2006-10-03 23:17:51 -0500275# CONFIG_IP_SCTP is not set
Li Yangbc141de2006-10-03 23:17:51 -0500276# CONFIG_TIPC is not set
277# CONFIG_ATM is not set
278# CONFIG_BRIDGE is not set
279# CONFIG_VLAN_8021Q is not set
280# CONFIG_DECNET is not set
281# CONFIG_LLC2 is not set
282# CONFIG_IPX is not set
283# CONFIG_ATALK is not set
284# CONFIG_X25 is not set
285# CONFIG_LAPB is not set
286# CONFIG_ECONET is not set
287# CONFIG_WAN_ROUTER is not set
288
289#
290# QoS and/or fair queueing
291#
292# CONFIG_NET_SCHED is not set
293
294#
295# Network testing
296#
297# CONFIG_NET_PKTGEN is not set
298# CONFIG_HAMRADIO is not set
299# CONFIG_IRDA is not set
300# CONFIG_BT is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500301# CONFIG_AF_RXRPC is not set
302
303#
304# Wireless
305#
306# CONFIG_CFG80211 is not set
307# CONFIG_WIRELESS_EXT is not set
308# CONFIG_MAC80211 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500309# CONFIG_IEEE80211 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500310# CONFIG_RFKILL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500311# CONFIG_NET_9P is not set
Li Yangbc141de2006-10-03 23:17:51 -0500312
313#
314# Device Drivers
315#
316
317#
318# Generic Driver Options
319#
320CONFIG_STANDALONE=y
321CONFIG_PREVENT_FIRMWARE_BUILD=y
322# CONFIG_FW_LOADER is not set
323# CONFIG_SYS_HYPERVISOR is not set
Li Yangbc141de2006-10-03 23:17:51 -0500324# CONFIG_CONNECTOR is not set
Li Yangbc141de2006-10-03 23:17:51 -0500325# CONFIG_MTD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500326CONFIG_OF_DEVICE=y
Li Yangbc141de2006-10-03 23:17:51 -0500327# CONFIG_PARPORT is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500328CONFIG_BLK_DEV=y
Li Yangbc141de2006-10-03 23:17:51 -0500329# CONFIG_BLK_DEV_FD is not set
330# CONFIG_BLK_CPQ_DA is not set
331# CONFIG_BLK_CPQ_CISS_DA is not set
332# CONFIG_BLK_DEV_DAC960 is not set
333# CONFIG_BLK_DEV_UMEM is not set
334# CONFIG_BLK_DEV_COW_COMMON is not set
335CONFIG_BLK_DEV_LOOP=y
336# CONFIG_BLK_DEV_CRYPTOLOOP is not set
337# CONFIG_BLK_DEV_NBD is not set
338# CONFIG_BLK_DEV_SX8 is not set
339CONFIG_BLK_DEV_RAM=y
340CONFIG_BLK_DEV_RAM_COUNT=16
341CONFIG_BLK_DEV_RAM_SIZE=32768
342CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
Li Yangbc141de2006-10-03 23:17:51 -0500343# CONFIG_CDROM_PKTCDVD is not set
344# CONFIG_ATA_OVER_ETH is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500345CONFIG_MISC_DEVICES=y
Kumar Gala795bb152007-07-02 00:04:36 -0500346# CONFIG_PHANTOM is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500347# CONFIG_EEPROM_93CX6 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100348# CONFIG_SGI_IOC4 is not set
349# CONFIG_TIFM_CORE is not set
Li Yangbc141de2006-10-03 23:17:51 -0500350# CONFIG_IDE is not set
351
352#
353# SCSI device support
354#
355# CONFIG_RAID_ATTRS is not set
356CONFIG_SCSI=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500357CONFIG_SCSI_DMA=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100358# CONFIG_SCSI_TGT is not set
359# CONFIG_SCSI_NETLINK is not set
Li Yangbc141de2006-10-03 23:17:51 -0500360CONFIG_SCSI_PROC_FS=y
361
362#
363# SCSI support type (disk, tape, CD-ROM)
364#
365# CONFIG_BLK_DEV_SD is not set
366# CONFIG_CHR_DEV_ST is not set
367# CONFIG_CHR_DEV_OSST is not set
368# CONFIG_BLK_DEV_SR is not set
369# CONFIG_CHR_DEV_SG is not set
370# CONFIG_CHR_DEV_SCH is not set
371
372#
373# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
374#
375# CONFIG_SCSI_MULTI_LUN is not set
376# CONFIG_SCSI_CONSTANTS is not set
377# CONFIG_SCSI_LOGGING is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100378# CONFIG_SCSI_SCAN_ASYNC is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500379CONFIG_SCSI_WAIT_SCAN=m
Li Yangbc141de2006-10-03 23:17:51 -0500380
381#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100382# SCSI Transports
Li Yangbc141de2006-10-03 23:17:51 -0500383#
384# CONFIG_SCSI_SPI_ATTRS is not set
385# CONFIG_SCSI_FC_ATTRS is not set
386# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100387# CONFIG_SCSI_SAS_LIBSAS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500388CONFIG_SCSI_LOWLEVEL=y
Li Yangbc141de2006-10-03 23:17:51 -0500389# CONFIG_ISCSI_TCP is not set
390# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
391# CONFIG_SCSI_3W_9XXX is not set
392# CONFIG_SCSI_ACARD is not set
393# CONFIG_SCSI_AACRAID is not set
394# CONFIG_SCSI_AIC7XXX is not set
395# CONFIG_SCSI_AIC7XXX_OLD is not set
396# CONFIG_SCSI_AIC79XX is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100397# CONFIG_SCSI_AIC94XX is not set
Li Yangbc141de2006-10-03 23:17:51 -0500398# CONFIG_SCSI_DPT_I2O is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100399# CONFIG_SCSI_ARCMSR is not set
Li Yangbc141de2006-10-03 23:17:51 -0500400# CONFIG_MEGARAID_NEWGEN is not set
401# CONFIG_MEGARAID_LEGACY is not set
402# CONFIG_MEGARAID_SAS is not set
Li Yangbc141de2006-10-03 23:17:51 -0500403# CONFIG_SCSI_HPTIOP is not set
404# CONFIG_SCSI_BUSLOGIC is not set
405# CONFIG_SCSI_DMX3191D is not set
406# CONFIG_SCSI_EATA is not set
407# CONFIG_SCSI_FUTURE_DOMAIN is not set
408# CONFIG_SCSI_GDTH is not set
409# CONFIG_SCSI_IPS is not set
410# CONFIG_SCSI_INITIO is not set
411# CONFIG_SCSI_INIA100 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100412# CONFIG_SCSI_STEX is not set
Li Yangbc141de2006-10-03 23:17:51 -0500413# CONFIG_SCSI_SYM53C8XX_2 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500414# CONFIG_SCSI_QLOGIC_1280 is not set
415# CONFIG_SCSI_QLA_FC is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100416# CONFIG_SCSI_QLA_ISCSI is not set
Li Yangbc141de2006-10-03 23:17:51 -0500417# CONFIG_SCSI_LPFC is not set
418# CONFIG_SCSI_DC395x is not set
419# CONFIG_SCSI_DC390T is not set
420# CONFIG_SCSI_NSP32 is not set
421# CONFIG_SCSI_DEBUG is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100422# CONFIG_SCSI_SRP is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100423# CONFIG_ATA is not set
Li Yangbc141de2006-10-03 23:17:51 -0500424# CONFIG_MD is not set
425
426#
427# Fusion MPT device support
428#
429# CONFIG_FUSION is not set
430# CONFIG_FUSION_SPI is not set
431# CONFIG_FUSION_FC is not set
432# CONFIG_FUSION_SAS is not set
433
434#
435# IEEE 1394 (FireWire) support
436#
Kumar Gala795bb152007-07-02 00:04:36 -0500437# CONFIG_FIREWIRE is not set
Li Yangbc141de2006-10-03 23:17:51 -0500438# CONFIG_IEEE1394 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500439# CONFIG_I2O is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500440# CONFIG_MACINTOSH_DRIVERS is not set
Li Yangbc141de2006-10-03 23:17:51 -0500441CONFIG_NETDEVICES=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500442# CONFIG_NETDEVICES_MULTIQUEUE is not set
Li Yangbc141de2006-10-03 23:17:51 -0500443# CONFIG_DUMMY is not set
444# CONFIG_BONDING is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500445# CONFIG_MACVLAN is not set
Li Yangbc141de2006-10-03 23:17:51 -0500446# CONFIG_EQUALIZER is not set
447# CONFIG_TUN is not set
Li Yangbc141de2006-10-03 23:17:51 -0500448# CONFIG_ARCNET is not set
Kim Phillips543e51c2007-04-11 07:56:53 +1000449CONFIG_PHYLIB=y
450
451#
452# MII PHY device drivers
453#
454CONFIG_MARVELL_PHY=y
455# CONFIG_DAVICOM_PHY is not set
456# CONFIG_QSEMI_PHY is not set
457# CONFIG_LXT_PHY is not set
458# CONFIG_CICADA_PHY is not set
459# CONFIG_VITESSE_PHY is not set
460# CONFIG_SMSC_PHY is not set
461# CONFIG_BROADCOM_PHY is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500462# CONFIG_ICPLUS_PHY is not set
Kim Phillips543e51c2007-04-11 07:56:53 +1000463# CONFIG_FIXED_PHY is not set
Li Yangbc141de2006-10-03 23:17:51 -0500464CONFIG_NET_ETHERNET=y
465CONFIG_MII=y
466# CONFIG_HAPPYMEAL is not set
467# CONFIG_SUNGEM is not set
468# CONFIG_CASSINI is not set
469# CONFIG_NET_VENDOR_3COM is not set
Li Yangbc141de2006-10-03 23:17:51 -0500470# CONFIG_NET_TULIP is not set
471# CONFIG_HP100 is not set
472# CONFIG_NET_PCI is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500473CONFIG_NETDEV_1000=y
Li Yangbc141de2006-10-03 23:17:51 -0500474# CONFIG_ACENIC is not set
475# CONFIG_DL2K is not set
476# CONFIG_E1000 is not set
477# CONFIG_NS83820 is not set
478# CONFIG_HAMACHI is not set
479# CONFIG_YELLOWFIN is not set
480# CONFIG_R8169 is not set
481# CONFIG_SIS190 is not set
482# CONFIG_SKGE is not set
483# CONFIG_SKY2 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500484# CONFIG_VIA_VELOCITY is not set
Li Yangbc141de2006-10-03 23:17:51 -0500485# CONFIG_TIGON3 is not set
486# CONFIG_BNX2 is not set
487# CONFIG_GIANFAR is not set
488CONFIG_UCC_GETH=y
489# CONFIG_UGETH_NAPI is not set
490# CONFIG_UGETH_MAGIC_PACKET is not set
491# CONFIG_UGETH_FILTERING is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500492# CONFIG_UGETH_TX_ON_DEMAND is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100493# CONFIG_QLA3XXX is not set
Kim Phillips543e51c2007-04-11 07:56:53 +1000494# CONFIG_ATL1 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500495CONFIG_NETDEV_10000=y
Li Yangbc141de2006-10-03 23:17:51 -0500496# CONFIG_CHELSIO_T1 is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600497# CONFIG_CHELSIO_T3 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500498# CONFIG_IXGB is not set
499# CONFIG_S2IO is not set
500# CONFIG_MYRI10GE is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100501# CONFIG_NETXEN_NIC is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500502# CONFIG_MLX4_CORE is not set
Li Yangbc141de2006-10-03 23:17:51 -0500503# CONFIG_TR is not set
504
505#
Kumar Gala795bb152007-07-02 00:04:36 -0500506# Wireless LAN
Li Yangbc141de2006-10-03 23:17:51 -0500507#
Kumar Gala795bb152007-07-02 00:04:36 -0500508# CONFIG_WLAN_PRE80211 is not set
509# CONFIG_WLAN_80211 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500510# CONFIG_WAN is not set
511# CONFIG_FDDI is not set
512# CONFIG_HIPPI is not set
513# CONFIG_PPP is not set
514# CONFIG_SLIP is not set
515# CONFIG_NET_FC is not set
516# CONFIG_SHAPER is not set
517# CONFIG_NETCONSOLE is not set
518# CONFIG_NETPOLL is not set
519# CONFIG_NET_POLL_CONTROLLER is not set
Li Yangbc141de2006-10-03 23:17:51 -0500520# CONFIG_ISDN is not set
Li Yangbc141de2006-10-03 23:17:51 -0500521# CONFIG_PHONE is not set
522
523#
524# Input device support
525#
526CONFIG_INPUT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100527# CONFIG_INPUT_FF_MEMLESS is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500528# CONFIG_INPUT_POLLDEV is not set
Li Yangbc141de2006-10-03 23:17:51 -0500529
530#
531# Userland interfaces
532#
533# CONFIG_INPUT_MOUSEDEV is not set
534# CONFIG_INPUT_JOYDEV is not set
535# CONFIG_INPUT_TSDEV is not set
536# CONFIG_INPUT_EVDEV is not set
537# CONFIG_INPUT_EVBUG is not set
538
539#
540# Input Device Drivers
541#
542# CONFIG_INPUT_KEYBOARD is not set
543# CONFIG_INPUT_MOUSE is not set
544# CONFIG_INPUT_JOYSTICK is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500545# CONFIG_INPUT_TABLET is not set
Li Yangbc141de2006-10-03 23:17:51 -0500546# CONFIG_INPUT_TOUCHSCREEN is not set
547# CONFIG_INPUT_MISC is not set
548
549#
550# Hardware I/O ports
551#
552# CONFIG_SERIO is not set
553# CONFIG_GAMEPORT is not set
554
555#
556# Character devices
557#
558# CONFIG_VT is not set
559# CONFIG_SERIAL_NONSTANDARD is not set
560
561#
562# Serial drivers
563#
564CONFIG_SERIAL_8250=y
565CONFIG_SERIAL_8250_CONSOLE=y
566CONFIG_SERIAL_8250_PCI=y
567CONFIG_SERIAL_8250_NR_UARTS=4
568CONFIG_SERIAL_8250_RUNTIME_UARTS=4
569# CONFIG_SERIAL_8250_EXTENDED is not set
570
571#
572# Non-8250 serial port support
573#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100574# CONFIG_SERIAL_UARTLITE is not set
Li Yangbc141de2006-10-03 23:17:51 -0500575CONFIG_SERIAL_CORE=y
576CONFIG_SERIAL_CORE_CONSOLE=y
577# CONFIG_SERIAL_JSM is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600578# CONFIG_SERIAL_OF_PLATFORM is not set
Li Yangbc141de2006-10-03 23:17:51 -0500579CONFIG_UNIX98_PTYS=y
580CONFIG_LEGACY_PTYS=y
581CONFIG_LEGACY_PTY_COUNT=256
Li Yangbc141de2006-10-03 23:17:51 -0500582# CONFIG_IPMI_HANDLER is not set
Li Yangbc141de2006-10-03 23:17:51 -0500583CONFIG_WATCHDOG=y
584# CONFIG_WATCHDOG_NOWAYOUT is not set
585
586#
587# Watchdog Device Drivers
588#
589# CONFIG_SOFT_WATCHDOG is not set
590CONFIG_83xx_WDT=y
591
592#
593# PCI-based Watchdog Cards
594#
595# CONFIG_PCIPCWATCHDOG is not set
596# CONFIG_WDTPCI is not set
597CONFIG_HW_RANDOM=y
598# CONFIG_NVRAM is not set
599CONFIG_GEN_RTC=y
600# CONFIG_GEN_RTC_X is not set
Li Yangbc141de2006-10-03 23:17:51 -0500601# CONFIG_R3964 is not set
602# CONFIG_APPLICOM is not set
Li Yangbc141de2006-10-03 23:17:51 -0500603# CONFIG_AGP is not set
604# CONFIG_DRM is not set
605# CONFIG_RAW_DRIVER is not set
Li Yangbc141de2006-10-03 23:17:51 -0500606# CONFIG_TCG_TPM is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500607CONFIG_DEVPORT=y
Li Yangbc141de2006-10-03 23:17:51 -0500608CONFIG_I2C=y
Kumar Gala795bb152007-07-02 00:04:36 -0500609CONFIG_I2C_BOARDINFO=y
Li Yangbc141de2006-10-03 23:17:51 -0500610CONFIG_I2C_CHARDEV=y
611
612#
613# I2C Algorithms
614#
615# CONFIG_I2C_ALGOBIT is not set
616# CONFIG_I2C_ALGOPCF is not set
617# CONFIG_I2C_ALGOPCA is not set
618
619#
620# I2C Hardware Bus support
621#
622# CONFIG_I2C_ALI1535 is not set
623# CONFIG_I2C_ALI1563 is not set
624# CONFIG_I2C_ALI15X3 is not set
625# CONFIG_I2C_AMD756 is not set
626# CONFIG_I2C_AMD8111 is not set
627# CONFIG_I2C_I801 is not set
628# CONFIG_I2C_I810 is not set
629# CONFIG_I2C_PIIX4 is not set
630CONFIG_I2C_MPC=y
631# CONFIG_I2C_NFORCE2 is not set
632# CONFIG_I2C_OCORES is not set
633# CONFIG_I2C_PARPORT_LIGHT is not set
634# CONFIG_I2C_PROSAVAGE is not set
635# CONFIG_I2C_SAVAGE4 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500636# CONFIG_I2C_SIMTEC is not set
Li Yangbc141de2006-10-03 23:17:51 -0500637# CONFIG_I2C_SIS5595 is not set
638# CONFIG_I2C_SIS630 is not set
639# CONFIG_I2C_SIS96X is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500640# CONFIG_I2C_TAOS_EVM is not set
Li Yangbc141de2006-10-03 23:17:51 -0500641# CONFIG_I2C_STUB is not set
642# CONFIG_I2C_VIA is not set
643# CONFIG_I2C_VIAPRO is not set
644# CONFIG_I2C_VOODOO3 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500645
646#
647# Miscellaneous I2C Chip support
648#
649# CONFIG_SENSORS_DS1337 is not set
650# CONFIG_SENSORS_DS1374 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500651# CONFIG_DS1682 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500652# CONFIG_SENSORS_EEPROM is not set
653# CONFIG_SENSORS_PCF8574 is not set
654# CONFIG_SENSORS_PCA9539 is not set
655# CONFIG_SENSORS_PCF8591 is not set
656# CONFIG_SENSORS_M41T00 is not set
657# CONFIG_SENSORS_MAX6875 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500658# CONFIG_SENSORS_TSL2550 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500659# CONFIG_I2C_DEBUG_CORE is not set
660# CONFIG_I2C_DEBUG_ALGO is not set
661# CONFIG_I2C_DEBUG_BUS is not set
662# CONFIG_I2C_DEBUG_CHIP is not set
663
664#
665# SPI support
666#
667# CONFIG_SPI is not set
668# CONFIG_SPI_MASTER is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100669# CONFIG_W1 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500670# CONFIG_POWER_SUPPLY is not set
Li Yangbc141de2006-10-03 23:17:51 -0500671CONFIG_HWMON=y
672# CONFIG_HWMON_VID is not set
673# CONFIG_SENSORS_ABITUGURU is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500674# CONFIG_SENSORS_ABITUGURU3 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500675# CONFIG_SENSORS_AD7418 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500676# CONFIG_SENSORS_ADM1021 is not set
677# CONFIG_SENSORS_ADM1025 is not set
678# CONFIG_SENSORS_ADM1026 is not set
Kim Phillips543e51c2007-04-11 07:56:53 +1000679# CONFIG_SENSORS_ADM1029 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500680# CONFIG_SENSORS_ADM1031 is not set
681# CONFIG_SENSORS_ADM9240 is not set
682# CONFIG_SENSORS_ASB100 is not set
683# CONFIG_SENSORS_ATXP1 is not set
684# CONFIG_SENSORS_DS1621 is not set
685# CONFIG_SENSORS_F71805F is not set
686# CONFIG_SENSORS_FSCHER is not set
687# CONFIG_SENSORS_FSCPOS is not set
688# CONFIG_SENSORS_GL518SM is not set
689# CONFIG_SENSORS_GL520SM is not set
690# CONFIG_SENSORS_IT87 is not set
691# CONFIG_SENSORS_LM63 is not set
692# CONFIG_SENSORS_LM75 is not set
693# CONFIG_SENSORS_LM77 is not set
694# CONFIG_SENSORS_LM78 is not set
695# CONFIG_SENSORS_LM80 is not set
696# CONFIG_SENSORS_LM83 is not set
697# CONFIG_SENSORS_LM85 is not set
698# CONFIG_SENSORS_LM87 is not set
699# CONFIG_SENSORS_LM90 is not set
700# CONFIG_SENSORS_LM92 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500701# CONFIG_SENSORS_LM93 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500702# CONFIG_SENSORS_MAX1619 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500703# CONFIG_SENSORS_MAX6650 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500704# CONFIG_SENSORS_PC87360 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100705# CONFIG_SENSORS_PC87427 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500706# CONFIG_SENSORS_SIS5595 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500707# CONFIG_SENSORS_DME1737 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500708# CONFIG_SENSORS_SMSC47M1 is not set
709# CONFIG_SENSORS_SMSC47M192 is not set
710# CONFIG_SENSORS_SMSC47B397 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500711# CONFIG_SENSORS_THMC50 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500712# CONFIG_SENSORS_VIA686A is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100713# CONFIG_SENSORS_VT1211 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500714# CONFIG_SENSORS_VT8231 is not set
715# CONFIG_SENSORS_W83781D is not set
716# CONFIG_SENSORS_W83791D is not set
717# CONFIG_SENSORS_W83792D is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100718# CONFIG_SENSORS_W83793 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500719# CONFIG_SENSORS_W83L785TS is not set
720# CONFIG_SENSORS_W83627HF is not set
721# CONFIG_SENSORS_W83627EHF is not set
722# CONFIG_HWMON_DEBUG_CHIP is not set
723
724#
Kim Phillips543e51c2007-04-11 07:56:53 +1000725# Multifunction device drivers
726#
727# CONFIG_MFD_SM501 is not set
728
729#
Li Yangbc141de2006-10-03 23:17:51 -0500730# Multimedia devices
731#
732# CONFIG_VIDEO_DEV is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500733# CONFIG_DVB_CORE is not set
734CONFIG_DAB=y
Li Yangbc141de2006-10-03 23:17:51 -0500735
736#
737# Graphics support
738#
Kim Phillips543e51c2007-04-11 07:56:53 +1000739# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500740
741#
742# Display device support
743#
744# CONFIG_DISPLAY_SUPPORT is not set
745# CONFIG_VGASTATE is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500746CONFIG_VIDEO_OUTPUT_CONTROL=m
Li Yangbc141de2006-10-03 23:17:51 -0500747# CONFIG_FB is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100748# CONFIG_FB_IBM_GXT4500 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500749
750#
751# Sound
752#
753# CONFIG_SOUND is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500754CONFIG_HID_SUPPORT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100755CONFIG_HID=y
Kumar Gala322d05a2007-02-17 10:13:56 -0600756# CONFIG_HID_DEBUG is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500757CONFIG_USB_SUPPORT=y
Li Yangbc141de2006-10-03 23:17:51 -0500758CONFIG_USB_ARCH_HAS_HCD=y
759CONFIG_USB_ARCH_HAS_OHCI=y
760CONFIG_USB_ARCH_HAS_EHCI=y
761# CONFIG_USB is not set
762
763#
764# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
765#
766
767#
768# USB Gadget Support
769#
770# CONFIG_USB_GADGET is not set
Li Yangbc141de2006-10-03 23:17:51 -0500771# CONFIG_MMC is not set
Li Yangbc141de2006-10-03 23:17:51 -0500772# CONFIG_NEW_LEDS is not set
Li Yangbc141de2006-10-03 23:17:51 -0500773# CONFIG_INFINIBAND is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500774# CONFIG_EDAC is not set
Li Yangbc141de2006-10-03 23:17:51 -0500775# CONFIG_RTC_CLASS is not set
776
777#
778# DMA Engine support
779#
780# CONFIG_DMA_ENGINE is not set
781
782#
783# DMA Clients
784#
785
786#
787# DMA Devices
788#
789
790#
Kumar Gala5cc44e02007-08-28 21:46:53 -0500791# Userspace I/O
792#
793# CONFIG_UIO is not set
794
795#
Li Yangbc141de2006-10-03 23:17:51 -0500796# File systems
797#
798CONFIG_EXT2_FS=y
799# CONFIG_EXT2_FS_XATTR is not set
800# CONFIG_EXT2_FS_XIP is not set
801CONFIG_EXT3_FS=y
802CONFIG_EXT3_FS_XATTR=y
803# CONFIG_EXT3_FS_POSIX_ACL is not set
804# CONFIG_EXT3_FS_SECURITY is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100805# CONFIG_EXT4DEV_FS is not set
Li Yangbc141de2006-10-03 23:17:51 -0500806CONFIG_JBD=y
807# CONFIG_JBD_DEBUG is not set
808CONFIG_FS_MBCACHE=y
809# CONFIG_REISERFS_FS is not set
810# CONFIG_JFS_FS is not set
811# CONFIG_FS_POSIX_ACL is not set
812# CONFIG_XFS_FS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100813# CONFIG_GFS2_FS is not set
Li Yangbc141de2006-10-03 23:17:51 -0500814# CONFIG_OCFS2_FS is not set
815# CONFIG_MINIX_FS is not set
816# CONFIG_ROMFS_FS is not set
817CONFIG_INOTIFY=y
818CONFIG_INOTIFY_USER=y
819# CONFIG_QUOTA is not set
820CONFIG_DNOTIFY=y
821# CONFIG_AUTOFS_FS is not set
822# CONFIG_AUTOFS4_FS is not set
823# CONFIG_FUSE_FS is not set
824
825#
826# CD-ROM/DVD Filesystems
827#
828# CONFIG_ISO9660_FS is not set
829# CONFIG_UDF_FS is not set
830
831#
832# DOS/FAT/NT Filesystems
833#
834# CONFIG_MSDOS_FS is not set
835# CONFIG_VFAT_FS is not set
836# CONFIG_NTFS_FS is not set
837
838#
839# Pseudo filesystems
840#
841CONFIG_PROC_FS=y
842CONFIG_PROC_KCORE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100843CONFIG_PROC_SYSCTL=y
Li Yangbc141de2006-10-03 23:17:51 -0500844CONFIG_SYSFS=y
845CONFIG_TMPFS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100846# CONFIG_TMPFS_POSIX_ACL is not set
Li Yangbc141de2006-10-03 23:17:51 -0500847# CONFIG_HUGETLB_PAGE is not set
848CONFIG_RAMFS=y
849# CONFIG_CONFIGFS_FS is not set
850
851#
852# Miscellaneous filesystems
853#
854# CONFIG_ADFS_FS is not set
855# CONFIG_AFFS_FS is not set
856# CONFIG_HFS_FS is not set
857# CONFIG_HFSPLUS_FS is not set
858# CONFIG_BEFS_FS is not set
859# CONFIG_BFS_FS is not set
860# CONFIG_EFS_FS is not set
861# CONFIG_CRAMFS is not set
862# CONFIG_VXFS_FS is not set
863# CONFIG_HPFS_FS is not set
864# CONFIG_QNX4FS_FS is not set
865# CONFIG_SYSV_FS is not set
866# CONFIG_UFS_FS is not set
867
868#
869# Network File Systems
870#
871CONFIG_NFS_FS=y
872CONFIG_NFS_V3=y
873# CONFIG_NFS_V3_ACL is not set
874CONFIG_NFS_V4=y
875# CONFIG_NFS_DIRECTIO is not set
876# CONFIG_NFSD is not set
877CONFIG_ROOT_NFS=y
878CONFIG_LOCKD=y
879CONFIG_LOCKD_V4=y
880CONFIG_NFS_COMMON=y
881CONFIG_SUNRPC=y
882CONFIG_SUNRPC_GSS=y
Kumar Gala795bb152007-07-02 00:04:36 -0500883# CONFIG_SUNRPC_BIND34 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500884CONFIG_RPCSEC_GSS_KRB5=y
885# CONFIG_RPCSEC_GSS_SPKM3 is not set
886# CONFIG_SMB_FS is not set
887# CONFIG_CIFS is not set
888# CONFIG_NCP_FS is not set
889# CONFIG_CODA_FS is not set
890# CONFIG_AFS_FS is not set
Li Yangbc141de2006-10-03 23:17:51 -0500891
892#
893# Partition Types
894#
895CONFIG_PARTITION_ADVANCED=y
896# CONFIG_ACORN_PARTITION is not set
897# CONFIG_OSF_PARTITION is not set
898# CONFIG_AMIGA_PARTITION is not set
899# CONFIG_ATARI_PARTITION is not set
900# CONFIG_MAC_PARTITION is not set
901# CONFIG_MSDOS_PARTITION is not set
902# CONFIG_LDM_PARTITION is not set
903# CONFIG_SGI_PARTITION is not set
904# CONFIG_ULTRIX_PARTITION is not set
905# CONFIG_SUN_PARTITION is not set
906# CONFIG_KARMA_PARTITION is not set
907# CONFIG_EFI_PARTITION is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500908# CONFIG_SYSV68_PARTITION is not set
Li Yangbc141de2006-10-03 23:17:51 -0500909
910#
911# Native Language Support
912#
913# CONFIG_NLS is not set
914
915#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100916# Distributed Lock Manager
917#
918# CONFIG_DLM is not set
Kim Phillips543e51c2007-04-11 07:56:53 +1000919# CONFIG_UCC_SLOW is not set
Li Yangbc141de2006-10-03 23:17:51 -0500920CONFIG_UCC_FAST=y
921CONFIG_UCC=y
922
923#
924# Library routines
925#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100926CONFIG_BITREVERSE=y
Li Yangbc141de2006-10-03 23:17:51 -0500927# CONFIG_CRC_CCITT is not set
928# CONFIG_CRC16 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500929# CONFIG_CRC_ITU_T is not set
Li Yangbc141de2006-10-03 23:17:51 -0500930CONFIG_CRC32=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500931# CONFIG_CRC7 is not set
Li Yangbc141de2006-10-03 23:17:51 -0500932# CONFIG_LIBCRC32C is not set
933CONFIG_PLIST=y
Kumar Gala322d05a2007-02-17 10:13:56 -0600934CONFIG_HAS_IOMEM=y
935CONFIG_HAS_IOPORT=y
Kumar Gala795bb152007-07-02 00:04:36 -0500936CONFIG_HAS_DMA=y
Li Yangbc141de2006-10-03 23:17:51 -0500937
938#
939# Instrumentation Support
940#
941# CONFIG_PROFILING is not set
942
943#
944# Kernel hacking
945#
946# CONFIG_PRINTK_TIME is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100947CONFIG_ENABLE_MUST_CHECK=y
Li Yangbc141de2006-10-03 23:17:51 -0500948# CONFIG_MAGIC_SYSRQ is not set
949# CONFIG_UNUSED_SYMBOLS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100950# CONFIG_DEBUG_FS is not set
951# CONFIG_HEADERS_CHECK is not set
Li Yangbc141de2006-10-03 23:17:51 -0500952# CONFIG_DEBUG_KERNEL is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100953# CONFIG_DEBUG_BUGVERBOSE is not set
Li Yangbc141de2006-10-03 23:17:51 -0500954# CONFIG_PPC_EARLY_DEBUG is not set
955
956#
957# Security options
958#
959# CONFIG_KEYS is not set
960# CONFIG_SECURITY is not set
Li Yangbc141de2006-10-03 23:17:51 -0500961CONFIG_CRYPTO=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100962CONFIG_CRYPTO_ALGAPI=y
963CONFIG_CRYPTO_BLKCIPHER=y
964CONFIG_CRYPTO_MANAGER=y
Li Yangbc141de2006-10-03 23:17:51 -0500965# CONFIG_CRYPTO_HMAC is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100966# CONFIG_CRYPTO_XCBC is not set
Li Yangbc141de2006-10-03 23:17:51 -0500967# CONFIG_CRYPTO_NULL is not set
968# CONFIG_CRYPTO_MD4 is not set
969CONFIG_CRYPTO_MD5=y
970# CONFIG_CRYPTO_SHA1 is not set
971# CONFIG_CRYPTO_SHA256 is not set
972# CONFIG_CRYPTO_SHA512 is not set
973# CONFIG_CRYPTO_WP512 is not set
974# CONFIG_CRYPTO_TGR192 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100975# CONFIG_CRYPTO_GF128MUL is not set
976CONFIG_CRYPTO_ECB=m
977CONFIG_CRYPTO_CBC=y
Kumar Gala322d05a2007-02-17 10:13:56 -0600978CONFIG_CRYPTO_PCBC=m
Paul Mackerrase89debc2007-01-22 22:39:24 +1100979# CONFIG_CRYPTO_LRW is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500980# CONFIG_CRYPTO_CRYPTD is not set
Li Yangbc141de2006-10-03 23:17:51 -0500981CONFIG_CRYPTO_DES=y
Kumar Gala322d05a2007-02-17 10:13:56 -0600982# CONFIG_CRYPTO_FCRYPT is not set
Li Yangbc141de2006-10-03 23:17:51 -0500983# CONFIG_CRYPTO_BLOWFISH is not set
984# CONFIG_CRYPTO_TWOFISH is not set
985# CONFIG_CRYPTO_SERPENT is not set
986# CONFIG_CRYPTO_AES is not set
987# CONFIG_CRYPTO_CAST5 is not set
988# CONFIG_CRYPTO_CAST6 is not set
989# CONFIG_CRYPTO_TEA is not set
990# CONFIG_CRYPTO_ARC4 is not set
991# CONFIG_CRYPTO_KHAZAD is not set
992# CONFIG_CRYPTO_ANUBIS is not set
993# CONFIG_CRYPTO_DEFLATE is not set
994# CONFIG_CRYPTO_MICHAEL_MIC is not set
995# CONFIG_CRYPTO_CRC32C is not set
Kumar Gala322d05a2007-02-17 10:13:56 -0600996# CONFIG_CRYPTO_CAMELLIA is not set
Li Yangbc141de2006-10-03 23:17:51 -0500997# CONFIG_CRYPTO_TEST is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500998CONFIG_CRYPTO_HW=y