blob: d8354d993b27239e3b63ccfe3352f0c5aaa21478 [file] [log] [blame]
Martyn Welche41c6152009-03-19 08:54:14 +00001#
2# Automatically generated make config: don't edit
Martyn Welchf27d4d42009-07-02 15:18:35 +01003# Linux kernel version: 2.6.30
4# Thu Jul 2 13:55:24 2009
Martyn Welche41c6152009-03-19 08:54:14 +00005#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
Martyn Welchf27d4d42009-07-02 15:18:35 +010011CONFIG_PPC_BOOK3S_32=y
Martyn Welche41c6152009-03-19 08:54:14 +000012# 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
Kumar Gala08af66b2009-05-13 17:26:51 -050017CONFIG_PPC_BOOK3S=y
Martyn Welchf27d4d42009-07-02 15:18:35 +010018CONFIG_6xx=y
Martyn Welche41c6152009-03-19 08:54:14 +000019CONFIG_PPC_FPU=y
20# CONFIG_PHYS_64BIT is not set
21CONFIG_ALTIVEC=y
22CONFIG_PPC_STD_MMU=y
23CONFIG_PPC_STD_MMU_32=y
24# CONFIG_PPC_MM_SLICES is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +010025CONFIG_PPC_HAVE_PMU_SUPPORT=y
Martyn Welche41c6152009-03-19 08:54:14 +000026CONFIG_SMP=y
27CONFIG_NR_CPUS=2
28CONFIG_PPC32=y
29CONFIG_WORD_SIZE=32
30# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
31CONFIG_MMU=y
32CONFIG_GENERIC_CMOS_UPDATE=y
33CONFIG_GENERIC_TIME=y
34CONFIG_GENERIC_TIME_VSYSCALL=y
35CONFIG_GENERIC_CLOCKEVENTS=y
36CONFIG_GENERIC_HARDIRQS=y
Martyn Welchf27d4d42009-07-02 15:18:35 +010037CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Martyn Welche41c6152009-03-19 08:54:14 +000038# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
39CONFIG_IRQ_PER_CPU=y
40CONFIG_STACKTRACE_SUPPORT=y
41CONFIG_HAVE_LATENCYTOP_SUPPORT=y
42CONFIG_LOCKDEP_SUPPORT=y
43CONFIG_RWSEM_XCHGADD_ALGORITHM=y
44CONFIG_GENERIC_LOCKBREAK=y
45CONFIG_ARCH_HAS_ILOG2_U32=y
46CONFIG_GENERIC_HWEIGHT=y
Martyn Welche41c6152009-03-19 08:54:14 +000047CONFIG_GENERIC_FIND_NEXT_BIT=y
48CONFIG_GENERIC_GPIO=y
49# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
50CONFIG_PPC=y
51CONFIG_EARLY_PRINTK=y
52CONFIG_GENERIC_NVRAM=y
53CONFIG_SCHED_OMIT_FRAME_POINTER=y
54CONFIG_ARCH_MAY_HAVE_PC_FDC=y
55CONFIG_PPC_OF=y
56CONFIG_OF=y
57CONFIG_PPC_UDBG_16550=y
58CONFIG_GENERIC_TBSYNC=y
59CONFIG_AUDIT_ARCH=y
60CONFIG_GENERIC_BUG=y
Martyn Welchf27d4d42009-07-02 15:18:35 +010061CONFIG_DTC=y
Martyn Welche41c6152009-03-19 08:54:14 +000062CONFIG_DEFAULT_UIMAGE=y
63# CONFIG_PPC_DCR_NATIVE is not set
64# CONFIG_PPC_DCR_MMIO is not set
Kumar Gala08af66b2009-05-13 17:26:51 -050065CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
Martyn Welche41c6152009-03-19 08:54:14 +000066CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Martyn Welchf27d4d42009-07-02 15:18:35 +010067CONFIG_CONSTRUCTORS=y
Martyn Welche41c6152009-03-19 08:54:14 +000068
69#
70# General setup
71#
72CONFIG_EXPERIMENTAL=y
73CONFIG_LOCK_KERNEL=y
74CONFIG_INIT_ENV_ARG_LIMIT=32
75CONFIG_LOCALVERSION=""
76CONFIG_LOCALVERSION_AUTO=y
77CONFIG_SWAP=y
78CONFIG_SYSVIPC=y
79CONFIG_SYSVIPC_SYSCTL=y
80CONFIG_POSIX_MQUEUE=y
Kumar Gala08af66b2009-05-13 17:26:51 -050081CONFIG_POSIX_MQUEUE_SYSCTL=y
Martyn Welche41c6152009-03-19 08:54:14 +000082CONFIG_BSD_PROCESS_ACCT=y
83CONFIG_BSD_PROCESS_ACCT_V3=y
84# CONFIG_TASKSTATS is not set
85# CONFIG_AUDIT is not set
86
87#
88# RCU Subsystem
89#
90CONFIG_CLASSIC_RCU=y
91# CONFIG_TREE_RCU is not set
92# CONFIG_PREEMPT_RCU is not set
93# CONFIG_TREE_RCU_TRACE is not set
94# CONFIG_PREEMPT_RCU_TRACE is not set
95CONFIG_IKCONFIG=y
96CONFIG_IKCONFIG_PROC=y
97CONFIG_LOG_BUF_SHIFT=14
98CONFIG_GROUP_SCHED=y
99CONFIG_FAIR_GROUP_SCHED=y
100# CONFIG_RT_GROUP_SCHED is not set
101CONFIG_USER_SCHED=y
102# CONFIG_CGROUP_SCHED is not set
103# CONFIG_CGROUPS is not set
104CONFIG_SYSFS_DEPRECATED=y
105CONFIG_SYSFS_DEPRECATED_V2=y
106CONFIG_RELAY=y
107# CONFIG_NAMESPACES is not set
108CONFIG_BLK_DEV_INITRD=y
109CONFIG_INITRAMFS_SOURCE=""
Kumar Gala08af66b2009-05-13 17:26:51 -0500110CONFIG_RD_GZIP=y
111# CONFIG_RD_BZIP2 is not set
112# CONFIG_RD_LZMA is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000113# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
114CONFIG_SYSCTL=y
Kumar Gala08af66b2009-05-13 17:26:51 -0500115CONFIG_ANON_INODES=y
Martyn Welche41c6152009-03-19 08:54:14 +0000116CONFIG_EMBEDDED=y
117CONFIG_SYSCTL_SYSCALL=y
118CONFIG_KALLSYMS=y
Martyn Welche41c6152009-03-19 08:54:14 +0000119# CONFIG_KALLSYMS_EXTRA_PASS is not set
120CONFIG_HOTPLUG=y
121CONFIG_PRINTK=y
122CONFIG_BUG=y
123CONFIG_ELF_CORE=y
Martyn Welche41c6152009-03-19 08:54:14 +0000124CONFIG_BASE_FULL=y
125CONFIG_FUTEX=y
Martyn Welche41c6152009-03-19 08:54:14 +0000126CONFIG_EPOLL=y
127CONFIG_SIGNALFD=y
128CONFIG_TIMERFD=y
129CONFIG_EVENTFD=y
130CONFIG_SHMEM=y
131CONFIG_AIO=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100132CONFIG_HAVE_PERF_COUNTERS=y
133
134#
135# Performance Counters
136#
137# CONFIG_PERF_COUNTERS is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000138CONFIG_VM_EVENT_COUNTERS=y
139CONFIG_PCI_QUIRKS=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100140# CONFIG_STRIP_ASM_SYMS is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500141CONFIG_COMPAT_BRK=y
Martyn Welche41c6152009-03-19 08:54:14 +0000142CONFIG_SLAB=y
143# CONFIG_SLUB is not set
144# CONFIG_SLOB is not set
145# CONFIG_PROFILING is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500146# CONFIG_MARKERS is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000147CONFIG_HAVE_OPROFILE=y
148# CONFIG_KPROBES is not set
149CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
150CONFIG_HAVE_IOREMAP_PROT=y
151CONFIG_HAVE_KPROBES=y
152CONFIG_HAVE_KRETPROBES=y
153CONFIG_HAVE_ARCH_TRACEHOOK=y
154CONFIG_USE_GENERIC_SMP_HELPERS=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100155
156#
157# GCOV-based kernel profiling
158#
Kumar Gala08af66b2009-05-13 17:26:51 -0500159# CONFIG_SLOW_WORK is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000160# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
161CONFIG_SLABINFO=y
162CONFIG_RT_MUTEXES=y
163CONFIG_BASE_SMALL=0
164CONFIG_MODULES=y
165# CONFIG_MODULE_FORCE_LOAD is not set
166CONFIG_MODULE_UNLOAD=y
167# CONFIG_MODULE_FORCE_UNLOAD is not set
168# CONFIG_MODVERSIONS is not set
169# CONFIG_MODULE_SRCVERSION_ALL is not set
170CONFIG_STOP_MACHINE=y
171CONFIG_BLOCK=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100172CONFIG_LBDAF=y
Martyn Welche41c6152009-03-19 08:54:14 +0000173# CONFIG_BLK_DEV_BSG is not set
174# CONFIG_BLK_DEV_INTEGRITY is not set
175
176#
177# IO Schedulers
178#
179CONFIG_IOSCHED_NOOP=y
180CONFIG_IOSCHED_AS=y
181CONFIG_IOSCHED_DEADLINE=y
182CONFIG_IOSCHED_CFQ=y
183# CONFIG_DEFAULT_AS is not set
184# CONFIG_DEFAULT_DEADLINE is not set
185CONFIG_DEFAULT_CFQ=y
186# CONFIG_DEFAULT_NOOP is not set
187CONFIG_DEFAULT_IOSCHED="cfq"
188# CONFIG_FREEZER is not set
189
190#
191# Platform support
192#
Martyn Welche41c6152009-03-19 08:54:14 +0000193# CONFIG_PPC_CHRP is not set
194# CONFIG_MPC5121_ADS is not set
195# CONFIG_MPC5121_GENERIC is not set
196# CONFIG_PPC_MPC52xx is not set
197# CONFIG_PPC_PMAC is not set
198# CONFIG_PPC_CELL is not set
199# CONFIG_PPC_CELL_NATIVE is not set
200# CONFIG_PPC_82xx is not set
201# CONFIG_PQ2ADS is not set
202# CONFIG_PPC_83xx is not set
203CONFIG_PPC_86xx=y
204# CONFIG_MPC8641_HPCN is not set
205# CONFIG_SBC8641D is not set
206# CONFIG_MPC8610_HPCD is not set
207CONFIG_GEF_PPC9A=y
208# CONFIG_GEF_SBC310 is not set
209# CONFIG_GEF_SBC610 is not set
210CONFIG_MPC8641=y
Kumar Gala08af66b2009-05-13 17:26:51 -0500211CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Martyn Welche41c6152009-03-19 08:54:14 +0000212# CONFIG_IPIC is not set
213CONFIG_MPIC=y
214# CONFIG_MPIC_WEIRD is not set
215# CONFIG_PPC_I8259 is not set
216# CONFIG_PPC_RTAS is not set
217# CONFIG_MMIO_NVRAM is not set
218# CONFIG_PPC_MPC106 is not set
219# CONFIG_PPC_970_NAP is not set
220# CONFIG_PPC_INDIRECT_IO is not set
221# CONFIG_GENERIC_IOMAP is not set
222# CONFIG_CPU_FREQ is not set
223# CONFIG_TAU is not set
224# CONFIG_QUICC_ENGINE is not set
225# CONFIG_FSL_ULI1575 is not set
226# CONFIG_MPC8xxx_GPIO is not set
227# CONFIG_SIMPLE_GPIO is not set
228
229#
230# Kernel options
231#
Martyn Welchf27d4d42009-07-02 15:18:35 +0100232CONFIG_HIGHMEM=y
Martyn Welche41c6152009-03-19 08:54:14 +0000233CONFIG_TICK_ONESHOT=y
234# CONFIG_NO_HZ is not set
235CONFIG_HIGH_RES_TIMERS=y
236CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
237# CONFIG_HZ_100 is not set
238# CONFIG_HZ_250 is not set
239# CONFIG_HZ_300 is not set
240CONFIG_HZ_1000=y
241CONFIG_HZ=1000
242CONFIG_SCHED_HRTICK=y
243# CONFIG_PREEMPT_NONE is not set
244# CONFIG_PREEMPT_VOLUNTARY is not set
245CONFIG_PREEMPT=y
246CONFIG_BINFMT_ELF=y
247# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
248# CONFIG_HAVE_AOUT is not set
249CONFIG_BINFMT_MISC=m
250# CONFIG_IOMMU_HELPER is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100251# CONFIG_SWIOTLB is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000252CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
253CONFIG_ARCH_HAS_WALK_MEMORY=y
254CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
255# CONFIG_KEXEC is not set
256# CONFIG_CRASH_DUMP is not set
257CONFIG_IRQ_ALL_CPUS=y
258CONFIG_ARCH_FLATMEM_ENABLE=y
259CONFIG_ARCH_POPULATES_NODE_MAP=y
260CONFIG_SELECT_MEMORY_MODEL=y
261CONFIG_FLATMEM_MANUAL=y
262# CONFIG_DISCONTIGMEM_MANUAL is not set
263# CONFIG_SPARSEMEM_MANUAL is not set
264CONFIG_FLATMEM=y
265CONFIG_FLAT_NODE_MEM_MAP=y
266CONFIG_PAGEFLAGS_EXTENDED=y
267CONFIG_SPLIT_PTLOCK_CPUS=4
268CONFIG_MIGRATION=y
269# CONFIG_PHYS_ADDR_T_64BIT is not set
270CONFIG_ZONE_DMA_FLAG=1
271CONFIG_BOUNCE=y
272CONFIG_VIRT_TO_BUS=y
Kumar Gala08af66b2009-05-13 17:26:51 -0500273CONFIG_HAVE_MLOCK=y
274CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100275CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Martyn Welche41c6152009-03-19 08:54:14 +0000276CONFIG_PPC_4K_PAGES=y
277# CONFIG_PPC_16K_PAGES is not set
278# CONFIG_PPC_64K_PAGES is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500279# CONFIG_PPC_256K_PAGES is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000280CONFIG_FORCE_MAX_ZONEORDER=11
281# CONFIG_PROC_DEVICETREE is not set
282# CONFIG_CMDLINE_BOOL is not set
283CONFIG_EXTRA_TARGETS=""
284# CONFIG_PM is not set
285CONFIG_SECCOMP=y
286CONFIG_ISA_DMA_API=y
287
288#
289# Bus options
290#
291CONFIG_ZONE_DMA=y
292CONFIG_GENERIC_ISA_DMA=y
293CONFIG_PPC_INDIRECT_PCI=y
294CONFIG_FSL_SOC=y
295CONFIG_FSL_PCI=y
296CONFIG_PPC_PCI_CHOICE=y
297CONFIG_PCI=y
298CONFIG_PCI_DOMAINS=y
299CONFIG_PCI_SYSCALL=y
300CONFIG_PCIEPORTBUS=y
301CONFIG_PCIEAER=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100302# CONFIG_PCIE_ECRC is not set
303# CONFIG_PCIEAER_INJECT is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000304# CONFIG_PCIEASPM is not set
305CONFIG_ARCH_SUPPORTS_MSI=y
306# CONFIG_PCI_MSI is not set
307# CONFIG_PCI_LEGACY is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000308# CONFIG_PCI_STUB is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500309# CONFIG_PCI_IOV is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100310CONFIG_PCCARD=y
311# CONFIG_PCMCIA_DEBUG is not set
312CONFIG_PCMCIA=y
313# CONFIG_PCMCIA_LOAD_CIS is not set
314# CONFIG_PCMCIA_IOCTL is not set
315# CONFIG_CARDBUS is not set
316
317#
318# PC-card bridges
319#
320CONFIG_YENTA=y
321# CONFIG_YENTA_O2 is not set
322# CONFIG_YENTA_RICOH is not set
323CONFIG_YENTA_TI=y
324# CONFIG_YENTA_TOSHIBA is not set
325# CONFIG_PD6729 is not set
326# CONFIG_I82092 is not set
327CONFIG_PCCARD_NONSTATIC=y
Martyn Welche41c6152009-03-19 08:54:14 +0000328# CONFIG_HOTPLUG_PCI is not set
329# CONFIG_HAS_RAPIDIO is not set
330
331#
332# Advanced setup
333#
334# CONFIG_ADVANCED_OPTIONS is not set
335
336#
337# Default settings for advanced configuration options are used
338#
339CONFIG_LOWMEM_SIZE=0x30000000
340CONFIG_PAGE_OFFSET=0xc0000000
341CONFIG_KERNEL_START=0xc0000000
342CONFIG_PHYSICAL_START=0x00000000
343CONFIG_TASK_SIZE=0xc0000000
344CONFIG_NET=y
345
346#
347# Networking options
348#
Martyn Welche41c6152009-03-19 08:54:14 +0000349CONFIG_PACKET=y
350CONFIG_PACKET_MMAP=y
351CONFIG_UNIX=y
352CONFIG_XFRM=y
353CONFIG_XFRM_USER=m
354# CONFIG_XFRM_SUB_POLICY is not set
355# CONFIG_XFRM_MIGRATE is not set
356# CONFIG_XFRM_STATISTICS is not set
357CONFIG_XFRM_IPCOMP=m
358CONFIG_NET_KEY=m
359# CONFIG_NET_KEY_MIGRATE is not set
360CONFIG_INET=y
361CONFIG_IP_MULTICAST=y
362CONFIG_IP_ADVANCED_ROUTER=y
363CONFIG_ASK_IP_FIB_HASH=y
364# CONFIG_IP_FIB_TRIE is not set
365CONFIG_IP_FIB_HASH=y
366CONFIG_IP_MULTIPLE_TABLES=y
367CONFIG_IP_ROUTE_MULTIPATH=y
368CONFIG_IP_ROUTE_VERBOSE=y
369CONFIG_IP_PNP=y
370CONFIG_IP_PNP_DHCP=y
371CONFIG_IP_PNP_BOOTP=y
372CONFIG_IP_PNP_RARP=y
373CONFIG_NET_IPIP=m
374CONFIG_NET_IPGRE=m
375CONFIG_NET_IPGRE_BROADCAST=y
376CONFIG_IP_MROUTE=y
377CONFIG_IP_PIMSM_V1=y
378CONFIG_IP_PIMSM_V2=y
379# CONFIG_ARPD is not set
380CONFIG_SYN_COOKIES=y
381CONFIG_INET_AH=m
382CONFIG_INET_ESP=m
383CONFIG_INET_IPCOMP=m
384CONFIG_INET_XFRM_TUNNEL=m
385CONFIG_INET_TUNNEL=m
386CONFIG_INET_XFRM_MODE_TRANSPORT=y
387CONFIG_INET_XFRM_MODE_TUNNEL=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100388# CONFIG_INET_XFRM_MODE_BEET is not set
389CONFIG_INET_LRO=y
Martyn Welche41c6152009-03-19 08:54:14 +0000390CONFIG_INET_DIAG=y
391CONFIG_INET_TCP_DIAG=y
392# CONFIG_TCP_CONG_ADVANCED is not set
393CONFIG_TCP_CONG_CUBIC=y
394CONFIG_DEFAULT_TCP_CONG="cubic"
395# CONFIG_TCP_MD5SIG is not set
396CONFIG_IPV6=m
397# CONFIG_IPV6_PRIVACY is not set
398# CONFIG_IPV6_ROUTER_PREF is not set
399# CONFIG_IPV6_OPTIMISTIC_DAD is not set
400CONFIG_INET6_AH=m
401CONFIG_INET6_ESP=m
402CONFIG_INET6_IPCOMP=m
403# CONFIG_IPV6_MIP6 is not set
404CONFIG_INET6_XFRM_TUNNEL=m
405CONFIG_INET6_TUNNEL=m
406CONFIG_INET6_XFRM_MODE_TRANSPORT=m
407CONFIG_INET6_XFRM_MODE_TUNNEL=m
408CONFIG_INET6_XFRM_MODE_BEET=m
409# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
410CONFIG_IPV6_SIT=m
411CONFIG_IPV6_NDISC_NODETYPE=y
412CONFIG_IPV6_TUNNEL=m
413# CONFIG_IPV6_MULTIPLE_TABLES is not set
414# CONFIG_IPV6_MROUTE is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000415# CONFIG_NETWORK_SECMARK is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100416# CONFIG_NETFILTER is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000417# CONFIG_IP_DCCP is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100418# CONFIG_IP_SCTP is not set
419# CONFIG_TIPC is not set
420# CONFIG_ATM is not set
421# CONFIG_BRIDGE is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000422# CONFIG_NET_DSA is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100423# CONFIG_VLAN_8021Q is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000424# CONFIG_DECNET is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000425# CONFIG_LLC2 is not set
426# CONFIG_IPX is not set
427# CONFIG_ATALK is not set
428# CONFIG_X25 is not set
429# CONFIG_LAPB is not set
430# CONFIG_ECONET is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100431# CONFIG_WAN_ROUTER is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500432# CONFIG_PHONET is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100433# CONFIG_IEEE802154 is not set
434# CONFIG_NET_SCHED is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000435# CONFIG_DCB is not set
436
437#
438# Network testing
439#
440CONFIG_NET_PKTGEN=m
441# CONFIG_HAMRADIO is not set
442# CONFIG_CAN is not set
443# CONFIG_IRDA is not set
444# CONFIG_BT is not set
445# CONFIG_AF_RXRPC is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000446CONFIG_FIB_RULES=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100447# CONFIG_WIRELESS is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000448# CONFIG_WIMAX is not set
449# CONFIG_RFKILL is not set
450# CONFIG_NET_9P is not set
451
452#
453# Device Drivers
454#
455
456#
457# Generic Driver Options
458#
459CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
460CONFIG_STANDALONE=y
461CONFIG_PREVENT_FIRMWARE_BUILD=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100462CONFIG_FW_LOADER=y
463CONFIG_FIRMWARE_IN_KERNEL=y
464CONFIG_EXTRA_FIRMWARE=""
Martyn Welche41c6152009-03-19 08:54:14 +0000465# CONFIG_SYS_HYPERVISOR is not set
466# CONFIG_CONNECTOR is not set
467CONFIG_MTD=y
468# CONFIG_MTD_DEBUG is not set
469CONFIG_MTD_CONCAT=y
470CONFIG_MTD_PARTITIONS=y
471# CONFIG_MTD_TESTS is not set
472# CONFIG_MTD_REDBOOT_PARTS is not set
473# CONFIG_MTD_CMDLINE_PARTS is not set
474CONFIG_MTD_OF_PARTS=y
475# CONFIG_MTD_AR7_PARTS is not set
476
477#
478# User Modules And Translation Layers
479#
480CONFIG_MTD_CHAR=y
481CONFIG_MTD_BLKDEVS=y
482CONFIG_MTD_BLOCK=y
483# CONFIG_FTL is not set
484# CONFIG_NFTL is not set
485# CONFIG_INFTL is not set
486# CONFIG_RFD_FTL is not set
487# CONFIG_SSFDC is not set
488# CONFIG_MTD_OOPS is not set
489
490#
491# RAM/ROM/Flash chip drivers
492#
493CONFIG_MTD_CFI=y
494CONFIG_MTD_JEDECPROBE=y
495CONFIG_MTD_GEN_PROBE=y
496# CONFIG_MTD_CFI_ADV_OPTIONS is not set
497CONFIG_MTD_MAP_BANK_WIDTH_1=y
498CONFIG_MTD_MAP_BANK_WIDTH_2=y
499CONFIG_MTD_MAP_BANK_WIDTH_4=y
500# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
501# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
502# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
503CONFIG_MTD_CFI_I1=y
504CONFIG_MTD_CFI_I2=y
505# CONFIG_MTD_CFI_I4 is not set
506# CONFIG_MTD_CFI_I8 is not set
507CONFIG_MTD_CFI_INTELEXT=y
508CONFIG_MTD_CFI_AMDSTD=y
509# CONFIG_MTD_CFI_STAA is not set
510CONFIG_MTD_CFI_UTIL=y
511# CONFIG_MTD_RAM is not set
512# CONFIG_MTD_ROM is not set
513# CONFIG_MTD_ABSENT is not set
514
515#
516# Mapping drivers for chip access
517#
518# CONFIG_MTD_COMPLEX_MAPPINGS is not set
519# CONFIG_MTD_PHYSMAP is not set
520CONFIG_MTD_PHYSMAP_OF=y
521# CONFIG_MTD_INTEL_VR_NOR is not set
522# CONFIG_MTD_PLATRAM is not set
523
524#
525# Self-contained MTD device drivers
526#
527# CONFIG_MTD_PMC551 is not set
528# CONFIG_MTD_SLRAM is not set
529# CONFIG_MTD_PHRAM is not set
530# CONFIG_MTD_MTDRAM is not set
531# CONFIG_MTD_BLOCK2MTD is not set
532
533#
534# Disk-On-Chip Device Drivers
535#
536# CONFIG_MTD_DOC2000 is not set
537# CONFIG_MTD_DOC2001 is not set
538# CONFIG_MTD_DOC2001PLUS is not set
539# CONFIG_MTD_NAND is not set
540# CONFIG_MTD_ONENAND is not set
541
542#
543# LPDDR flash memory drivers
544#
545# CONFIG_MTD_LPDDR is not set
546
547#
548# UBI - Unsorted block images
549#
550# CONFIG_MTD_UBI is not set
551CONFIG_OF_DEVICE=y
552CONFIG_OF_GPIO=y
553CONFIG_OF_I2C=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100554CONFIG_OF_MDIO=y
Martyn Welche41c6152009-03-19 08:54:14 +0000555# CONFIG_PARPORT is not set
556CONFIG_BLK_DEV=y
557# CONFIG_BLK_DEV_FD is not set
558# CONFIG_BLK_CPQ_DA is not set
559# CONFIG_BLK_CPQ_CISS_DA is not set
560# CONFIG_BLK_DEV_DAC960 is not set
561# CONFIG_BLK_DEV_UMEM is not set
562# CONFIG_BLK_DEV_COW_COMMON is not set
563CONFIG_BLK_DEV_LOOP=m
564CONFIG_BLK_DEV_CRYPTOLOOP=m
565CONFIG_BLK_DEV_NBD=m
566# CONFIG_BLK_DEV_SX8 is not set
567# CONFIG_BLK_DEV_UB is not set
568CONFIG_BLK_DEV_RAM=y
569CONFIG_BLK_DEV_RAM_COUNT=16
570CONFIG_BLK_DEV_RAM_SIZE=131072
571# CONFIG_BLK_DEV_XIP is not set
572# CONFIG_CDROM_PKTCDVD is not set
573# CONFIG_ATA_OVER_ETH is not set
574# CONFIG_BLK_DEV_HD is not set
575CONFIG_MISC_DEVICES=y
576# CONFIG_PHANTOM is not set
577# CONFIG_SGI_IOC4 is not set
578# CONFIG_TIFM_CORE is not set
579# CONFIG_ICS932S401 is not set
580# CONFIG_ENCLOSURE_SERVICES is not set
581# CONFIG_HP_ILO is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500582# CONFIG_ISL29003 is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000583# CONFIG_C2PORT is not set
584
585#
586# EEPROM support
587#
588# CONFIG_EEPROM_AT24 is not set
589# CONFIG_EEPROM_LEGACY is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100590# CONFIG_EEPROM_MAX6875 is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000591# CONFIG_EEPROM_93CX6 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100592# CONFIG_CB710_CORE is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000593CONFIG_HAVE_IDE=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100594CONFIG_IDE=y
595
596#
597# Please see Documentation/ide/ide.txt for help/info on IDE drives
598#
599# CONFIG_BLK_DEV_IDE_SATA is not set
600CONFIG_IDE_GD=y
601CONFIG_IDE_GD_ATA=y
602# CONFIG_IDE_GD_ATAPI is not set
603CONFIG_BLK_DEV_IDECS=y
604# CONFIG_BLK_DEV_IDECD is not set
605# CONFIG_BLK_DEV_IDETAPE is not set
606# CONFIG_IDE_TASK_IOCTL is not set
607CONFIG_IDE_PROC_FS=y
608
609#
610# IDE chipset support/bugfixes
611#
612# CONFIG_BLK_DEV_PLATFORM is not set
613
614#
615# PCI IDE chipsets support
616#
617# CONFIG_BLK_DEV_GENERIC is not set
618# CONFIG_BLK_DEV_OPTI621 is not set
619# CONFIG_BLK_DEV_AEC62XX is not set
620# CONFIG_BLK_DEV_ALI15X3 is not set
621# CONFIG_BLK_DEV_AMD74XX is not set
622# CONFIG_BLK_DEV_CMD64X is not set
623# CONFIG_BLK_DEV_TRIFLEX is not set
624# CONFIG_BLK_DEV_CS5520 is not set
625# CONFIG_BLK_DEV_CS5530 is not set
626# CONFIG_BLK_DEV_HPT366 is not set
627# CONFIG_BLK_DEV_JMICRON is not set
628# CONFIG_BLK_DEV_SC1200 is not set
629# CONFIG_BLK_DEV_PIIX is not set
630# CONFIG_BLK_DEV_IT8172 is not set
631# CONFIG_BLK_DEV_IT8213 is not set
632# CONFIG_BLK_DEV_IT821X is not set
633# CONFIG_BLK_DEV_NS87415 is not set
634# CONFIG_BLK_DEV_PDC202XX_OLD is not set
635# CONFIG_BLK_DEV_PDC202XX_NEW is not set
636# CONFIG_BLK_DEV_SVWKS is not set
637# CONFIG_BLK_DEV_SIIMAGE is not set
638# CONFIG_BLK_DEV_SL82C105 is not set
639# CONFIG_BLK_DEV_SLC90E66 is not set
640# CONFIG_BLK_DEV_TRM290 is not set
641# CONFIG_BLK_DEV_VIA82CXXX is not set
642# CONFIG_BLK_DEV_TC86C001 is not set
643# CONFIG_BLK_DEV_IDEDMA is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000644
645#
646# SCSI device support
647#
648# CONFIG_RAID_ATTRS is not set
649CONFIG_SCSI=y
650CONFIG_SCSI_DMA=y
651# CONFIG_SCSI_TGT is not set
652# CONFIG_SCSI_NETLINK is not set
653CONFIG_SCSI_PROC_FS=y
654
655#
656# SCSI support type (disk, tape, CD-ROM)
657#
658CONFIG_BLK_DEV_SD=y
659CONFIG_CHR_DEV_ST=y
660# CONFIG_CHR_DEV_OSST is not set
661CONFIG_BLK_DEV_SR=y
662# CONFIG_BLK_DEV_SR_VENDOR is not set
663# CONFIG_CHR_DEV_SG is not set
664# CONFIG_CHR_DEV_SCH is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000665# CONFIG_SCSI_MULTI_LUN is not set
666# CONFIG_SCSI_CONSTANTS is not set
667# CONFIG_SCSI_LOGGING is not set
668# CONFIG_SCSI_SCAN_ASYNC is not set
669CONFIG_SCSI_WAIT_SCAN=m
670
671#
672# SCSI Transports
673#
674# CONFIG_SCSI_SPI_ATTRS is not set
675# CONFIG_SCSI_FC_ATTRS is not set
676# CONFIG_SCSI_ISCSI_ATTRS is not set
677# CONFIG_SCSI_SAS_LIBSAS is not set
678# CONFIG_SCSI_SRP_ATTRS is not set
679CONFIG_SCSI_LOWLEVEL=y
680# CONFIG_ISCSI_TCP is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100681# CONFIG_SCSI_BNX2_ISCSI is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000682# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
683# CONFIG_SCSI_3W_9XXX is not set
684# CONFIG_SCSI_ACARD is not set
685# CONFIG_SCSI_AACRAID is not set
686# CONFIG_SCSI_AIC7XXX is not set
687# CONFIG_SCSI_AIC7XXX_OLD is not set
688# CONFIG_SCSI_AIC79XX is not set
689# CONFIG_SCSI_AIC94XX is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100690# CONFIG_SCSI_MVSAS is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000691# CONFIG_SCSI_DPT_I2O is not set
692# CONFIG_SCSI_ADVANSYS is not set
693# CONFIG_SCSI_ARCMSR is not set
694# CONFIG_MEGARAID_NEWGEN is not set
695# CONFIG_MEGARAID_LEGACY is not set
696# CONFIG_MEGARAID_SAS is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500697# CONFIG_SCSI_MPT2SAS is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000698# CONFIG_SCSI_HPTIOP is not set
699# CONFIG_SCSI_BUSLOGIC is not set
700# CONFIG_LIBFC is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500701# CONFIG_LIBFCOE is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000702# CONFIG_FCOE is not set
703# CONFIG_SCSI_DMX3191D is not set
704# CONFIG_SCSI_EATA is not set
705# CONFIG_SCSI_FUTURE_DOMAIN is not set
706# CONFIG_SCSI_GDTH is not set
707# CONFIG_SCSI_IPS is not set
708# CONFIG_SCSI_INITIO is not set
709# CONFIG_SCSI_INIA100 is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000710# CONFIG_SCSI_STEX is not set
711# CONFIG_SCSI_SYM53C8XX_2 is not set
712# CONFIG_SCSI_IPR is not set
713# CONFIG_SCSI_QLOGIC_1280 is not set
714# CONFIG_SCSI_QLA_FC is not set
715# CONFIG_SCSI_QLA_ISCSI is not set
716# CONFIG_SCSI_LPFC is not set
717# CONFIG_SCSI_DC395x is not set
718# CONFIG_SCSI_DC390T is not set
719# CONFIG_SCSI_NSP32 is not set
720# CONFIG_SCSI_DEBUG is not set
721# CONFIG_SCSI_SRP is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100722# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000723# CONFIG_SCSI_DH is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500724# CONFIG_SCSI_OSD_INITIATOR is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000725CONFIG_ATA=y
726# CONFIG_ATA_NONSTANDARD is not set
727CONFIG_SATA_PMP=y
728# CONFIG_SATA_AHCI is not set
729# CONFIG_SATA_SIL24 is not set
730# CONFIG_SATA_FSL is not set
731CONFIG_ATA_SFF=y
732# CONFIG_SATA_SVW is not set
733# CONFIG_ATA_PIIX is not set
734# CONFIG_SATA_MV is not set
735# CONFIG_SATA_NV is not set
736# CONFIG_PDC_ADMA is not set
737# CONFIG_SATA_QSTOR is not set
738# CONFIG_SATA_PROMISE is not set
739# CONFIG_SATA_SX4 is not set
740CONFIG_SATA_SIL=y
741# CONFIG_SATA_SIS is not set
742# CONFIG_SATA_ULI is not set
743# CONFIG_SATA_VIA is not set
744# CONFIG_SATA_VITESSE is not set
745# CONFIG_SATA_INIC162X is not set
746# CONFIG_PATA_ALI is not set
747# CONFIG_PATA_AMD is not set
748# CONFIG_PATA_ARTOP is not set
749# CONFIG_PATA_ATIIXP is not set
750# CONFIG_PATA_CMD640_PCI is not set
751# CONFIG_PATA_CMD64X is not set
752# CONFIG_PATA_CS5520 is not set
753# CONFIG_PATA_CS5530 is not set
754# CONFIG_PATA_CYPRESS is not set
755# CONFIG_PATA_EFAR is not set
756# CONFIG_ATA_GENERIC is not set
757# CONFIG_PATA_HPT366 is not set
758# CONFIG_PATA_HPT37X is not set
759# CONFIG_PATA_HPT3X2N is not set
760# CONFIG_PATA_HPT3X3 is not set
761# CONFIG_PATA_IT821X is not set
762# CONFIG_PATA_IT8213 is not set
763# CONFIG_PATA_JMICRON is not set
764# CONFIG_PATA_TRIFLEX is not set
765# CONFIG_PATA_MARVELL is not set
766# CONFIG_PATA_MPIIX is not set
767# CONFIG_PATA_OLDPIIX is not set
768# CONFIG_PATA_NETCELL is not set
769# CONFIG_PATA_NINJA32 is not set
770# CONFIG_PATA_NS87410 is not set
771# CONFIG_PATA_NS87415 is not set
772# CONFIG_PATA_OPTI is not set
773# CONFIG_PATA_OPTIDMA is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100774# CONFIG_PATA_PCMCIA is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000775# CONFIG_PATA_PDC_OLD is not set
776# CONFIG_PATA_RADISYS is not set
777# CONFIG_PATA_RZ1000 is not set
778# CONFIG_PATA_SC1200 is not set
779# CONFIG_PATA_SERVERWORKS is not set
780# CONFIG_PATA_PDC2027X is not set
781# CONFIG_PATA_SIL680 is not set
782# CONFIG_PATA_SIS is not set
783# CONFIG_PATA_VIA is not set
784# CONFIG_PATA_WINBOND is not set
785# CONFIG_PATA_PLATFORM is not set
786# CONFIG_PATA_SCH is not set
787# CONFIG_MD is not set
788# CONFIG_FUSION is not set
789
790#
791# IEEE 1394 (FireWire) support
792#
793
794#
Martyn Welchf27d4d42009-07-02 15:18:35 +0100795# You can enable one or both FireWire driver stacks.
796#
797
798#
799# See the help texts for more information.
Martyn Welche41c6152009-03-19 08:54:14 +0000800#
801# CONFIG_FIREWIRE is not set
802# CONFIG_IEEE1394 is not set
803# CONFIG_I2O is not set
804# CONFIG_MACINTOSH_DRIVERS is not set
805CONFIG_NETDEVICES=y
806CONFIG_DUMMY=m
807CONFIG_BONDING=m
808# CONFIG_MACVLAN is not set
809# CONFIG_EQUALIZER is not set
810CONFIG_TUN=m
811# CONFIG_VETH is not set
812# CONFIG_ARCNET is not set
813CONFIG_PHYLIB=y
814
815#
816# MII PHY device drivers
817#
818# CONFIG_MARVELL_PHY is not set
819# CONFIG_DAVICOM_PHY is not set
820# CONFIG_QSEMI_PHY is not set
821# CONFIG_LXT_PHY is not set
822# CONFIG_CICADA_PHY is not set
823# CONFIG_VITESSE_PHY is not set
824# CONFIG_SMSC_PHY is not set
825# CONFIG_BROADCOM_PHY is not set
826# CONFIG_ICPLUS_PHY is not set
827# CONFIG_REALTEK_PHY is not set
828# CONFIG_NATIONAL_PHY is not set
829# CONFIG_STE10XP is not set
830# CONFIG_LSI_ET1011C_PHY is not set
831# CONFIG_FIXED_PHY is not set
832# CONFIG_MDIO_BITBANG is not set
833CONFIG_NET_ETHERNET=y
834CONFIG_MII=y
835# CONFIG_HAPPYMEAL is not set
836# CONFIG_SUNGEM is not set
837# CONFIG_CASSINI is not set
838# CONFIG_NET_VENDOR_3COM is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500839# CONFIG_ETHOC is not set
840# CONFIG_DNET is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000841# CONFIG_NET_TULIP is not set
842# CONFIG_HP100 is not set
843# CONFIG_IBM_NEW_EMAC_ZMII is not set
844# CONFIG_IBM_NEW_EMAC_RGMII is not set
845# CONFIG_IBM_NEW_EMAC_TAH is not set
846# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
847# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
848# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
849# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
850# CONFIG_NET_PCI is not set
851# CONFIG_B44 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100852# CONFIG_KS8842 is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000853# CONFIG_ATL2 is not set
854CONFIG_NETDEV_1000=y
855# CONFIG_ACENIC is not set
856# CONFIG_DL2K is not set
857# CONFIG_E1000 is not set
858# CONFIG_E1000E is not set
859# CONFIG_IP1000 is not set
860# CONFIG_IGB is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500861# CONFIG_IGBVF is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000862# CONFIG_NS83820 is not set
863# CONFIG_HAMACHI is not set
864# CONFIG_YELLOWFIN is not set
865# CONFIG_R8169 is not set
866# CONFIG_SIS190 is not set
867# CONFIG_SKGE is not set
868# CONFIG_SKY2 is not set
869# CONFIG_VIA_VELOCITY is not set
870# CONFIG_TIGON3 is not set
871# CONFIG_BNX2 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100872# CONFIG_CNIC is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500873CONFIG_FSL_PQ_MDIO=y
Martyn Welche41c6152009-03-19 08:54:14 +0000874CONFIG_GIANFAR=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100875# CONFIG_MV643XX_ETH is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000876# CONFIG_QLA3XXX is not set
877# CONFIG_ATL1 is not set
878# CONFIG_ATL1E is not set
879# CONFIG_ATL1C is not set
880# CONFIG_JME is not set
881# CONFIG_NETDEV_10000 is not set
882# CONFIG_TR is not set
883
884#
885# Wireless LAN
886#
887# CONFIG_WLAN_PRE80211 is not set
888# CONFIG_WLAN_80211 is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000889
890#
891# Enable WiMAX (Networking options) to see the WiMAX drivers
892#
893
894#
895# USB Network Adapters
896#
897# CONFIG_USB_CATC is not set
898# CONFIG_USB_KAWETH is not set
899# CONFIG_USB_PEGASUS is not set
900# CONFIG_USB_RTL8150 is not set
901# CONFIG_USB_USBNET is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100902# CONFIG_NET_PCMCIA is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000903# CONFIG_WAN is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000904# CONFIG_FDDI is not set
905# CONFIG_HIPPI is not set
906CONFIG_PPP=m
907CONFIG_PPP_MULTILINK=y
908CONFIG_PPP_FILTER=y
909CONFIG_PPP_ASYNC=m
910CONFIG_PPP_SYNC_TTY=m
911CONFIG_PPP_DEFLATE=m
912CONFIG_PPP_BSDCOMP=m
913# CONFIG_PPP_MPPE is not set
914CONFIG_PPPOE=m
Martyn Welche41c6152009-03-19 08:54:14 +0000915# CONFIG_PPPOL2TP is not set
916CONFIG_SLIP=m
917CONFIG_SLIP_COMPRESSED=y
918CONFIG_SLHC=m
919CONFIG_SLIP_SMART=y
920CONFIG_SLIP_MODE_SLIP6=y
921# CONFIG_NET_FC is not set
922CONFIG_NETCONSOLE=y
923# CONFIG_NETCONSOLE_DYNAMIC is not set
924CONFIG_NETPOLL=y
925CONFIG_NETPOLL_TRAP=y
926CONFIG_NET_POLL_CONTROLLER=y
927# CONFIG_ISDN is not set
928# CONFIG_PHONE is not set
929
930#
931# Input device support
932#
933CONFIG_INPUT=y
Martyn Welchf27d4d42009-07-02 15:18:35 +0100934# CONFIG_INPUT_FF_MEMLESS is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000935# CONFIG_INPUT_POLLDEV is not set
936
937#
938# Userland interfaces
939#
940CONFIG_INPUT_MOUSEDEV=y
941CONFIG_INPUT_MOUSEDEV_PSAUX=y
942CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
943CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
944# CONFIG_INPUT_JOYDEV is not set
945# CONFIG_INPUT_EVDEV is not set
946# CONFIG_INPUT_EVBUG is not set
947
948#
949# Input Device Drivers
950#
951# CONFIG_INPUT_KEYBOARD is not set
952# CONFIG_INPUT_MOUSE is not set
953# CONFIG_INPUT_JOYSTICK is not set
954# CONFIG_INPUT_TABLET is not set
955# CONFIG_INPUT_TOUCHSCREEN is not set
956# CONFIG_INPUT_MISC is not set
957
958#
959# Hardware I/O ports
960#
961# CONFIG_SERIO is not set
962# CONFIG_GAMEPORT is not set
963
964#
965# Character devices
966#
967CONFIG_VT=y
968CONFIG_CONSOLE_TRANSLATIONS=y
969CONFIG_VT_CONSOLE=y
970CONFIG_HW_CONSOLE=y
971# CONFIG_VT_HW_CONSOLE_BINDING is not set
972CONFIG_DEVKMEM=y
973# CONFIG_SERIAL_NONSTANDARD is not set
974# CONFIG_NOZOMI is not set
975
976#
977# Serial drivers
978#
979CONFIG_SERIAL_8250=y
980CONFIG_SERIAL_8250_CONSOLE=y
981# CONFIG_SERIAL_8250_PCI is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +0100982# CONFIG_SERIAL_8250_CS is not set
Martyn Welche41c6152009-03-19 08:54:14 +0000983CONFIG_SERIAL_8250_NR_UARTS=2
984CONFIG_SERIAL_8250_RUNTIME_UARTS=2
985# CONFIG_SERIAL_8250_EXTENDED is not set
986
987#
988# Non-8250 serial port support
989#
990# CONFIG_SERIAL_UARTLITE is not set
991CONFIG_SERIAL_CORE=y
992CONFIG_SERIAL_CORE_CONSOLE=y
993# CONFIG_SERIAL_JSM is not set
994# CONFIG_SERIAL_OF_PLATFORM is not set
995CONFIG_UNIX98_PTYS=y
996# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
997# CONFIG_LEGACY_PTYS is not set
998# CONFIG_HVC_UDBG is not set
999# CONFIG_IPMI_HANDLER is not set
1000CONFIG_HW_RANDOM=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001001# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001002CONFIG_NVRAM=y
1003# CONFIG_R3964 is not set
1004# CONFIG_APPLICOM is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001005
1006#
1007# PCMCIA character devices
1008#
1009# CONFIG_SYNCLINK_CS is not set
1010# CONFIG_CARDMAN_4000 is not set
1011# CONFIG_CARDMAN_4040 is not set
1012# CONFIG_IPWIRELESS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001013# CONFIG_RAW_DRIVER is not set
1014# CONFIG_TCG_TPM is not set
1015CONFIG_DEVPORT=y
1016CONFIG_I2C=y
1017CONFIG_I2C_BOARDINFO=y
1018CONFIG_I2C_CHARDEV=y
1019CONFIG_I2C_HELPER_AUTO=y
1020
1021#
1022# I2C Hardware Bus support
1023#
1024
1025#
1026# PC SMBus host controller drivers
1027#
1028# CONFIG_I2C_ALI1535 is not set
1029# CONFIG_I2C_ALI1563 is not set
1030# CONFIG_I2C_ALI15X3 is not set
1031# CONFIG_I2C_AMD756 is not set
1032# CONFIG_I2C_AMD8111 is not set
1033# CONFIG_I2C_I801 is not set
1034# CONFIG_I2C_ISCH is not set
1035# CONFIG_I2C_PIIX4 is not set
1036# CONFIG_I2C_NFORCE2 is not set
1037# CONFIG_I2C_SIS5595 is not set
1038# CONFIG_I2C_SIS630 is not set
1039# CONFIG_I2C_SIS96X is not set
1040# CONFIG_I2C_VIA is not set
1041# CONFIG_I2C_VIAPRO is not set
1042
1043#
1044# I2C system bus drivers (mostly embedded / system-on-chip)
1045#
1046# CONFIG_I2C_GPIO is not set
1047CONFIG_I2C_MPC=y
1048# CONFIG_I2C_OCORES is not set
1049# CONFIG_I2C_SIMTEC is not set
1050
1051#
1052# External I2C/SMBus adapter drivers
1053#
1054# CONFIG_I2C_PARPORT_LIGHT is not set
1055# CONFIG_I2C_TAOS_EVM is not set
1056# CONFIG_I2C_TINY_USB is not set
1057
1058#
1059# Graphics adapter I2C/DDC channel drivers
1060#
1061# CONFIG_I2C_VOODOO3 is not set
1062
1063#
1064# Other I2C/SMBus bus drivers
1065#
1066# CONFIG_I2C_PCA_PLATFORM is not set
1067# CONFIG_I2C_STUB is not set
1068
1069#
1070# Miscellaneous I2C Chip support
1071#
1072CONFIG_DS1682=y
1073# CONFIG_SENSORS_PCF8574 is not set
1074# CONFIG_PCF8575 is not set
1075# CONFIG_SENSORS_PCA9539 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001076# CONFIG_SENSORS_TSL2550 is not set
1077# CONFIG_I2C_DEBUG_CORE is not set
1078# CONFIG_I2C_DEBUG_ALGO is not set
1079# CONFIG_I2C_DEBUG_BUS is not set
1080# CONFIG_I2C_DEBUG_CHIP is not set
1081# CONFIG_SPI is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001082
1083#
1084# PPS support
1085#
1086# CONFIG_PPS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001087CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1088CONFIG_ARCH_REQUIRE_GPIOLIB=y
1089CONFIG_GPIOLIB=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001090CONFIG_GPIO_SYSFS=y
Martyn Welche41c6152009-03-19 08:54:14 +00001091
1092#
1093# Memory mapped GPIO expanders:
1094#
1095# CONFIG_GPIO_XILINX is not set
1096
1097#
1098# I2C GPIO expanders:
1099#
1100# CONFIG_GPIO_MAX732X is not set
1101# CONFIG_GPIO_PCA953X is not set
1102# CONFIG_GPIO_PCF857X is not set
1103
1104#
1105# PCI GPIO expanders:
1106#
1107# CONFIG_GPIO_BT8XX is not set
1108
1109#
1110# SPI GPIO expanders:
1111#
1112# CONFIG_W1 is not set
1113# CONFIG_POWER_SUPPLY is not set
1114CONFIG_HWMON=y
1115# CONFIG_HWMON_VID is not set
1116# CONFIG_SENSORS_AD7414 is not set
1117# CONFIG_SENSORS_AD7418 is not set
1118# CONFIG_SENSORS_ADM1021 is not set
1119# CONFIG_SENSORS_ADM1025 is not set
1120# CONFIG_SENSORS_ADM1026 is not set
1121# CONFIG_SENSORS_ADM1029 is not set
1122# CONFIG_SENSORS_ADM1031 is not set
1123# CONFIG_SENSORS_ADM9240 is not set
1124# CONFIG_SENSORS_ADT7462 is not set
1125# CONFIG_SENSORS_ADT7470 is not set
1126# CONFIG_SENSORS_ADT7473 is not set
1127# CONFIG_SENSORS_ADT7475 is not set
1128# CONFIG_SENSORS_ATXP1 is not set
1129# CONFIG_SENSORS_DS1621 is not set
1130# CONFIG_SENSORS_I5K_AMB is not set
1131# CONFIG_SENSORS_F71805F is not set
1132# CONFIG_SENSORS_F71882FG is not set
1133# CONFIG_SENSORS_F75375S is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001134# CONFIG_SENSORS_G760A is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001135# CONFIG_SENSORS_GL518SM is not set
1136# CONFIG_SENSORS_GL520SM is not set
1137# CONFIG_SENSORS_IT87 is not set
1138# CONFIG_SENSORS_LM63 is not set
1139# CONFIG_SENSORS_LM75 is not set
1140# CONFIG_SENSORS_LM77 is not set
1141# CONFIG_SENSORS_LM78 is not set
1142# CONFIG_SENSORS_LM80 is not set
1143# CONFIG_SENSORS_LM83 is not set
1144# CONFIG_SENSORS_LM85 is not set
1145# CONFIG_SENSORS_LM87 is not set
1146CONFIG_SENSORS_LM90=y
1147CONFIG_SENSORS_LM92=y
1148# CONFIG_SENSORS_LM93 is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001149# CONFIG_SENSORS_LTC4215 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001150# CONFIG_SENSORS_LTC4245 is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001151# CONFIG_SENSORS_LM95241 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001152# CONFIG_SENSORS_MAX1619 is not set
1153# CONFIG_SENSORS_MAX6650 is not set
1154# CONFIG_SENSORS_PC87360 is not set
1155# CONFIG_SENSORS_PC87427 is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001156# CONFIG_SENSORS_PCF8591 is not set
1157# CONFIG_SENSORS_SHT15 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001158# CONFIG_SENSORS_SIS5595 is not set
1159# CONFIG_SENSORS_DME1737 is not set
1160# CONFIG_SENSORS_SMSC47M1 is not set
1161# CONFIG_SENSORS_SMSC47M192 is not set
1162# CONFIG_SENSORS_SMSC47B397 is not set
1163# CONFIG_SENSORS_ADS7828 is not set
1164# CONFIG_SENSORS_THMC50 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001165# CONFIG_SENSORS_TMP401 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001166# CONFIG_SENSORS_VIA686A is not set
1167# CONFIG_SENSORS_VT1211 is not set
1168# CONFIG_SENSORS_VT8231 is not set
1169# CONFIG_SENSORS_W83781D is not set
1170# CONFIG_SENSORS_W83791D is not set
1171# CONFIG_SENSORS_W83792D is not set
1172# CONFIG_SENSORS_W83793 is not set
1173# CONFIG_SENSORS_W83L785TS is not set
1174# CONFIG_SENSORS_W83L786NG is not set
1175# CONFIG_SENSORS_W83627HF is not set
1176# CONFIG_SENSORS_W83627EHF is not set
1177# CONFIG_HWMON_DEBUG_CHIP is not set
1178# CONFIG_THERMAL is not set
1179# CONFIG_THERMAL_HWMON is not set
1180CONFIG_WATCHDOG=y
1181# CONFIG_WATCHDOG_NOWAYOUT is not set
1182
1183#
1184# Watchdog Device Drivers
1185#
1186# CONFIG_SOFT_WATCHDOG is not set
1187# CONFIG_ALIM7101_WDT is not set
1188CONFIG_GEF_WDT=y
1189# CONFIG_8xxx_WDT is not set
1190
1191#
1192# PCI-based Watchdog Cards
1193#
1194# CONFIG_PCIPCWATCHDOG is not set
1195# CONFIG_WDTPCI is not set
1196
1197#
1198# USB-based Watchdog Cards
1199#
1200# CONFIG_USBPCWATCHDOG is not set
1201CONFIG_SSB_POSSIBLE=y
1202
1203#
1204# Sonics Silicon Backplane
1205#
1206# CONFIG_SSB is not set
1207
1208#
1209# Multifunction device drivers
1210#
1211# CONFIG_MFD_CORE is not set
1212# CONFIG_MFD_SM501 is not set
1213# CONFIG_HTC_PASIC3 is not set
1214# CONFIG_TPS65010 is not set
1215# CONFIG_TWL4030_CORE is not set
1216# CONFIG_MFD_TMIO is not set
1217# CONFIG_PMIC_DA903X is not set
1218# CONFIG_MFD_WM8400 is not set
1219# CONFIG_MFD_WM8350_I2C is not set
1220# CONFIG_MFD_PCF50633 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001221# CONFIG_AB3100_CORE is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001222# CONFIG_REGULATOR is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001223# CONFIG_MEDIA_SUPPORT is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001224
1225#
1226# Graphics support
1227#
1228# CONFIG_AGP is not set
1229# CONFIG_DRM is not set
1230# CONFIG_VGASTATE is not set
1231CONFIG_VIDEO_OUTPUT_CONTROL=m
1232# CONFIG_FB is not set
1233# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1234
1235#
1236# Display device support
1237#
1238# CONFIG_DISPLAY_SUPPORT is not set
1239
1240#
1241# Console display driver support
1242#
1243CONFIG_VGA_CONSOLE=y
1244# CONFIG_VGACON_SOFT_SCROLLBACK is not set
1245CONFIG_DUMMY_CONSOLE=y
1246# CONFIG_SOUND is not set
1247CONFIG_HID_SUPPORT=y
1248CONFIG_HID=y
1249# CONFIG_HID_DEBUG is not set
1250# CONFIG_HIDRAW is not set
1251
1252#
1253# USB Input Devices
1254#
1255CONFIG_USB_HID=y
1256# CONFIG_HID_PID is not set
1257# CONFIG_USB_HIDDEV is not set
1258
1259#
1260# Special HID drivers
1261#
Martyn Welche41c6152009-03-19 08:54:14 +00001262CONFIG_HID_A4TECH=y
1263CONFIG_HID_APPLE=y
1264CONFIG_HID_BELKIN=y
1265CONFIG_HID_CHERRY=y
1266CONFIG_HID_CHICONY=y
1267CONFIG_HID_CYPRESS=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001268# CONFIG_HID_DRAGONRISE is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001269CONFIG_HID_EZKEY=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001270# CONFIG_HID_KYE is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001271CONFIG_HID_GYRATION=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001272# CONFIG_HID_KENSINGTON is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001273CONFIG_HID_LOGITECH=y
1274# CONFIG_LOGITECH_FF is not set
1275# CONFIG_LOGIRUMBLEPAD2_FF is not set
1276CONFIG_HID_MICROSOFT=y
1277CONFIG_HID_MONTEREY=y
1278# CONFIG_HID_NTRIG is not set
1279CONFIG_HID_PANTHERLORD=y
1280# CONFIG_PANTHERLORD_FF is not set
1281CONFIG_HID_PETALYNX=y
1282CONFIG_HID_SAMSUNG=y
1283CONFIG_HID_SONY=y
1284CONFIG_HID_SUNPLUS=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001285# CONFIG_HID_GREENASIA is not set
1286# CONFIG_HID_SMARTJOYPLUS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001287# CONFIG_HID_TOPSEED is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001288# CONFIG_HID_THRUSTMASTER is not set
1289# CONFIG_HID_ZEROPLUS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001290CONFIG_USB_SUPPORT=y
1291CONFIG_USB_ARCH_HAS_HCD=y
1292CONFIG_USB_ARCH_HAS_OHCI=y
1293CONFIG_USB_ARCH_HAS_EHCI=y
1294CONFIG_USB=y
1295# CONFIG_USB_DEBUG is not set
1296# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1297
1298#
1299# Miscellaneous USB options
1300#
1301# CONFIG_USB_DEVICEFS is not set
1302# CONFIG_USB_DEVICE_CLASS is not set
1303# CONFIG_USB_DYNAMIC_MINORS is not set
1304# CONFIG_USB_OTG is not set
1305# CONFIG_USB_OTG_WHITELIST is not set
1306# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1307# CONFIG_USB_MON is not set
1308# CONFIG_USB_WUSB is not set
1309# CONFIG_USB_WUSB_CBAF is not set
1310
1311#
1312# USB Host Controller Drivers
1313#
1314# CONFIG_USB_C67X00_HCD is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001315# CONFIG_USB_XHCI_HCD is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001316CONFIG_USB_EHCI_HCD=y
1317# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1318# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1319# CONFIG_USB_EHCI_FSL is not set
1320# CONFIG_USB_EHCI_HCD_PPC_OF is not set
1321# CONFIG_USB_OXU210HP_HCD is not set
1322# CONFIG_USB_ISP116X_HCD is not set
1323# CONFIG_USB_ISP1760_HCD is not set
1324CONFIG_USB_OHCI_HCD=y
1325# CONFIG_USB_OHCI_HCD_PPC_OF is not set
1326# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1327# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1328CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1329# CONFIG_USB_UHCI_HCD is not set
1330# CONFIG_USB_SL811_HCD is not set
1331# CONFIG_USB_R8A66597_HCD is not set
1332# CONFIG_USB_WHCI_HCD is not set
1333# CONFIG_USB_HWA_HCD is not set
1334
1335#
1336# USB Device Class drivers
1337#
1338# CONFIG_USB_ACM is not set
1339# CONFIG_USB_PRINTER is not set
1340# CONFIG_USB_WDM is not set
1341# CONFIG_USB_TMC is not set
1342
1343#
Kumar Gala08af66b2009-05-13 17:26:51 -05001344# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Martyn Welche41c6152009-03-19 08:54:14 +00001345#
1346
1347#
Kumar Gala08af66b2009-05-13 17:26:51 -05001348# also be needed; see USB_STORAGE Help for more info
Martyn Welche41c6152009-03-19 08:54:14 +00001349#
1350CONFIG_USB_STORAGE=y
1351# CONFIG_USB_STORAGE_DEBUG is not set
1352# CONFIG_USB_STORAGE_DATAFAB is not set
1353# CONFIG_USB_STORAGE_FREECOM is not set
1354# CONFIG_USB_STORAGE_ISD200 is not set
1355# CONFIG_USB_STORAGE_USBAT is not set
1356# CONFIG_USB_STORAGE_SDDR09 is not set
1357# CONFIG_USB_STORAGE_SDDR55 is not set
1358# CONFIG_USB_STORAGE_JUMPSHOT is not set
1359# CONFIG_USB_STORAGE_ALAUDA is not set
1360# CONFIG_USB_STORAGE_ONETOUCH is not set
1361# CONFIG_USB_STORAGE_KARMA is not set
1362# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1363# CONFIG_USB_LIBUSUAL is not set
1364
1365#
1366# USB Imaging devices
1367#
1368# CONFIG_USB_MDC800 is not set
1369# CONFIG_USB_MICROTEK is not set
1370
1371#
1372# USB port drivers
1373#
1374# CONFIG_USB_SERIAL is not set
1375
1376#
1377# USB Miscellaneous drivers
1378#
1379# CONFIG_USB_EMI62 is not set
1380# CONFIG_USB_EMI26 is not set
1381# CONFIG_USB_ADUTUX is not set
1382# CONFIG_USB_SEVSEG is not set
1383# CONFIG_USB_RIO500 is not set
1384# CONFIG_USB_LEGOTOWER is not set
1385# CONFIG_USB_LCD is not set
1386# CONFIG_USB_BERRY_CHARGE is not set
1387# CONFIG_USB_LED is not set
1388# CONFIG_USB_CYPRESS_CY7C63 is not set
1389# CONFIG_USB_CYTHERM is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001390# CONFIG_USB_IDMOUSE is not set
1391# CONFIG_USB_FTDI_ELAN is not set
1392# CONFIG_USB_APPLEDISPLAY is not set
1393# CONFIG_USB_SISUSBVGA is not set
1394# CONFIG_USB_LD is not set
1395# CONFIG_USB_TRANCEVIBRATOR is not set
1396# CONFIG_USB_IOWARRIOR is not set
1397# CONFIG_USB_ISIGHTFW is not set
1398# CONFIG_USB_VST is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001399# CONFIG_USB_GADGET is not set
1400
1401#
1402# OTG and related infrastructure
1403#
1404# CONFIG_USB_GPIO_VBUS is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001405# CONFIG_NOP_USB_XCEIV is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001406# CONFIG_UWB is not set
1407# CONFIG_MMC is not set
1408# CONFIG_MEMSTICK is not set
1409# CONFIG_NEW_LEDS is not set
1410# CONFIG_ACCESSIBILITY is not set
1411# CONFIG_INFINIBAND is not set
1412# CONFIG_EDAC is not set
1413CONFIG_RTC_LIB=y
1414CONFIG_RTC_CLASS=y
1415CONFIG_RTC_HCTOSYS=y
1416CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1417# CONFIG_RTC_DEBUG is not set
1418
1419#
1420# RTC interfaces
1421#
1422CONFIG_RTC_INTF_SYSFS=y
1423# CONFIG_RTC_INTF_PROC is not set
1424CONFIG_RTC_INTF_DEV=y
1425# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1426# CONFIG_RTC_DRV_TEST is not set
1427
1428#
1429# I2C RTC drivers
1430#
1431# CONFIG_RTC_DRV_DS1307 is not set
1432# CONFIG_RTC_DRV_DS1374 is not set
1433# CONFIG_RTC_DRV_DS1672 is not set
1434# CONFIG_RTC_DRV_MAX6900 is not set
1435# CONFIG_RTC_DRV_RS5C372 is not set
1436# CONFIG_RTC_DRV_ISL1208 is not set
1437# CONFIG_RTC_DRV_X1205 is not set
1438# CONFIG_RTC_DRV_PCF8563 is not set
1439# CONFIG_RTC_DRV_PCF8583 is not set
1440# CONFIG_RTC_DRV_M41T80 is not set
1441# CONFIG_RTC_DRV_S35390A is not set
1442# CONFIG_RTC_DRV_FM3130 is not set
1443CONFIG_RTC_DRV_RX8581=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001444# CONFIG_RTC_DRV_RX8025 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001445
1446#
1447# SPI RTC drivers
1448#
1449
1450#
1451# Platform RTC drivers
1452#
1453# CONFIG_RTC_DRV_CMOS is not set
1454# CONFIG_RTC_DRV_DS1286 is not set
1455# CONFIG_RTC_DRV_DS1511 is not set
1456# CONFIG_RTC_DRV_DS1553 is not set
1457# CONFIG_RTC_DRV_DS1742 is not set
1458# CONFIG_RTC_DRV_STK17TA8 is not set
1459# CONFIG_RTC_DRV_M48T86 is not set
1460# CONFIG_RTC_DRV_M48T35 is not set
1461# CONFIG_RTC_DRV_M48T59 is not set
1462# CONFIG_RTC_DRV_BQ4802 is not set
1463# CONFIG_RTC_DRV_V3020 is not set
1464
1465#
1466# on-CPU RTC drivers
1467#
Kumar Gala08af66b2009-05-13 17:26:51 -05001468# CONFIG_RTC_DRV_GENERIC is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001469# CONFIG_DMADEVICES is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001470# CONFIG_AUXDISPLAY is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001471# CONFIG_UIO is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001472
1473#
1474# TI VLYNQ
1475#
Martyn Welche41c6152009-03-19 08:54:14 +00001476# CONFIG_STAGING is not set
1477
1478#
1479# File systems
1480#
1481CONFIG_EXT2_FS=y
1482CONFIG_EXT2_FS_XATTR=y
1483CONFIG_EXT2_FS_POSIX_ACL=y
1484# CONFIG_EXT2_FS_SECURITY is not set
1485# CONFIG_EXT2_FS_XIP is not set
1486CONFIG_EXT3_FS=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001487# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001488CONFIG_EXT3_FS_XATTR=y
1489CONFIG_EXT3_FS_POSIX_ACL=y
1490# CONFIG_EXT3_FS_SECURITY is not set
1491# CONFIG_EXT4_FS is not set
1492CONFIG_JBD=y
1493CONFIG_FS_MBCACHE=y
1494# CONFIG_REISERFS_FS is not set
1495# CONFIG_JFS_FS is not set
1496CONFIG_FS_POSIX_ACL=y
Martyn Welche41c6152009-03-19 08:54:14 +00001497# CONFIG_XFS_FS is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001498# CONFIG_GFS2_FS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001499# CONFIG_OCFS2_FS is not set
1500# CONFIG_BTRFS_FS is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001501CONFIG_FILE_LOCKING=y
1502CONFIG_FSNOTIFY=y
Martyn Welche41c6152009-03-19 08:54:14 +00001503CONFIG_DNOTIFY=y
1504CONFIG_INOTIFY=y
1505CONFIG_INOTIFY_USER=y
1506# CONFIG_QUOTA is not set
1507# CONFIG_AUTOFS_FS is not set
1508# CONFIG_AUTOFS4_FS is not set
1509# CONFIG_FUSE_FS is not set
1510
1511#
Kumar Gala08af66b2009-05-13 17:26:51 -05001512# Caches
1513#
1514# CONFIG_FSCACHE is not set
1515
1516#
Martyn Welche41c6152009-03-19 08:54:14 +00001517# CD-ROM/DVD Filesystems
1518#
Martyn Welchf27d4d42009-07-02 15:18:35 +01001519CONFIG_ISO9660_FS=y
1520CONFIG_JOLIET=y
1521CONFIG_ZISOFS=y
1522CONFIG_UDF_FS=y
1523CONFIG_UDF_NLS=y
Martyn Welche41c6152009-03-19 08:54:14 +00001524
1525#
1526# DOS/FAT/NT Filesystems
1527#
1528CONFIG_FAT_FS=y
1529CONFIG_MSDOS_FS=y
1530CONFIG_VFAT_FS=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001531CONFIG_FAT_DEFAULT_CODEPAGE=850
1532CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
Martyn Welche41c6152009-03-19 08:54:14 +00001533# CONFIG_NTFS_FS is not set
1534
1535#
1536# Pseudo filesystems
1537#
1538CONFIG_PROC_FS=y
1539CONFIG_PROC_KCORE=y
1540CONFIG_PROC_SYSCTL=y
1541CONFIG_PROC_PAGE_MONITOR=y
1542CONFIG_SYSFS=y
1543CONFIG_TMPFS=y
1544# CONFIG_TMPFS_POSIX_ACL is not set
1545# CONFIG_HUGETLB_PAGE is not set
1546# CONFIG_CONFIGFS_FS is not set
1547CONFIG_MISC_FILESYSTEMS=y
1548# CONFIG_ADFS_FS is not set
1549# CONFIG_AFFS_FS is not set
1550# CONFIG_HFS_FS is not set
1551# CONFIG_HFSPLUS_FS is not set
1552# CONFIG_BEFS_FS is not set
1553# CONFIG_BFS_FS is not set
1554# CONFIG_EFS_FS is not set
1555CONFIG_JFFS2_FS=y
1556CONFIG_JFFS2_FS_DEBUG=0
1557CONFIG_JFFS2_FS_WRITEBUFFER=y
1558# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1559# CONFIG_JFFS2_SUMMARY is not set
1560# CONFIG_JFFS2_FS_XATTR is not set
1561# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1562CONFIG_JFFS2_ZLIB=y
1563# CONFIG_JFFS2_LZO is not set
1564CONFIG_JFFS2_RTIME=y
1565# CONFIG_JFFS2_RUBIN is not set
1566# CONFIG_CRAMFS is not set
1567# CONFIG_SQUASHFS is not set
1568# CONFIG_VXFS_FS is not set
1569# CONFIG_MINIX_FS is not set
1570# CONFIG_OMFS_FS is not set
1571# CONFIG_HPFS_FS is not set
1572# CONFIG_QNX4FS_FS is not set
1573# CONFIG_ROMFS_FS is not set
1574# CONFIG_SYSV_FS is not set
1575# CONFIG_UFS_FS is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001576# CONFIG_NILFS2_FS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001577CONFIG_NETWORK_FILESYSTEMS=y
1578CONFIG_NFS_FS=y
1579CONFIG_NFS_V3=y
1580# CONFIG_NFS_V3_ACL is not set
1581CONFIG_NFS_V4=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001582# CONFIG_NFS_V4_1 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001583CONFIG_ROOT_NFS=y
1584# CONFIG_NFSD is not set
1585CONFIG_LOCKD=y
1586CONFIG_LOCKD_V4=y
1587CONFIG_NFS_COMMON=y
1588CONFIG_SUNRPC=y
1589CONFIG_SUNRPC_GSS=y
Martyn Welche41c6152009-03-19 08:54:14 +00001590CONFIG_RPCSEC_GSS_KRB5=y
1591# CONFIG_RPCSEC_GSS_SPKM3 is not set
1592# CONFIG_SMB_FS is not set
1593CONFIG_CIFS=m
1594# CONFIG_CIFS_STATS is not set
1595# CONFIG_CIFS_WEAK_PW_HASH is not set
1596CONFIG_CIFS_XATTR=y
1597CONFIG_CIFS_POSIX=y
1598# CONFIG_CIFS_DEBUG2 is not set
1599# CONFIG_CIFS_EXPERIMENTAL is not set
1600# CONFIG_NCP_FS is not set
1601# CONFIG_CODA_FS is not set
1602# CONFIG_AFS_FS is not set
1603
1604#
1605# Partition Types
1606#
1607# CONFIG_PARTITION_ADVANCED is not set
1608CONFIG_MSDOS_PARTITION=y
1609CONFIG_NLS=y
1610CONFIG_NLS_DEFAULT="iso8859-1"
1611CONFIG_NLS_CODEPAGE_437=m
1612CONFIG_NLS_CODEPAGE_737=m
1613CONFIG_NLS_CODEPAGE_775=m
1614CONFIG_NLS_CODEPAGE_850=m
1615CONFIG_NLS_CODEPAGE_852=m
1616CONFIG_NLS_CODEPAGE_855=m
1617CONFIG_NLS_CODEPAGE_857=m
1618CONFIG_NLS_CODEPAGE_860=m
1619CONFIG_NLS_CODEPAGE_861=m
1620CONFIG_NLS_CODEPAGE_862=m
1621CONFIG_NLS_CODEPAGE_863=m
1622CONFIG_NLS_CODEPAGE_864=m
1623CONFIG_NLS_CODEPAGE_865=m
1624CONFIG_NLS_CODEPAGE_866=m
1625CONFIG_NLS_CODEPAGE_869=m
1626CONFIG_NLS_CODEPAGE_936=m
1627CONFIG_NLS_CODEPAGE_950=m
1628CONFIG_NLS_CODEPAGE_932=m
1629CONFIG_NLS_CODEPAGE_949=m
1630CONFIG_NLS_CODEPAGE_874=m
1631CONFIG_NLS_ISO8859_8=m
1632CONFIG_NLS_CODEPAGE_1250=m
1633CONFIG_NLS_CODEPAGE_1251=m
1634CONFIG_NLS_ASCII=m
1635CONFIG_NLS_ISO8859_1=m
1636CONFIG_NLS_ISO8859_2=m
1637CONFIG_NLS_ISO8859_3=m
1638CONFIG_NLS_ISO8859_4=m
1639CONFIG_NLS_ISO8859_5=m
1640CONFIG_NLS_ISO8859_6=m
1641CONFIG_NLS_ISO8859_7=m
1642CONFIG_NLS_ISO8859_9=m
1643CONFIG_NLS_ISO8859_13=m
1644CONFIG_NLS_ISO8859_14=m
1645CONFIG_NLS_ISO8859_15=m
1646CONFIG_NLS_KOI8_R=m
1647CONFIG_NLS_KOI8_U=m
1648CONFIG_NLS_UTF8=m
1649# CONFIG_DLM is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001650# CONFIG_BINARY_PRINTF is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001651
1652#
1653# Library routines
1654#
1655CONFIG_BITREVERSE=y
1656CONFIG_GENERIC_FIND_LAST_BIT=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001657CONFIG_CRC_CCITT=y
Martyn Welche41c6152009-03-19 08:54:14 +00001658# CONFIG_CRC16 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001659CONFIG_CRC_T10DIF=y
1660CONFIG_CRC_ITU_T=y
Martyn Welche41c6152009-03-19 08:54:14 +00001661CONFIG_CRC32=y
1662# CONFIG_CRC7 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001663CONFIG_LIBCRC32C=y
Martyn Welche41c6152009-03-19 08:54:14 +00001664CONFIG_ZLIB_INFLATE=y
1665CONFIG_ZLIB_DEFLATE=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001666CONFIG_DECOMPRESS_GZIP=y
Martyn Welche41c6152009-03-19 08:54:14 +00001667CONFIG_HAS_IOMEM=y
1668CONFIG_HAS_IOPORT=y
1669CONFIG_HAS_DMA=y
1670CONFIG_HAVE_LMB=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001671CONFIG_NLATTR=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001672CONFIG_GENERIC_ATOMIC64=y
Martyn Welche41c6152009-03-19 08:54:14 +00001673
1674#
1675# Kernel hacking
1676#
1677# CONFIG_PRINTK_TIME is not set
1678CONFIG_ENABLE_WARN_DEPRECATED=y
1679CONFIG_ENABLE_MUST_CHECK=y
1680CONFIG_FRAME_WARN=1024
1681CONFIG_MAGIC_SYSRQ=y
1682# CONFIG_UNUSED_SYMBOLS is not set
1683# CONFIG_DEBUG_FS is not set
1684# CONFIG_HEADERS_CHECK is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001685# CONFIG_DEBUG_KERNEL is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001686# CONFIG_DEBUG_BUGVERBOSE is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001687# CONFIG_DEBUG_MEMORY_INIT is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001688# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001689# CONFIG_LATENCYTOP is not set
1690CONFIG_SYSCTL_SYSCALL_CHECK=y
1691CONFIG_HAVE_FUNCTION_TRACER=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001692CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Martyn Welche41c6152009-03-19 08:54:14 +00001693CONFIG_HAVE_DYNAMIC_FTRACE=y
1694CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001695CONFIG_TRACING_SUPPORT=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001696# CONFIG_FTRACE is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001697# CONFIG_SAMPLES is not set
1698CONFIG_HAVE_ARCH_KGDB=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001699# CONFIG_PPC_DISABLE_WERROR is not set
1700CONFIG_PPC_WERROR=y
Martyn Welche41c6152009-03-19 08:54:14 +00001701CONFIG_PRINT_STACK_DEPTH=64
Martyn Welche41c6152009-03-19 08:54:14 +00001702# CONFIG_IRQSTACKS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001703# CONFIG_BOOTX_TEXT is not set
1704# CONFIG_PPC_EARLY_DEBUG is not set
1705
1706#
1707# Security options
1708#
1709# CONFIG_KEYS is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001710# CONFIG_SECURITY is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001711# CONFIG_SECURITYFS is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001712# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001713CONFIG_CRYPTO=y
1714
1715#
1716# Crypto core or helper
1717#
1718# CONFIG_CRYPTO_FIPS is not set
1719CONFIG_CRYPTO_ALGAPI=y
1720CONFIG_CRYPTO_ALGAPI2=y
1721CONFIG_CRYPTO_AEAD=m
1722CONFIG_CRYPTO_AEAD2=y
1723CONFIG_CRYPTO_BLKCIPHER=y
1724CONFIG_CRYPTO_BLKCIPHER2=y
1725CONFIG_CRYPTO_HASH=y
1726CONFIG_CRYPTO_HASH2=y
1727CONFIG_CRYPTO_RNG2=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001728CONFIG_CRYPTO_PCOMP=y
Martyn Welche41c6152009-03-19 08:54:14 +00001729CONFIG_CRYPTO_MANAGER=y
1730CONFIG_CRYPTO_MANAGER2=y
1731# CONFIG_CRYPTO_GF128MUL is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001732# CONFIG_CRYPTO_NULL is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001733CONFIG_CRYPTO_WORKQUEUE=y
Martyn Welche41c6152009-03-19 08:54:14 +00001734# CONFIG_CRYPTO_CRYPTD is not set
1735CONFIG_CRYPTO_AUTHENC=m
Martyn Welchf27d4d42009-07-02 15:18:35 +01001736# CONFIG_CRYPTO_TEST is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001737
1738#
1739# Authenticated Encryption with Associated Data
1740#
1741# CONFIG_CRYPTO_CCM is not set
1742# CONFIG_CRYPTO_GCM is not set
1743# CONFIG_CRYPTO_SEQIV is not set
1744
1745#
1746# Block modes
1747#
1748CONFIG_CRYPTO_CBC=y
1749# CONFIG_CRYPTO_CTR is not set
1750# CONFIG_CRYPTO_CTS is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001751# CONFIG_CRYPTO_ECB is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001752# CONFIG_CRYPTO_LRW is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001753# CONFIG_CRYPTO_PCBC is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001754# CONFIG_CRYPTO_XTS is not set
1755
1756#
1757# Hash modes
1758#
Martyn Welchf27d4d42009-07-02 15:18:35 +01001759CONFIG_CRYPTO_HMAC=m
Martyn Welche41c6152009-03-19 08:54:14 +00001760# CONFIG_CRYPTO_XCBC is not set
1761
1762#
1763# Digest
1764#
Martyn Welchf27d4d42009-07-02 15:18:35 +01001765CONFIG_CRYPTO_CRC32C=y
1766# CONFIG_CRYPTO_MD4 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001767CONFIG_CRYPTO_MD5=y
Martyn Welchf27d4d42009-07-02 15:18:35 +01001768# CONFIG_CRYPTO_MICHAEL_MIC is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001769# CONFIG_CRYPTO_RMD128 is not set
1770# CONFIG_CRYPTO_RMD160 is not set
1771# CONFIG_CRYPTO_RMD256 is not set
1772# CONFIG_CRYPTO_RMD320 is not set
1773CONFIG_CRYPTO_SHA1=m
Martyn Welchf27d4d42009-07-02 15:18:35 +01001774# CONFIG_CRYPTO_SHA256 is not set
1775# CONFIG_CRYPTO_SHA512 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001776# CONFIG_CRYPTO_TGR192 is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001777# CONFIG_CRYPTO_WP512 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001778
1779#
1780# Ciphers
1781#
Martyn Welchf27d4d42009-07-02 15:18:35 +01001782# CONFIG_CRYPTO_AES is not set
1783# CONFIG_CRYPTO_ANUBIS is not set
1784# CONFIG_CRYPTO_ARC4 is not set
1785# CONFIG_CRYPTO_BLOWFISH is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001786# CONFIG_CRYPTO_CAMELLIA is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001787# CONFIG_CRYPTO_CAST5 is not set
1788# CONFIG_CRYPTO_CAST6 is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001789CONFIG_CRYPTO_DES=y
1790# CONFIG_CRYPTO_FCRYPT is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001791# CONFIG_CRYPTO_KHAZAD is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001792# CONFIG_CRYPTO_SALSA20 is not set
1793# CONFIG_CRYPTO_SEED is not set
Martyn Welchf27d4d42009-07-02 15:18:35 +01001794# CONFIG_CRYPTO_SERPENT is not set
1795# CONFIG_CRYPTO_TEA is not set
1796# CONFIG_CRYPTO_TWOFISH is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001797
1798#
1799# Compression
1800#
1801CONFIG_CRYPTO_DEFLATE=m
Kumar Gala08af66b2009-05-13 17:26:51 -05001802# CONFIG_CRYPTO_ZLIB is not set
Martyn Welche41c6152009-03-19 08:54:14 +00001803# CONFIG_CRYPTO_LZO is not set
1804
1805#
1806# Random Number Generation
1807#
1808# CONFIG_CRYPTO_ANSI_CPRNG is not set
1809# CONFIG_CRYPTO_HW is not set
1810# CONFIG_PPC_CLOCK is not set
1811# CONFIG_VIRTUALIZATION is not set