Merge branch 'linus' into x86/cleanups
[deliverable/linux.git] / arch / powerpc / configs / 85xx / stx_gp3_defconfig
CommitLineData
77e03a22
KG
1#
2# Automatically generated make config: don't edit
70b3ec3e
KG
3# Linux kernel version: 2.6.26-rc5
4# Mon Jun 9 08:52:38 2008
77e03a22
KG
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
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
77e03a22
KG
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
eff2f1ec 20CONFIG_FSL_EMB_PERFMON=y
77e03a22
KG
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
eff2f1ec 33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
77e03a22 34CONFIG_IRQ_PER_CPU=y
70b3ec3e
KG
35CONFIG_STACKTRACE_SUPPORT=y
36CONFIG_LOCKDEP_SUPPORT=y
77e03a22
KG
37CONFIG_RWSEM_XCHGADD_ALGORITHM=y
38CONFIG_ARCH_HAS_ILOG2_U32=y
39CONFIG_GENERIC_HWEIGHT=y
40CONFIG_GENERIC_CALIBRATE_DELAY=y
41CONFIG_GENERIC_FIND_NEXT_BIT=y
42# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
43CONFIG_PPC=y
44CONFIG_EARLY_PRINTK=y
45CONFIG_GENERIC_NVRAM=y
46CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
47CONFIG_ARCH_MAY_HAVE_PC_FDC=y
48CONFIG_PPC_OF=y
49CONFIG_OF=y
50CONFIG_PPC_UDBG_16550=y
51# CONFIG_GENERIC_TBSYNC is not set
52CONFIG_AUDIT_ARCH=y
53CONFIG_GENERIC_BUG=y
54CONFIG_DEFAULT_UIMAGE=y
55# CONFIG_PPC_DCR_NATIVE is not set
56# CONFIG_PPC_DCR_MMIO is not set
57CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
58
59#
60# General setup
61#
62CONFIG_EXPERIMENTAL=y
63CONFIG_BROKEN_ON_SMP=y
64CONFIG_INIT_ENV_ARG_LIMIT=32
65CONFIG_LOCALVERSION=""
66CONFIG_LOCALVERSION_AUTO=y
67CONFIG_SWAP=y
68CONFIG_SYSVIPC=y
69CONFIG_SYSVIPC_SYSCTL=y
70# CONFIG_POSIX_MQUEUE is not set
71# CONFIG_BSD_PROCESS_ACCT is not set
72# CONFIG_TASKSTATS is not set
77e03a22
KG
73# CONFIG_AUDIT is not set
74# CONFIG_IKCONFIG is not set
75CONFIG_LOG_BUF_SHIFT=14
76# CONFIG_CGROUPS is not set
eff2f1ec 77CONFIG_GROUP_SCHED=y
77e03a22 78CONFIG_FAIR_GROUP_SCHED=y
eff2f1ec
KG
79# CONFIG_RT_GROUP_SCHED is not set
80CONFIG_USER_SCHED=y
81# CONFIG_CGROUP_SCHED is not set
77e03a22 82CONFIG_SYSFS_DEPRECATED=y
eff2f1ec 83CONFIG_SYSFS_DEPRECATED_V2=y
77e03a22 84# CONFIG_RELAY is not set
eff2f1ec 85# CONFIG_NAMESPACES is not set
77e03a22
KG
86CONFIG_BLK_DEV_INITRD=y
87CONFIG_INITRAMFS_SOURCE=""
88# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
89CONFIG_SYSCTL=y
90CONFIG_EMBEDDED=y
91CONFIG_SYSCTL_SYSCALL=y
70b3ec3e 92CONFIG_SYSCTL_SYSCALL_CHECK=y
77e03a22
KG
93CONFIG_KALLSYMS=y
94# CONFIG_KALLSYMS_ALL is not set
95# CONFIG_KALLSYMS_EXTRA_PASS is not set
96CONFIG_HOTPLUG=y
97CONFIG_PRINTK=y
98CONFIG_BUG=y
99CONFIG_ELF_CORE=y
eff2f1ec 100CONFIG_COMPAT_BRK=y
77e03a22
KG
101CONFIG_BASE_FULL=y
102CONFIG_FUTEX=y
103CONFIG_ANON_INODES=y
104CONFIG_EPOLL=y
105CONFIG_SIGNALFD=y
eff2f1ec 106CONFIG_TIMERFD=y
77e03a22
KG
107CONFIG_EVENTFD=y
108CONFIG_SHMEM=y
109CONFIG_VM_EVENT_COUNTERS=y
110CONFIG_SLUB_DEBUG=y
111# CONFIG_SLAB is not set
112CONFIG_SLUB=y
113# CONFIG_SLOB is not set
eff2f1ec
KG
114# CONFIG_PROFILING is not set
115# CONFIG_MARKERS is not set
116CONFIG_HAVE_OPROFILE=y
117# CONFIG_KPROBES is not set
118CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y
70b3ec3e 120# CONFIG_HAVE_DMA_ATTRS is not set
eff2f1ec 121CONFIG_PROC_PAGE_MONITOR=y
77e03a22
KG
122CONFIG_SLABINFO=y
123CONFIG_RT_MUTEXES=y
124# CONFIG_TINY_SHMEM is not set
125CONFIG_BASE_SMALL=0
126CONFIG_MODULES=y
70b3ec3e 127# CONFIG_MODULE_FORCE_LOAD is not set
77e03a22
KG
128# CONFIG_MODULE_UNLOAD is not set
129CONFIG_MODVERSIONS=y
130# CONFIG_MODULE_SRCVERSION_ALL is not set
131CONFIG_KMOD=y
132CONFIG_BLOCK=y
133# CONFIG_LBD is not set
134# CONFIG_BLK_DEV_IO_TRACE is not set
135# CONFIG_LSF is not set
136# CONFIG_BLK_DEV_BSG is not set
137
138#
139# IO Schedulers
140#
141CONFIG_IOSCHED_NOOP=y
142CONFIG_IOSCHED_AS=y
143CONFIG_IOSCHED_DEADLINE=y
144CONFIG_IOSCHED_CFQ=y
145# CONFIG_DEFAULT_AS is not set
146# CONFIG_DEFAULT_DEADLINE is not set
147CONFIG_DEFAULT_CFQ=y
148# CONFIG_DEFAULT_NOOP is not set
149CONFIG_DEFAULT_IOSCHED="cfq"
eff2f1ec 150CONFIG_CLASSIC_RCU=y
77e03a22
KG
151
152#
153# Platform support
154#
eff2f1ec
KG
155# CONFIG_PPC_MPC512x is not set
156# CONFIG_PPC_MPC5121 is not set
77e03a22
KG
157# CONFIG_PPC_CELL is not set
158# CONFIG_PPC_CELL_NATIVE is not set
159# CONFIG_PQ2ADS is not set
eff2f1ec 160CONFIG_MPC85xx=y
77e03a22
KG
161# CONFIG_MPC8540_ADS is not set
162# CONFIG_MPC8560_ADS is not set
163# CONFIG_MPC85xx_CDS is not set
164# CONFIG_MPC85xx_MDS is not set
165# CONFIG_MPC85xx_DS is not set
70b3ec3e 166# CONFIG_KSI8560 is not set
77e03a22 167CONFIG_STX_GP3=y
eff2f1ec
KG
168# CONFIG_TQM8540 is not set
169# CONFIG_TQM8541 is not set
170# CONFIG_TQM8555 is not set
171# CONFIG_TQM8560 is not set
172# CONFIG_SBC8548 is not set
173# CONFIG_SBC8560 is not set
77e03a22
KG
174# CONFIG_IPIC is not set
175CONFIG_MPIC=y
176# CONFIG_MPIC_WEIRD is not set
177# CONFIG_PPC_I8259 is not set
178# CONFIG_PPC_RTAS is not set
179# CONFIG_MMIO_NVRAM is not set
180# CONFIG_PPC_MPC106 is not set
181# CONFIG_PPC_970_NAP is not set
182# CONFIG_PPC_INDIRECT_IO is not set
183# CONFIG_GENERIC_IOMAP is not set
184# CONFIG_CPU_FREQ is not set
185CONFIG_CPM2=y
186CONFIG_PPC_CPM_NEW_BINDING=y
187# CONFIG_FSL_ULI1575 is not set
188CONFIG_CPM=y
189
190#
191# Kernel options
192#
193CONFIG_HIGHMEM=y
194# CONFIG_TICK_ONESHOT is not set
195# CONFIG_NO_HZ is not set
196# CONFIG_HIGH_RES_TIMERS is not set
197CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
198# CONFIG_HZ_100 is not set
199CONFIG_HZ_250=y
200# CONFIG_HZ_300 is not set
201# CONFIG_HZ_1000 is not set
202CONFIG_HZ=250
eff2f1ec 203# CONFIG_SCHED_HRTICK is not set
77e03a22
KG
204CONFIG_PREEMPT_NONE=y
205# CONFIG_PREEMPT_VOLUNTARY is not set
206# CONFIG_PREEMPT is not set
207CONFIG_BINFMT_ELF=y
208CONFIG_BINFMT_MISC=m
209CONFIG_MATH_EMULATION=y
eff2f1ec 210# CONFIG_IOMMU_HELPER is not set
77e03a22 211CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
eff2f1ec
KG
212CONFIG_ARCH_HAS_WALK_MEMORY=y
213CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
77e03a22
KG
214CONFIG_ARCH_FLATMEM_ENABLE=y
215CONFIG_ARCH_POPULATES_NODE_MAP=y
216CONFIG_SELECT_MEMORY_MODEL=y
217CONFIG_FLATMEM_MANUAL=y
218# CONFIG_DISCONTIGMEM_MANUAL is not set
219# CONFIG_SPARSEMEM_MANUAL is not set
220CONFIG_FLATMEM=y
221CONFIG_FLAT_NODE_MEM_MAP=y
222# CONFIG_SPARSEMEM_STATIC is not set
223# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
70b3ec3e 224CONFIG_PAGEFLAGS_EXTENDED=y
77e03a22
KG
225CONFIG_SPLIT_PTLOCK_CPUS=4
226# CONFIG_RESOURCES_64BIT is not set
227CONFIG_ZONE_DMA_FLAG=1
228CONFIG_BOUNCE=y
229CONFIG_VIRT_TO_BUS=y
70b3ec3e 230CONFIG_FORCE_MAX_ZONEORDER=11
77e03a22
KG
231CONFIG_PROC_DEVICETREE=y
232# CONFIG_CMDLINE_BOOL is not set
233# CONFIG_PM is not set
77e03a22 234CONFIG_SECCOMP=y
77e03a22
KG
235CONFIG_ISA_DMA_API=y
236
237#
238# Bus options
239#
240CONFIG_ZONE_DMA=y
241CONFIG_PPC_INDIRECT_PCI=y
242CONFIG_FSL_SOC=y
243CONFIG_FSL_PCI=y
244CONFIG_PCI=y
245CONFIG_PCI_DOMAINS=y
246CONFIG_PCI_SYSCALL=y
247# CONFIG_PCIEPORTBUS is not set
248CONFIG_ARCH_SUPPORTS_MSI=y
249# CONFIG_PCI_MSI is not set
250CONFIG_PCI_LEGACY=y
251# CONFIG_PCI_DEBUG is not set
252# CONFIG_PCCARD is not set
253# CONFIG_HOTPLUG_PCI is not set
70b3ec3e 254# CONFIG_HAS_RAPIDIO is not set
77e03a22
KG
255
256#
257# Advanced setup
258#
259# CONFIG_ADVANCED_OPTIONS is not set
260
261#
262# Default settings for advanced configuration options are used
263#
77e03a22 264CONFIG_LOWMEM_SIZE=0x30000000
70b3ec3e 265CONFIG_PAGE_OFFSET=0xc0000000
77e03a22 266CONFIG_KERNEL_START=0xc0000000
70b3ec3e
KG
267CONFIG_PHYSICAL_START=0x00000000
268CONFIG_PHYSICAL_ALIGN=0x10000000
77e03a22 269CONFIG_TASK_SIZE=0xc0000000
77e03a22
KG
270
271#
272# Networking
273#
274CONFIG_NET=y
275
276#
277# Networking options
278#
279CONFIG_PACKET=y
280# CONFIG_PACKET_MMAP is not set
281CONFIG_UNIX=y
282CONFIG_XFRM=y
283# CONFIG_XFRM_USER is not set
284# CONFIG_XFRM_SUB_POLICY is not set
285# CONFIG_XFRM_MIGRATE is not set
eff2f1ec 286# CONFIG_XFRM_STATISTICS is not set
77e03a22
KG
287# CONFIG_NET_KEY is not set
288CONFIG_INET=y
289# CONFIG_IP_MULTICAST is not set
290# CONFIG_IP_ADVANCED_ROUTER is not set
291CONFIG_IP_FIB_HASH=y
292CONFIG_IP_PNP=y
293# CONFIG_IP_PNP_DHCP is not set
294CONFIG_IP_PNP_BOOTP=y
295# CONFIG_IP_PNP_RARP is not set
296# CONFIG_NET_IPIP is not set
297# CONFIG_NET_IPGRE is not set
298# CONFIG_ARPD is not set
299# CONFIG_SYN_COOKIES is not set
300# CONFIG_INET_AH is not set
301# CONFIG_INET_ESP is not set
302# CONFIG_INET_IPCOMP is not set
303# CONFIG_INET_XFRM_TUNNEL is not set
304# CONFIG_INET_TUNNEL is not set
305CONFIG_INET_XFRM_MODE_TRANSPORT=y
306CONFIG_INET_XFRM_MODE_TUNNEL=y
307CONFIG_INET_XFRM_MODE_BEET=y
308# CONFIG_INET_LRO is not set
309CONFIG_INET_DIAG=y
310CONFIG_INET_TCP_DIAG=y
311# CONFIG_TCP_CONG_ADVANCED is not set
312CONFIG_TCP_CONG_CUBIC=y
313CONFIG_DEFAULT_TCP_CONG="cubic"
314# CONFIG_TCP_MD5SIG is not set
315# CONFIG_IP_VS is not set
316# CONFIG_IPV6 is not set
77e03a22
KG
317# CONFIG_NETWORK_SECMARK is not set
318CONFIG_NETFILTER=y
319# CONFIG_NETFILTER_DEBUG is not set
eff2f1ec 320CONFIG_NETFILTER_ADVANCED=y
77e03a22
KG
321
322#
323# Core Netfilter Configuration
324#
eff2f1ec
KG
325# CONFIG_NETFILTER_NETLINK_QUEUE is not set
326# CONFIG_NETFILTER_NETLINK_LOG is not set
77e03a22
KG
327# CONFIG_NF_CONNTRACK is not set
328CONFIG_NETFILTER_XTABLES=m
329# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
330# CONFIG_NETFILTER_XT_TARGET_MARK is not set
331# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
332# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
eff2f1ec 333# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
77e03a22
KG
334# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
335# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
336# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
337# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
338# CONFIG_NETFILTER_XT_MATCH_ESP is not set
eff2f1ec 339# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
77e03a22
KG
340# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
341# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
342# CONFIG_NETFILTER_XT_MATCH_MAC is not set
343# CONFIG_NETFILTER_XT_MATCH_MARK is not set
eff2f1ec 344# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
77e03a22
KG
345# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
346# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
347# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
348# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
eff2f1ec 349# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
77e03a22
KG
350# CONFIG_NETFILTER_XT_MATCH_REALM is not set
351# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
352# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
353# CONFIG_NETFILTER_XT_MATCH_STRING is not set
354# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
355# CONFIG_NETFILTER_XT_MATCH_TIME is not set
356# CONFIG_NETFILTER_XT_MATCH_U32 is not set
357# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
358
359#
360# IP: Netfilter Configuration
361#
362# CONFIG_IP_NF_QUEUE is not set
363CONFIG_IP_NF_IPTABLES=m
77e03a22
KG
364# CONFIG_IP_NF_MATCH_RECENT is not set
365# CONFIG_IP_NF_MATCH_ECN is not set
366# CONFIG_IP_NF_MATCH_AH is not set
367# CONFIG_IP_NF_MATCH_TTL is not set
77e03a22
KG
368# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
369CONFIG_IP_NF_FILTER=m
370# CONFIG_IP_NF_TARGET_REJECT is not set
371# CONFIG_IP_NF_TARGET_LOG is not set
372# CONFIG_IP_NF_TARGET_ULOG is not set
373# CONFIG_IP_NF_MANGLE is not set
374# CONFIG_IP_NF_RAW is not set
375# CONFIG_IP_NF_ARPTABLES is not set
376# CONFIG_IP_DCCP is not set
377# CONFIG_IP_SCTP is not set
378# CONFIG_TIPC is not set
379# CONFIG_ATM is not set
380# CONFIG_BRIDGE is not set
381# CONFIG_VLAN_8021Q is not set
382# CONFIG_DECNET is not set
383# CONFIG_LLC2 is not set
384# CONFIG_IPX is not set
385# CONFIG_ATALK is not set
386# CONFIG_X25 is not set
387# CONFIG_LAPB is not set
388# CONFIG_ECONET is not set
389# CONFIG_WAN_ROUTER is not set
390# CONFIG_NET_SCHED is not set
391
392#
393# Network testing
394#
395CONFIG_NET_PKTGEN=y
396# CONFIG_HAMRADIO is not set
eff2f1ec 397# CONFIG_CAN is not set
77e03a22
KG
398# CONFIG_IRDA is not set
399# CONFIG_BT is not set
400# CONFIG_AF_RXRPC is not set
401
402#
403# Wireless
404#
405# CONFIG_CFG80211 is not set
406# CONFIG_WIRELESS_EXT is not set
407# CONFIG_MAC80211 is not set
408# CONFIG_IEEE80211 is not set
409# CONFIG_RFKILL is not set
410# CONFIG_NET_9P is not set
411
412#
413# Device Drivers
414#
415
416#
417# Generic Driver Options
418#
419CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
420CONFIG_STANDALONE=y
421CONFIG_PREVENT_FIRMWARE_BUILD=y
422# CONFIG_FW_LOADER is not set
423# CONFIG_DEBUG_DRIVER is not set
424# CONFIG_DEBUG_DEVRES is not set
425# CONFIG_SYS_HYPERVISOR is not set
426# CONFIG_CONNECTOR is not set
427# CONFIG_MTD is not set
428CONFIG_OF_DEVICE=y
70b3ec3e 429CONFIG_OF_I2C=m
77e03a22
KG
430CONFIG_PARPORT=m
431CONFIG_PARPORT_PC=m
432# CONFIG_PARPORT_PC_FIFO is not set
433# CONFIG_PARPORT_PC_SUPERIO is not set
434# CONFIG_PARPORT_GSC is not set
435# CONFIG_PARPORT_AX88796 is not set
436# CONFIG_PARPORT_1284 is not set
437CONFIG_BLK_DEV=y
438# CONFIG_BLK_DEV_FD is not set
439# CONFIG_PARIDE is not set
440# CONFIG_BLK_CPQ_DA is not set
441# CONFIG_BLK_CPQ_CISS_DA is not set
442# CONFIG_BLK_DEV_DAC960 is not set
443# CONFIG_BLK_DEV_UMEM is not set
444# CONFIG_BLK_DEV_COW_COMMON is not set
445CONFIG_BLK_DEV_LOOP=m
446# CONFIG_BLK_DEV_CRYPTOLOOP is not set
447CONFIG_BLK_DEV_NBD=m
448# CONFIG_BLK_DEV_SX8 is not set
449CONFIG_BLK_DEV_RAM=y
450CONFIG_BLK_DEV_RAM_COUNT=16
451CONFIG_BLK_DEV_RAM_SIZE=32768
eff2f1ec 452# CONFIG_BLK_DEV_XIP is not set
77e03a22
KG
453# CONFIG_CDROM_PKTCDVD is not set
454# CONFIG_ATA_OVER_ETH is not set
455CONFIG_MISC_DEVICES=y
456# CONFIG_PHANTOM is not set
457# CONFIG_EEPROM_93CX6 is not set
458# CONFIG_SGI_IOC4 is not set
459# CONFIG_TIFM_CORE is not set
eff2f1ec
KG
460# CONFIG_ENCLOSURE_SERVICES is not set
461CONFIG_HAVE_IDE=y
77e03a22
KG
462CONFIG_IDE=y
463CONFIG_IDE_MAX_HWIFS=4
464CONFIG_BLK_DEV_IDE=y
465
466#
eff2f1ec 467# Please see Documentation/ide/ide.txt for help/info on IDE drives
77e03a22
KG
468#
469# CONFIG_BLK_DEV_IDE_SATA is not set
470CONFIG_BLK_DEV_IDEDISK=y
471# CONFIG_IDEDISK_MULTI_MODE is not set
472CONFIG_BLK_DEV_IDECD=m
eff2f1ec 473CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
77e03a22
KG
474# CONFIG_BLK_DEV_IDETAPE is not set
475# CONFIG_BLK_DEV_IDEFLOPPY is not set
476# CONFIG_BLK_DEV_IDESCSI is not set
477# CONFIG_IDE_TASK_IOCTL is not set
478CONFIG_IDE_PROC_FS=y
479
480#
481# IDE chipset support/bugfixes
482#
483CONFIG_IDE_GENERIC=y
484# CONFIG_BLK_DEV_PLATFORM is not set
485
486#
487# PCI IDE chipsets support
488#
77e03a22
KG
489# CONFIG_BLK_DEV_GENERIC is not set
490# CONFIG_BLK_DEV_OPTI621 is not set
491# CONFIG_BLK_DEV_AEC62XX is not set
492# CONFIG_BLK_DEV_ALI15X3 is not set
493# CONFIG_BLK_DEV_AMD74XX is not set
494# CONFIG_BLK_DEV_CMD64X is not set
495# CONFIG_BLK_DEV_TRIFLEX is not set
496# CONFIG_BLK_DEV_CY82C693 is not set
497# CONFIG_BLK_DEV_CS5520 is not set
498# CONFIG_BLK_DEV_CS5530 is not set
499# CONFIG_BLK_DEV_HPT34X is not set
500# CONFIG_BLK_DEV_HPT366 is not set
501# CONFIG_BLK_DEV_JMICRON is not set
502# CONFIG_BLK_DEV_SC1200 is not set
503# CONFIG_BLK_DEV_PIIX is not set
504# CONFIG_BLK_DEV_IT8213 is not set
505# CONFIG_BLK_DEV_IT821X is not set
506# CONFIG_BLK_DEV_NS87415 is not set
507# CONFIG_BLK_DEV_PDC202XX_OLD is not set
508# CONFIG_BLK_DEV_PDC202XX_NEW is not set
509# CONFIG_BLK_DEV_SVWKS is not set
510# CONFIG_BLK_DEV_SIIMAGE is not set
511# CONFIG_BLK_DEV_SL82C105 is not set
512# CONFIG_BLK_DEV_SLC90E66 is not set
513# CONFIG_BLK_DEV_TRM290 is not set
514# CONFIG_BLK_DEV_VIA82CXXX is not set
515# CONFIG_BLK_DEV_TC86C001 is not set
77e03a22 516# CONFIG_BLK_DEV_IDEDMA is not set
70b3ec3e 517# CONFIG_BLK_DEV_HD_ONLY is not set
77e03a22
KG
518# CONFIG_BLK_DEV_HD is not set
519
520#
521# SCSI device support
522#
523# CONFIG_RAID_ATTRS is not set
524CONFIG_SCSI=m
525CONFIG_SCSI_DMA=y
526# CONFIG_SCSI_TGT is not set
527# CONFIG_SCSI_NETLINK is not set
528CONFIG_SCSI_PROC_FS=y
529
530#
531# SCSI support type (disk, tape, CD-ROM)
532#
533CONFIG_BLK_DEV_SD=m
534CONFIG_CHR_DEV_ST=m
535# CONFIG_CHR_DEV_OSST is not set
536CONFIG_BLK_DEV_SR=m
537# CONFIG_BLK_DEV_SR_VENDOR is not set
538CONFIG_CHR_DEV_SG=m
539# CONFIG_CHR_DEV_SCH is not set
540
541#
542# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
543#
544CONFIG_SCSI_MULTI_LUN=y
545CONFIG_SCSI_CONSTANTS=y
546# CONFIG_SCSI_LOGGING is not set
547# CONFIG_SCSI_SCAN_ASYNC is not set
548CONFIG_SCSI_WAIT_SCAN=m
549
550#
551# SCSI Transports
552#
553# CONFIG_SCSI_SPI_ATTRS is not set
554# CONFIG_SCSI_FC_ATTRS is not set
555# CONFIG_SCSI_ISCSI_ATTRS is not set
556# CONFIG_SCSI_SAS_LIBSAS is not set
557# CONFIG_SCSI_SRP_ATTRS is not set
558CONFIG_SCSI_LOWLEVEL=y
559# CONFIG_ISCSI_TCP is not set
560# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
561# CONFIG_SCSI_3W_9XXX is not set
562# CONFIG_SCSI_ACARD is not set
563# CONFIG_SCSI_AACRAID is not set
564# CONFIG_SCSI_AIC7XXX is not set
565# CONFIG_SCSI_AIC7XXX_OLD is not set
566# CONFIG_SCSI_AIC79XX is not set
567# CONFIG_SCSI_AIC94XX is not set
568# CONFIG_SCSI_DPT_I2O is not set
569# CONFIG_SCSI_ADVANSYS is not set
570# CONFIG_SCSI_ARCMSR is not set
571# CONFIG_MEGARAID_NEWGEN is not set
572# CONFIG_MEGARAID_LEGACY is not set
573# CONFIG_MEGARAID_SAS is not set
574# CONFIG_SCSI_HPTIOP is not set
575# CONFIG_SCSI_BUSLOGIC is not set
576# CONFIG_SCSI_DMX3191D is not set
577# CONFIG_SCSI_EATA is not set
578# CONFIG_SCSI_FUTURE_DOMAIN is not set
579# CONFIG_SCSI_GDTH is not set
580# CONFIG_SCSI_IPS is not set
581# CONFIG_SCSI_INITIO is not set
582# CONFIG_SCSI_INIA100 is not set
583# CONFIG_SCSI_PPA is not set
584# CONFIG_SCSI_IMM is not set
eff2f1ec 585# CONFIG_SCSI_MVSAS is not set
77e03a22
KG
586# CONFIG_SCSI_STEX is not set
587# CONFIG_SCSI_SYM53C8XX_2 is not set
588# CONFIG_SCSI_QLOGIC_1280 is not set
589# CONFIG_SCSI_QLA_FC is not set
590# CONFIG_SCSI_QLA_ISCSI is not set
591# CONFIG_SCSI_LPFC is not set
592# CONFIG_SCSI_DC395x is not set
593# CONFIG_SCSI_DC390T is not set
594# CONFIG_SCSI_NSP32 is not set
595# CONFIG_SCSI_DEBUG is not set
596# CONFIG_SCSI_SRP is not set
597# CONFIG_ATA is not set
598# CONFIG_MD is not set
599# CONFIG_FUSION is not set
600
601#
602# IEEE 1394 (FireWire) support
603#
604# CONFIG_FIREWIRE is not set
605# CONFIG_IEEE1394 is not set
606# CONFIG_I2O is not set
607# CONFIG_MACINTOSH_DRIVERS is not set
608CONFIG_NETDEVICES=y
609# CONFIG_NETDEVICES_MULTIQUEUE is not set
610# CONFIG_DUMMY is not set
611# CONFIG_BONDING is not set
612# CONFIG_MACVLAN is not set
613# CONFIG_EQUALIZER is not set
614# CONFIG_TUN is not set
615# CONFIG_VETH is not set
616# CONFIG_ARCNET is not set
617CONFIG_PHYLIB=y
618
619#
620# MII PHY device drivers
621#
622CONFIG_MARVELL_PHY=y
623# CONFIG_DAVICOM_PHY is not set
624# CONFIG_QSEMI_PHY is not set
625# CONFIG_LXT_PHY is not set
626# CONFIG_CICADA_PHY is not set
627# CONFIG_VITESSE_PHY is not set
628# CONFIG_SMSC_PHY is not set
629# CONFIG_BROADCOM_PHY is not set
630# CONFIG_ICPLUS_PHY is not set
eff2f1ec 631# CONFIG_REALTEK_PHY is not set
77e03a22
KG
632# CONFIG_FIXED_PHY is not set
633# CONFIG_MDIO_BITBANG is not set
634CONFIG_NET_ETHERNET=y
635# CONFIG_MII is not set
636# CONFIG_HAPPYMEAL is not set
637# CONFIG_SUNGEM is not set
638# CONFIG_CASSINI is not set
639# CONFIG_NET_VENDOR_3COM is not set
640# CONFIG_NET_TULIP is not set
641# CONFIG_HP100 is not set
642# CONFIG_IBM_NEW_EMAC_ZMII is not set
643# CONFIG_IBM_NEW_EMAC_RGMII is not set
644# CONFIG_IBM_NEW_EMAC_TAH is not set
645# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
646# CONFIG_NET_PCI is not set
647# CONFIG_B44 is not set
648# CONFIG_NET_POCKET is not set
649# CONFIG_FS_ENET is not set
650CONFIG_NETDEV_1000=y
651# CONFIG_ACENIC is not set
652# CONFIG_DL2K is not set
653# CONFIG_E1000 is not set
654# CONFIG_E1000E is not set
eff2f1ec 655# CONFIG_E1000E_ENABLED is not set
77e03a22 656# CONFIG_IP1000 is not set
eff2f1ec 657# CONFIG_IGB is not set
77e03a22
KG
658# CONFIG_NS83820 is not set
659# CONFIG_HAMACHI is not set
660# CONFIG_YELLOWFIN is not set
661# CONFIG_R8169 is not set
662# CONFIG_SIS190 is not set
663# CONFIG_SKGE is not set
664# CONFIG_SKY2 is not set
77e03a22
KG
665# CONFIG_VIA_VELOCITY is not set
666# CONFIG_TIGON3 is not set
667# CONFIG_BNX2 is not set
668CONFIG_GIANFAR=y
669CONFIG_GFAR_NAPI=y
670# CONFIG_QLA3XXX is not set
671# CONFIG_ATL1 is not set
672CONFIG_NETDEV_10000=y
673# CONFIG_CHELSIO_T1 is not set
674# CONFIG_CHELSIO_T3 is not set
675# CONFIG_IXGBE is not set
676# CONFIG_IXGB is not set
677# CONFIG_S2IO is not set
678# CONFIG_MYRI10GE is not set
679# CONFIG_NETXEN_NIC is not set
680# CONFIG_NIU is not set
681# CONFIG_MLX4_CORE is not set
682# CONFIG_TEHUTI is not set
eff2f1ec 683# CONFIG_BNX2X is not set
70b3ec3e 684# CONFIG_SFC is not set
77e03a22
KG
685# CONFIG_TR is not set
686
687#
688# Wireless LAN
689#
690# CONFIG_WLAN_PRE80211 is not set
691# CONFIG_WLAN_80211 is not set
70b3ec3e 692# CONFIG_IWLWIFI_LEDS is not set
77e03a22
KG
693# CONFIG_WAN is not set
694# CONFIG_FDDI is not set
695# CONFIG_HIPPI is not set
696# CONFIG_PLIP is not set
697# CONFIG_PPP is not set
698# CONFIG_SLIP is not set
699# CONFIG_NET_FC is not set
77e03a22
KG
700# CONFIG_NETCONSOLE is not set
701# CONFIG_NETPOLL is not set
702# CONFIG_NET_POLL_CONTROLLER is not set
703# CONFIG_ISDN is not set
704# CONFIG_PHONE is not set
705
706#
707# Input device support
708#
709CONFIG_INPUT=y
710# CONFIG_INPUT_FF_MEMLESS is not set
711# CONFIG_INPUT_POLLDEV is not set
712
713#
714# Userland interfaces
715#
716CONFIG_INPUT_MOUSEDEV=y
717CONFIG_INPUT_MOUSEDEV_PSAUX=y
718CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
719CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
720CONFIG_INPUT_JOYDEV=m
721CONFIG_INPUT_EVDEV=m
722# CONFIG_INPUT_EVBUG is not set
723
724#
725# Input Device Drivers
726#
727CONFIG_INPUT_KEYBOARD=y
728CONFIG_KEYBOARD_ATKBD=y
729# CONFIG_KEYBOARD_SUNKBD is not set
730# CONFIG_KEYBOARD_LKKBD is not set
731# CONFIG_KEYBOARD_XTKBD is not set
732# CONFIG_KEYBOARD_NEWTON is not set
733# CONFIG_KEYBOARD_STOWAWAY is not set
734CONFIG_INPUT_MOUSE=y
735CONFIG_MOUSE_PS2=y
736CONFIG_MOUSE_PS2_ALPS=y
737CONFIG_MOUSE_PS2_LOGIPS2PP=y
738CONFIG_MOUSE_PS2_SYNAPTICS=y
739CONFIG_MOUSE_PS2_LIFEBOOK=y
740CONFIG_MOUSE_PS2_TRACKPOINT=y
741# CONFIG_MOUSE_PS2_TOUCHKIT is not set
742# CONFIG_MOUSE_SERIAL is not set
743# CONFIG_MOUSE_APPLETOUCH is not set
744# CONFIG_MOUSE_VSXXXAA is not set
745# CONFIG_INPUT_JOYSTICK is not set
746# CONFIG_INPUT_TABLET is not set
747# CONFIG_INPUT_TOUCHSCREEN is not set
748# CONFIG_INPUT_MISC is not set
749
750#
751# Hardware I/O ports
752#
753CONFIG_SERIO=y
754CONFIG_SERIO_I8042=y
755CONFIG_SERIO_SERPORT=y
756# CONFIG_SERIO_PARKBD is not set
757# CONFIG_SERIO_PCIPS2 is not set
758CONFIG_SERIO_LIBPS2=y
759# CONFIG_SERIO_RAW is not set
760# CONFIG_GAMEPORT is not set
761
762#
763# Character devices
764#
765# CONFIG_VT is not set
70b3ec3e 766CONFIG_DEVKMEM=y
77e03a22 767# CONFIG_SERIAL_NONSTANDARD is not set
eff2f1ec 768# CONFIG_NOZOMI is not set
77e03a22
KG
769
770#
771# Serial drivers
772#
773# CONFIG_SERIAL_8250 is not set
774
775#
776# Non-8250 serial port support
777#
778# CONFIG_SERIAL_UARTLITE is not set
779CONFIG_SERIAL_CORE=y
780CONFIG_SERIAL_CORE_CONSOLE=y
781CONFIG_SERIAL_CPM=y
782CONFIG_SERIAL_CPM_CONSOLE=y
783# CONFIG_SERIAL_CPM_SCC1 is not set
784CONFIG_SERIAL_CPM_SCC2=y
785# CONFIG_SERIAL_CPM_SCC3 is not set
786# CONFIG_SERIAL_CPM_SCC4 is not set
787# CONFIG_SERIAL_CPM_SMC1 is not set
788# CONFIG_SERIAL_CPM_SMC2 is not set
789# CONFIG_SERIAL_JSM is not set
790CONFIG_UNIX98_PTYS=y
791CONFIG_LEGACY_PTYS=y
792CONFIG_LEGACY_PTY_COUNT=256
793CONFIG_PRINTER=m
794# CONFIG_LP_CONSOLE is not set
795# CONFIG_PPDEV is not set
796# CONFIG_IPMI_HANDLER is not set
797CONFIG_HW_RANDOM=m
798# CONFIG_NVRAM is not set
799# CONFIG_GEN_RTC is not set
800# CONFIG_R3964 is not set
801# CONFIG_APPLICOM is not set
802# CONFIG_RAW_DRIVER is not set
803# CONFIG_TCG_TPM is not set
804CONFIG_DEVPORT=y
805CONFIG_I2C=m
806CONFIG_I2C_BOARDINFO=y
807CONFIG_I2C_CHARDEV=m
808
77e03a22
KG
809#
810# I2C Hardware Bus support
811#
812# CONFIG_I2C_ALI1535 is not set
813# CONFIG_I2C_ALI1563 is not set
814# CONFIG_I2C_ALI15X3 is not set
815# CONFIG_I2C_AMD756 is not set
816# CONFIG_I2C_AMD8111 is not set
817# CONFIG_I2C_I801 is not set
818# CONFIG_I2C_I810 is not set
819# CONFIG_I2C_PIIX4 is not set
820# CONFIG_I2C_MPC is not set
821# CONFIG_I2C_NFORCE2 is not set
822# CONFIG_I2C_OCORES is not set
823# CONFIG_I2C_PARPORT is not set
824# CONFIG_I2C_PARPORT_LIGHT is not set
825# CONFIG_I2C_PROSAVAGE is not set
826# CONFIG_I2C_SAVAGE4 is not set
827# CONFIG_I2C_SIMTEC is not set
828# CONFIG_I2C_SIS5595 is not set
829# CONFIG_I2C_SIS630 is not set
830# CONFIG_I2C_SIS96X is not set
831# CONFIG_I2C_TAOS_EVM is not set
832# CONFIG_I2C_STUB is not set
833# CONFIG_I2C_VIA is not set
834# CONFIG_I2C_VIAPRO is not set
835# CONFIG_I2C_VOODOO3 is not set
70b3ec3e 836# CONFIG_I2C_PCA_PLATFORM is not set
77e03a22
KG
837
838#
839# Miscellaneous I2C Chip support
840#
77e03a22
KG
841# CONFIG_DS1682 is not set
842# CONFIG_SENSORS_EEPROM is not set
843# CONFIG_SENSORS_PCF8574 is not set
eff2f1ec 844# CONFIG_PCF8575 is not set
77e03a22 845# CONFIG_SENSORS_PCF8591 is not set
77e03a22
KG
846# CONFIG_SENSORS_MAX6875 is not set
847# CONFIG_SENSORS_TSL2550 is not set
848# CONFIG_I2C_DEBUG_CORE is not set
849# CONFIG_I2C_DEBUG_ALGO is not set
850# CONFIG_I2C_DEBUG_BUS is not set
851# CONFIG_I2C_DEBUG_CHIP is not set
77e03a22 852# CONFIG_SPI is not set
77e03a22
KG
853# CONFIG_W1 is not set
854# CONFIG_POWER_SUPPLY is not set
855CONFIG_HWMON=y
856# CONFIG_HWMON_VID is not set
857# CONFIG_SENSORS_AD7418 is not set
858# CONFIG_SENSORS_ADM1021 is not set
859# CONFIG_SENSORS_ADM1025 is not set
860# CONFIG_SENSORS_ADM1026 is not set
861# CONFIG_SENSORS_ADM1029 is not set
862# CONFIG_SENSORS_ADM1031 is not set
863# CONFIG_SENSORS_ADM9240 is not set
864# CONFIG_SENSORS_ADT7470 is not set
eff2f1ec 865# CONFIG_SENSORS_ADT7473 is not set
77e03a22
KG
866# CONFIG_SENSORS_ATXP1 is not set
867# CONFIG_SENSORS_DS1621 is not set
868# CONFIG_SENSORS_I5K_AMB is not set
869# CONFIG_SENSORS_F71805F is not set
870# CONFIG_SENSORS_F71882FG is not set
871# CONFIG_SENSORS_F75375S is not set
872# CONFIG_SENSORS_GL518SM is not set
873# CONFIG_SENSORS_GL520SM is not set
874# CONFIG_SENSORS_IT87 is not set
875# CONFIG_SENSORS_LM63 is not set
876# CONFIG_SENSORS_LM75 is not set
877# CONFIG_SENSORS_LM77 is not set
878# CONFIG_SENSORS_LM78 is not set
879# CONFIG_SENSORS_LM80 is not set
880# CONFIG_SENSORS_LM83 is not set
881# CONFIG_SENSORS_LM85 is not set
882# CONFIG_SENSORS_LM87 is not set
883# CONFIG_SENSORS_LM90 is not set
884# CONFIG_SENSORS_LM92 is not set
885# CONFIG_SENSORS_LM93 is not set
886# CONFIG_SENSORS_MAX1619 is not set
887# CONFIG_SENSORS_MAX6650 is not set
888# CONFIG_SENSORS_PC87360 is not set
889# CONFIG_SENSORS_PC87427 is not set
890# CONFIG_SENSORS_SIS5595 is not set
891# CONFIG_SENSORS_DME1737 is not set
892# CONFIG_SENSORS_SMSC47M1 is not set
893# CONFIG_SENSORS_SMSC47M192 is not set
894# CONFIG_SENSORS_SMSC47B397 is not set
eff2f1ec 895# CONFIG_SENSORS_ADS7828 is not set
77e03a22
KG
896# CONFIG_SENSORS_THMC50 is not set
897# CONFIG_SENSORS_VIA686A is not set
898# CONFIG_SENSORS_VT1211 is not set
899# CONFIG_SENSORS_VT8231 is not set
900# CONFIG_SENSORS_W83781D is not set
901# CONFIG_SENSORS_W83791D is not set
902# CONFIG_SENSORS_W83792D is not set
903# CONFIG_SENSORS_W83793 is not set
904# CONFIG_SENSORS_W83L785TS is not set
eff2f1ec 905# CONFIG_SENSORS_W83L786NG is not set
77e03a22
KG
906# CONFIG_SENSORS_W83627HF is not set
907# CONFIG_SENSORS_W83627EHF is not set
908# CONFIG_HWMON_DEBUG_CHIP is not set
eff2f1ec 909# CONFIG_THERMAL is not set
77e03a22
KG
910# CONFIG_WATCHDOG is not set
911
912#
913# Sonics Silicon Backplane
914#
915CONFIG_SSB_POSSIBLE=y
916# CONFIG_SSB is not set
917
918#
919# Multifunction device drivers
920#
921# CONFIG_MFD_SM501 is not set
70b3ec3e 922# CONFIG_HTC_PASIC3 is not set
77e03a22
KG
923
924#
925# Multimedia devices
926#
70b3ec3e
KG
927
928#
929# Multimedia core support
930#
77e03a22
KG
931# CONFIG_VIDEO_DEV is not set
932# CONFIG_DVB_CORE is not set
70b3ec3e
KG
933# CONFIG_VIDEO_MEDIA is not set
934
935#
936# Multimedia drivers
937#
77e03a22
KG
938CONFIG_DAB=y
939
940#
941# Graphics support
942#
943CONFIG_AGP=m
944CONFIG_DRM=m
945# CONFIG_DRM_TDFX is not set
946# CONFIG_DRM_R128 is not set
947# CONFIG_DRM_RADEON is not set
948# CONFIG_DRM_MGA is not set
949# CONFIG_DRM_SIS is not set
950# CONFIG_DRM_VIA is not set
951# CONFIG_DRM_SAVAGE is not set
952# CONFIG_VGASTATE is not set
953# CONFIG_VIDEO_OUTPUT_CONTROL is not set
954# CONFIG_FB is not set
955# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
956
957#
958# Display device support
959#
960# CONFIG_DISPLAY_SUPPORT is not set
961
962#
963# Sound
964#
965CONFIG_SOUND=m
966
967#
968# Advanced Linux Sound Architecture
969#
970# CONFIG_SND is not set
971
972#
973# Open Sound System
974#
975# CONFIG_SOUND_PRIME is not set
976CONFIG_HID_SUPPORT=y
977CONFIG_HID=y
978# CONFIG_HID_DEBUG is not set
979# CONFIG_HIDRAW is not set
980CONFIG_USB_SUPPORT=y
981CONFIG_USB_ARCH_HAS_HCD=y
982CONFIG_USB_ARCH_HAS_OHCI=y
983CONFIG_USB_ARCH_HAS_EHCI=y
984# CONFIG_USB is not set
70b3ec3e
KG
985# CONFIG_USB_OTG_WHITELIST is not set
986# CONFIG_USB_OTG_BLACKLIST_HUB is not set
77e03a22
KG
987
988#
989# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
990#
77e03a22
KG
991# CONFIG_USB_GADGET is not set
992# CONFIG_MMC is not set
eff2f1ec 993# CONFIG_MEMSTICK is not set
77e03a22 994# CONFIG_NEW_LEDS is not set
70b3ec3e 995# CONFIG_ACCESSIBILITY is not set
77e03a22
KG
996# CONFIG_INFINIBAND is not set
997# CONFIG_EDAC is not set
998# CONFIG_RTC_CLASS is not set
eff2f1ec 999# CONFIG_DMADEVICES is not set
77e03a22 1000# CONFIG_AUXDISPLAY is not set
77e03a22
KG
1001# CONFIG_UIO is not set
1002
1003#
1004# File systems
1005#
1006CONFIG_EXT2_FS=y
1007# CONFIG_EXT2_FS_XATTR is not set
1008# CONFIG_EXT2_FS_XIP is not set
1009CONFIG_EXT3_FS=y
1010CONFIG_EXT3_FS_XATTR=y
1011# CONFIG_EXT3_FS_POSIX_ACL is not set
1012# CONFIG_EXT3_FS_SECURITY is not set
1013# CONFIG_EXT4DEV_FS is not set
1014CONFIG_JBD=y
1015CONFIG_FS_MBCACHE=y
1016# CONFIG_REISERFS_FS is not set
1017# CONFIG_JFS_FS is not set
1018# CONFIG_FS_POSIX_ACL is not set
1019# CONFIG_XFS_FS is not set
77e03a22 1020# CONFIG_OCFS2_FS is not set
eff2f1ec 1021CONFIG_DNOTIFY=y
77e03a22
KG
1022CONFIG_INOTIFY=y
1023CONFIG_INOTIFY_USER=y
1024# CONFIG_QUOTA is not set
77e03a22
KG
1025CONFIG_AUTOFS_FS=m
1026CONFIG_AUTOFS4_FS=y
1027# CONFIG_FUSE_FS is not set
1028
1029#
1030# CD-ROM/DVD Filesystems
1031#
1032CONFIG_ISO9660_FS=m
1033# CONFIG_JOLIET is not set
1034# CONFIG_ZISOFS is not set
1035CONFIG_UDF_FS=m
1036CONFIG_UDF_NLS=y
1037
1038#
1039# DOS/FAT/NT Filesystems
1040#
1041CONFIG_FAT_FS=m
1042CONFIG_MSDOS_FS=m
1043CONFIG_VFAT_FS=m
1044CONFIG_FAT_DEFAULT_CODEPAGE=437
1045CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1046# CONFIG_NTFS_FS is not set
1047
1048#
1049# Pseudo filesystems
1050#
1051CONFIG_PROC_FS=y
1052# CONFIG_PROC_KCORE is not set
1053CONFIG_PROC_SYSCTL=y
1054CONFIG_SYSFS=y
1055CONFIG_TMPFS=y
1056# CONFIG_TMPFS_POSIX_ACL is not set
1057# CONFIG_HUGETLB_PAGE is not set
1058# CONFIG_CONFIGFS_FS is not set
1059
1060#
1061# Miscellaneous filesystems
1062#
1063# CONFIG_ADFS_FS is not set
1064# CONFIG_AFFS_FS is not set
1065# CONFIG_HFS_FS is not set
1066# CONFIG_HFSPLUS_FS is not set
1067# CONFIG_BEFS_FS is not set
1068# CONFIG_BFS_FS is not set
1069# CONFIG_EFS_FS is not set
1070CONFIG_CRAMFS=m
1071# CONFIG_VXFS_FS is not set
eff2f1ec 1072# CONFIG_MINIX_FS is not set
77e03a22
KG
1073# CONFIG_HPFS_FS is not set
1074# CONFIG_QNX4FS_FS is not set
eff2f1ec 1075# CONFIG_ROMFS_FS is not set
77e03a22
KG
1076# CONFIG_SYSV_FS is not set
1077# CONFIG_UFS_FS is not set
1078CONFIG_NETWORK_FILESYSTEMS=y
1079CONFIG_NFS_FS=y
1080CONFIG_NFS_V3=y
1081# CONFIG_NFS_V3_ACL is not set
1082# CONFIG_NFS_V4 is not set
77e03a22
KG
1083# CONFIG_NFSD is not set
1084CONFIG_ROOT_NFS=y
1085CONFIG_LOCKD=y
1086CONFIG_LOCKD_V4=y
1087CONFIG_NFS_COMMON=y
1088CONFIG_SUNRPC=y
1089# CONFIG_SUNRPC_BIND34 is not set
1090# CONFIG_RPCSEC_GSS_KRB5 is not set
1091# CONFIG_RPCSEC_GSS_SPKM3 is not set
1092CONFIG_SMB_FS=m
1093# CONFIG_SMB_NLS_DEFAULT is not set
1094# CONFIG_CIFS is not set
1095# CONFIG_NCP_FS is not set
1096# CONFIG_CODA_FS is not set
1097# CONFIG_AFS_FS is not set
1098
1099#
1100# Partition Types
1101#
1102# CONFIG_PARTITION_ADVANCED is not set
1103CONFIG_MSDOS_PARTITION=y
1104CONFIG_NLS=y
1105CONFIG_NLS_DEFAULT="iso8859-1"
1106# CONFIG_NLS_CODEPAGE_437 is not set
1107# CONFIG_NLS_CODEPAGE_737 is not set
1108# CONFIG_NLS_CODEPAGE_775 is not set
1109# CONFIG_NLS_CODEPAGE_850 is not set
1110# CONFIG_NLS_CODEPAGE_852 is not set
1111# CONFIG_NLS_CODEPAGE_855 is not set
1112# CONFIG_NLS_CODEPAGE_857 is not set
1113# CONFIG_NLS_CODEPAGE_860 is not set
1114# CONFIG_NLS_CODEPAGE_861 is not set
1115# CONFIG_NLS_CODEPAGE_862 is not set
1116# CONFIG_NLS_CODEPAGE_863 is not set
1117# CONFIG_NLS_CODEPAGE_864 is not set
1118# CONFIG_NLS_CODEPAGE_865 is not set
1119# CONFIG_NLS_CODEPAGE_866 is not set
1120# CONFIG_NLS_CODEPAGE_869 is not set
1121# CONFIG_NLS_CODEPAGE_936 is not set
1122# CONFIG_NLS_CODEPAGE_950 is not set
1123# CONFIG_NLS_CODEPAGE_932 is not set
1124# CONFIG_NLS_CODEPAGE_949 is not set
1125# CONFIG_NLS_CODEPAGE_874 is not set
1126# CONFIG_NLS_ISO8859_8 is not set
1127# CONFIG_NLS_CODEPAGE_1250 is not set
1128# CONFIG_NLS_CODEPAGE_1251 is not set
1129# CONFIG_NLS_ASCII is not set
1130# CONFIG_NLS_ISO8859_1 is not set
1131# CONFIG_NLS_ISO8859_2 is not set
1132# CONFIG_NLS_ISO8859_3 is not set
1133# CONFIG_NLS_ISO8859_4 is not set
1134# CONFIG_NLS_ISO8859_5 is not set
1135# CONFIG_NLS_ISO8859_6 is not set
1136# CONFIG_NLS_ISO8859_7 is not set
1137# CONFIG_NLS_ISO8859_9 is not set
1138# CONFIG_NLS_ISO8859_13 is not set
1139# CONFIG_NLS_ISO8859_14 is not set
1140# CONFIG_NLS_ISO8859_15 is not set
1141# CONFIG_NLS_KOI8_R is not set
1142# CONFIG_NLS_KOI8_U is not set
1143# CONFIG_NLS_UTF8 is not set
1144# CONFIG_DLM is not set
1145
1146#
1147# Library routines
1148#
1149CONFIG_BITREVERSE=y
70b3ec3e 1150# CONFIG_GENERIC_FIND_FIRST_BIT is not set
77e03a22
KG
1151CONFIG_CRC_CCITT=y
1152# CONFIG_CRC16 is not set
70b3ec3e 1153CONFIG_CRC_ITU_T=m
77e03a22
KG
1154CONFIG_CRC32=y
1155# CONFIG_CRC7 is not set
1156# CONFIG_LIBCRC32C is not set
1157CONFIG_ZLIB_INFLATE=m
1158CONFIG_PLIST=y
1159CONFIG_HAS_IOMEM=y
1160CONFIG_HAS_IOPORT=y
1161CONFIG_HAS_DMA=y
70b3ec3e 1162CONFIG_HAVE_LMB=y
77e03a22
KG
1163
1164#
1165# Kernel hacking
1166#
1167# CONFIG_PRINTK_TIME is not set
1168CONFIG_ENABLE_WARN_DEPRECATED=y
1169CONFIG_ENABLE_MUST_CHECK=y
70b3ec3e 1170CONFIG_FRAME_WARN=1024
77e03a22
KG
1171# CONFIG_MAGIC_SYSRQ is not set
1172# CONFIG_UNUSED_SYMBOLS is not set
1173# CONFIG_DEBUG_FS is not set
1174# CONFIG_HEADERS_CHECK is not set
1175CONFIG_DEBUG_KERNEL=y
1176# CONFIG_DEBUG_SHIRQ is not set
1177CONFIG_DETECT_SOFTLOCKUP=y
1178CONFIG_SCHED_DEBUG=y
1179# CONFIG_SCHEDSTATS is not set
1180# CONFIG_TIMER_STATS is not set
70b3ec3e 1181# CONFIG_DEBUG_OBJECTS is not set
77e03a22 1182# CONFIG_SLUB_DEBUG_ON is not set
eff2f1ec 1183# CONFIG_SLUB_STATS is not set
77e03a22
KG
1184# CONFIG_DEBUG_RT_MUTEXES is not set
1185# CONFIG_RT_MUTEX_TESTER is not set
1186# CONFIG_DEBUG_SPINLOCK is not set
1187# CONFIG_DEBUG_MUTEXES is not set
1188# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1189# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1190# CONFIG_DEBUG_KOBJECT is not set
1191# CONFIG_DEBUG_HIGHMEM is not set
1192# CONFIG_DEBUG_BUGVERBOSE is not set
1193# CONFIG_DEBUG_INFO is not set
1194# CONFIG_DEBUG_VM is not set
70b3ec3e 1195# CONFIG_DEBUG_WRITECOUNT is not set
77e03a22
KG
1196# CONFIG_DEBUG_LIST is not set
1197# CONFIG_DEBUG_SG is not set
77e03a22
KG
1198# CONFIG_BOOT_PRINTK_DELAY is not set
1199# CONFIG_RCU_TORTURE_TEST is not set
eff2f1ec 1200# CONFIG_BACKTRACE_SELF_TEST is not set
77e03a22
KG
1201# CONFIG_FAULT_INJECTION is not set
1202# CONFIG_SAMPLES is not set
1203# CONFIG_DEBUG_STACKOVERFLOW is not set
1204# CONFIG_DEBUG_STACK_USAGE is not set
1205# CONFIG_DEBUG_PAGEALLOC is not set
1206# CONFIG_DEBUGGER is not set
1207# CONFIG_KGDB_CONSOLE is not set
70b3ec3e 1208# CONFIG_IRQSTACKS is not set
77e03a22
KG
1209CONFIG_BDI_SWITCH=y
1210# CONFIG_PPC_EARLY_DEBUG is not set
1211
1212#
1213# Security options
1214#
1215# CONFIG_KEYS is not set
1216# CONFIG_SECURITY is not set
1217# CONFIG_SECURITY_FILE_CAPABILITIES is not set
eff2f1ec 1218CONFIG_CRYPTO=y
70b3ec3e
KG
1219
1220#
1221# Crypto core or helper
1222#
eff2f1ec 1223# CONFIG_CRYPTO_MANAGER is not set
70b3ec3e
KG
1224# CONFIG_CRYPTO_GF128MUL is not set
1225# CONFIG_CRYPTO_NULL is not set
1226# CONFIG_CRYPTO_CRYPTD is not set
1227# CONFIG_CRYPTO_AUTHENC is not set
1228# CONFIG_CRYPTO_TEST is not set
1229
1230#
1231# Authenticated Encryption with Associated Data
1232#
1233# CONFIG_CRYPTO_CCM is not set
1234# CONFIG_CRYPTO_GCM is not set
1235# CONFIG_CRYPTO_SEQIV is not set
1236
1237#
1238# Block modes
1239#
1240# CONFIG_CRYPTO_CBC is not set
1241# CONFIG_CRYPTO_CTR is not set
1242# CONFIG_CRYPTO_CTS is not set
1243# CONFIG_CRYPTO_ECB is not set
1244# CONFIG_CRYPTO_LRW is not set
1245# CONFIG_CRYPTO_PCBC is not set
1246# CONFIG_CRYPTO_XTS is not set
1247
1248#
1249# Hash modes
1250#
eff2f1ec
KG
1251# CONFIG_CRYPTO_HMAC is not set
1252# CONFIG_CRYPTO_XCBC is not set
70b3ec3e
KG
1253
1254#
1255# Digest
1256#
1257# CONFIG_CRYPTO_CRC32C is not set
eff2f1ec
KG
1258# CONFIG_CRYPTO_MD4 is not set
1259# CONFIG_CRYPTO_MD5 is not set
70b3ec3e 1260# CONFIG_CRYPTO_MICHAEL_MIC is not set
eff2f1ec
KG
1261# CONFIG_CRYPTO_SHA1 is not set
1262# CONFIG_CRYPTO_SHA256 is not set
1263# CONFIG_CRYPTO_SHA512 is not set
eff2f1ec 1264# CONFIG_CRYPTO_TGR192 is not set
70b3ec3e
KG
1265# CONFIG_CRYPTO_WP512 is not set
1266
1267#
1268# Ciphers
1269#
eff2f1ec 1270# CONFIG_CRYPTO_AES is not set
70b3ec3e
KG
1271# CONFIG_CRYPTO_ANUBIS is not set
1272# CONFIG_CRYPTO_ARC4 is not set
1273# CONFIG_CRYPTO_BLOWFISH is not set
1274# CONFIG_CRYPTO_CAMELLIA is not set
eff2f1ec
KG
1275# CONFIG_CRYPTO_CAST5 is not set
1276# CONFIG_CRYPTO_CAST6 is not set
70b3ec3e
KG
1277# CONFIG_CRYPTO_DES is not set
1278# CONFIG_CRYPTO_FCRYPT is not set
eff2f1ec 1279# CONFIG_CRYPTO_KHAZAD is not set
eff2f1ec 1280# CONFIG_CRYPTO_SALSA20 is not set
70b3ec3e
KG
1281# CONFIG_CRYPTO_SEED is not set
1282# CONFIG_CRYPTO_SERPENT is not set
1283# CONFIG_CRYPTO_TEA is not set
1284# CONFIG_CRYPTO_TWOFISH is not set
1285
1286#
1287# Compression
1288#
eff2f1ec 1289# CONFIG_CRYPTO_DEFLATE is not set
eff2f1ec
KG
1290# CONFIG_CRYPTO_LZO is not set
1291CONFIG_CRYPTO_HW=y
1292# CONFIG_CRYPTO_DEV_HIFN_795X is not set
77e03a22
KG
1293# CONFIG_PPC_CLOCK is not set
1294CONFIG_PPC_LIB_RHEAP=y
70b3ec3e 1295# CONFIG_VIRTUALIZATION is not set
This page took 0.130661 seconds and 5 git commands to generate.