Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes
[linux-2.6-block.git] / arch / arm / configs / mx27_defconfig
CommitLineData
7e5e9f54
JB
1#
2# Automatically generated make config: don't edit
8666f8de
SH
3# Linux kernel version: 2.6.31-rc4
4# Fri Jul 24 16:08:06 2009
7e5e9f54
JB
5#
6CONFIG_ARM=y
8666f8de 7CONFIG_HAVE_PWM=y
7e5e9f54
JB
8CONFIG_SYS_SUPPORTS_APM_EMULATION=y
9CONFIG_GENERIC_GPIO=y
10CONFIG_GENERIC_TIME=y
11CONFIG_GENERIC_CLOCKEVENTS=y
12CONFIG_MMU=y
7e5e9f54
JB
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_STACKTRACE_SUPPORT=y
c5ab660d 15CONFIG_HAVE_LATENCYTOP_SUPPORT=y
7e5e9f54
JB
16CONFIG_LOCKDEP_SUPPORT=y
17CONFIG_TRACE_IRQFLAGS_SUPPORT=y
18CONFIG_HARDIRQS_SW_RESEND=y
19CONFIG_GENERIC_IRQ_PROBE=y
20CONFIG_RWSEM_GENERIC_SPINLOCK=y
7e5e9f54
JB
21CONFIG_GENERIC_HWEIGHT=y
22CONFIG_GENERIC_CALIBRATE_DELAY=y
7e5e9f54 23CONFIG_ARCH_MTD_XIP=y
c5ab660d 24CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
7e5e9f54
JB
25CONFIG_VECTORS_BASE=0xffff0000
26CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
8666f8de 27CONFIG_CONSTRUCTORS=y
7e5e9f54
JB
28
29#
30# General setup
31#
32CONFIG_EXPERIMENTAL=y
33CONFIG_BROKEN_ON_SMP=y
34CONFIG_LOCK_KERNEL=y
35CONFIG_INIT_ENV_ARG_LIMIT=32
36CONFIG_LOCALVERSION=""
37CONFIG_LOCALVERSION_AUTO=y
38# CONFIG_SWAP is not set
39CONFIG_SYSVIPC=y
40CONFIG_SYSVIPC_SYSCTL=y
41CONFIG_POSIX_MQUEUE=y
c5ab660d 42CONFIG_POSIX_MQUEUE_SYSCTL=y
7e5e9f54
JB
43# CONFIG_BSD_PROCESS_ACCT is not set
44# CONFIG_TASKSTATS is not set
45# CONFIG_AUDIT is not set
c5ab660d
SH
46
47#
48# RCU Subsystem
49#
50CONFIG_CLASSIC_RCU=y
51# CONFIG_TREE_RCU is not set
52# CONFIG_PREEMPT_RCU is not set
53# CONFIG_TREE_RCU_TRACE is not set
54# CONFIG_PREEMPT_RCU_TRACE is not set
7e5e9f54
JB
55# CONFIG_IKCONFIG is not set
56CONFIG_LOG_BUF_SHIFT=14
7e5e9f54
JB
57CONFIG_GROUP_SCHED=y
58CONFIG_FAIR_GROUP_SCHED=y
59CONFIG_RT_GROUP_SCHED=y
60CONFIG_USER_SCHED=y
61# CONFIG_CGROUP_SCHED is not set
c5ab660d 62# CONFIG_CGROUPS is not set
7e5e9f54
JB
63# CONFIG_SYSFS_DEPRECATED_V2 is not set
64# CONFIG_RELAY is not set
65# CONFIG_NAMESPACES is not set
66# CONFIG_BLK_DEV_INITRD is not set
67# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
68CONFIG_SYSCTL=y
c5ab660d 69CONFIG_ANON_INODES=y
7e5e9f54
JB
70CONFIG_EMBEDDED=y
71CONFIG_UID16=y
72CONFIG_SYSCTL_SYSCALL=y
7e5e9f54
JB
73CONFIG_KALLSYMS=y
74CONFIG_KALLSYMS_EXTRA_PASS=y
75CONFIG_HOTPLUG=y
76CONFIG_PRINTK=y
77CONFIG_BUG=y
78CONFIG_ELF_CORE=y
7e5e9f54
JB
79CONFIG_BASE_FULL=y
80CONFIG_FUTEX=y
7e5e9f54
JB
81CONFIG_EPOLL=y
82CONFIG_SIGNALFD=y
83CONFIG_TIMERFD=y
84CONFIG_EVENTFD=y
85CONFIG_SHMEM=y
c5ab660d 86CONFIG_AIO=y
8666f8de
SH
87
88#
89# Performance Counters
90#
7e5e9f54 91CONFIG_VM_EVENT_COUNTERS=y
8666f8de 92# CONFIG_STRIP_ASM_SYMS is not set
c5ab660d 93# CONFIG_COMPAT_BRK is not set
7e5e9f54
JB
94CONFIG_SLAB=y
95# CONFIG_SLUB is not set
96# CONFIG_SLOB is not set
97CONFIG_PROFILING=y
c5ab660d 98CONFIG_TRACEPOINTS=y
7e5e9f54
JB
99CONFIG_MARKERS=y
100CONFIG_OPROFILE=y
101CONFIG_HAVE_OPROFILE=y
102CONFIG_KPROBES=y
103CONFIG_KRETPROBES=y
104CONFIG_HAVE_KPROBES=y
105CONFIG_HAVE_KRETPROBES=y
8666f8de
SH
106CONFIG_HAVE_CLK=y
107
108#
109# GCOV-based kernel profiling
110#
111# CONFIG_GCOV_KERNEL is not set
c5ab660d
SH
112# CONFIG_SLOW_WORK is not set
113CONFIG_HAVE_GENERIC_DMA_COHERENT=y
7e5e9f54
JB
114CONFIG_SLABINFO=y
115CONFIG_RT_MUTEXES=y
7e5e9f54
JB
116CONFIG_BASE_SMALL=0
117CONFIG_MODULES=y
118# CONFIG_MODULE_FORCE_LOAD is not set
119CONFIG_MODULE_UNLOAD=y
120# CONFIG_MODULE_FORCE_UNLOAD is not set
121# CONFIG_MODVERSIONS is not set
122# CONFIG_MODULE_SRCVERSION_ALL is not set
7e5e9f54 123CONFIG_BLOCK=y
8666f8de 124CONFIG_LBDAF=y
7e5e9f54 125# CONFIG_BLK_DEV_BSG is not set
c5ab660d 126# CONFIG_BLK_DEV_INTEGRITY is not set
7e5e9f54
JB
127
128#
129# IO Schedulers
130#
131CONFIG_IOSCHED_NOOP=y
132# CONFIG_IOSCHED_AS is not set
133# CONFIG_IOSCHED_DEADLINE is not set
134# CONFIG_IOSCHED_CFQ is not set
135# CONFIG_DEFAULT_AS is not set
136# CONFIG_DEFAULT_DEADLINE is not set
137# CONFIG_DEFAULT_CFQ is not set
138CONFIG_DEFAULT_NOOP=y
139CONFIG_DEFAULT_IOSCHED="noop"
c5ab660d 140CONFIG_FREEZER=y
7e5e9f54
JB
141
142#
143# System Type
144#
145# CONFIG_ARCH_AAEC2000 is not set
146# CONFIG_ARCH_INTEGRATOR is not set
147# CONFIG_ARCH_REALVIEW is not set
148# CONFIG_ARCH_VERSATILE is not set
149# CONFIG_ARCH_AT91 is not set
7e5e9f54 150# CONFIG_ARCH_CLPS711X is not set
8666f8de 151# CONFIG_ARCH_GEMINI is not set
7e5e9f54
JB
152# CONFIG_ARCH_EBSA110 is not set
153# CONFIG_ARCH_EP93XX is not set
154# CONFIG_ARCH_FOOTBRIDGE is not set
8666f8de
SH
155CONFIG_ARCH_MXC=y
156# CONFIG_ARCH_STMP3XXX is not set
7e5e9f54
JB
157# CONFIG_ARCH_NETX is not set
158# CONFIG_ARCH_H720X is not set
7e5e9f54
JB
159# CONFIG_ARCH_IOP13XX is not set
160# CONFIG_ARCH_IOP32X is not set
161# CONFIG_ARCH_IOP33X is not set
162# CONFIG_ARCH_IXP23XX is not set
163# CONFIG_ARCH_IXP2000 is not set
164# CONFIG_ARCH_IXP4XX is not set
165# CONFIG_ARCH_L7200 is not set
c5ab660d 166# CONFIG_ARCH_KIRKWOOD is not set
c5ab660d
SH
167# CONFIG_ARCH_LOKI is not set
168# CONFIG_ARCH_MV78XX0 is not set
7e5e9f54 169# CONFIG_ARCH_ORION5X is not set
8666f8de
SH
170# CONFIG_ARCH_MMP is not set
171# CONFIG_ARCH_KS8695 is not set
172# CONFIG_ARCH_NS9XXX is not set
173# CONFIG_ARCH_W90X900 is not set
7e5e9f54
JB
174# CONFIG_ARCH_PNX4008 is not set
175# CONFIG_ARCH_PXA is not set
8666f8de 176# CONFIG_ARCH_MSM is not set
7e5e9f54
JB
177# CONFIG_ARCH_RPC is not set
178# CONFIG_ARCH_SA1100 is not set
179# CONFIG_ARCH_S3C2410 is not set
c5ab660d 180# CONFIG_ARCH_S3C64XX is not set
7e5e9f54
JB
181# CONFIG_ARCH_SHARK is not set
182# CONFIG_ARCH_LH7A40X is not set
8666f8de 183# CONFIG_ARCH_U300 is not set
7e5e9f54
JB
184# CONFIG_ARCH_DAVINCI is not set
185# CONFIG_ARCH_OMAP is not set
7e5e9f54
JB
186
187#
188# Freescale MXC Implementations
189#
c5ab660d 190# CONFIG_ARCH_MX1 is not set
7e5e9f54
JB
191CONFIG_ARCH_MX2=y
192# CONFIG_ARCH_MX3 is not set
c5ab660d 193# CONFIG_MACH_MX21 is not set
7e5e9f54
JB
194CONFIG_MACH_MX27=y
195
196#
c5ab660d 197# MX2 platforms:
7e5e9f54 198#
c5ab660d 199CONFIG_MACH_MX27ADS=y
7e5e9f54
JB
200CONFIG_MACH_PCM038=y
201CONFIG_MACH_PCM970_BASEBOARD=y
8666f8de
SH
202CONFIG_MACH_MX27_3DS=y
203CONFIG_MACH_MX27LITE=y
c5ab660d
SH
204CONFIG_MXC_IRQ_PRIOR=y
205CONFIG_MXC_PWM=y
7e5e9f54
JB
206
207#
208# Processor Type
209#
7e5e9f54
JB
210CONFIG_CPU_ARM926T=y
211CONFIG_CPU_32v5=y
212CONFIG_CPU_ABRT_EV5TJ=y
213CONFIG_CPU_PABRT_NOIFAR=y
214CONFIG_CPU_CACHE_VIVT=y
215CONFIG_CPU_COPY_V4WB=y
216CONFIG_CPU_TLB_V4WBI=y
217CONFIG_CPU_CP15=y
218CONFIG_CPU_CP15_MMU=y
219
220#
221# Processor Features
222#
223CONFIG_ARM_THUMB=y
224# CONFIG_CPU_ICACHE_DISABLE is not set
225# CONFIG_CPU_DCACHE_DISABLE is not set
226# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
227# CONFIG_CPU_CACHE_ROUND_ROBIN is not set
c5ab660d 228CONFIG_COMMON_CLKDEV=y
7e5e9f54
JB
229
230#
231# Bus support
232#
233# CONFIG_PCI_SYSCALL is not set
234# CONFIG_ARCH_SUPPORTS_MSI is not set
235# CONFIG_PCCARD is not set
236
237#
238# Kernel Features
239#
240CONFIG_TICK_ONESHOT=y
241CONFIG_NO_HZ=y
242CONFIG_HIGH_RES_TIMERS=y
243CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
c5ab660d
SH
244CONFIG_VMSPLIT_3G=y
245# CONFIG_VMSPLIT_2G is not set
246# CONFIG_VMSPLIT_1G is not set
247CONFIG_PAGE_OFFSET=0xC0000000
7e5e9f54
JB
248CONFIG_PREEMPT=y
249CONFIG_HZ=100
250CONFIG_AEABI=y
c5ab660d 251CONFIG_OABI_COMPAT=y
c5ab660d
SH
252# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
253# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
254# CONFIG_HIGHMEM is not set
7e5e9f54
JB
255CONFIG_SELECT_MEMORY_MODEL=y
256CONFIG_FLATMEM_MANUAL=y
257# CONFIG_DISCONTIGMEM_MANUAL is not set
258# CONFIG_SPARSEMEM_MANUAL is not set
259CONFIG_FLATMEM=y
260CONFIG_FLAT_NODE_MEM_MAP=y
7e5e9f54
JB
261CONFIG_PAGEFLAGS_EXTENDED=y
262CONFIG_SPLIT_PTLOCK_CPUS=4096
c5ab660d
SH
263# CONFIG_PHYS_ADDR_T_64BIT is not set
264CONFIG_ZONE_DMA_FLAG=0
7e5e9f54 265CONFIG_VIRT_TO_BUS=y
c5ab660d
SH
266CONFIG_HAVE_MLOCK=y
267CONFIG_HAVE_MLOCKED_PAGE_BIT=y
8666f8de 268CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
7e5e9f54 269CONFIG_ALIGNMENT_TRAP=y
8666f8de 270# CONFIG_UACCESS_WITH_MEMCPY is not set
7e5e9f54
JB
271
272#
273# Boot options
274#
275CONFIG_ZBOOT_ROM_TEXT=0x0
276CONFIG_ZBOOT_ROM_BSS=0x0
277CONFIG_CMDLINE=""
278# CONFIG_XIP_KERNEL is not set
279# CONFIG_KEXEC is not set
280
c5ab660d
SH
281#
282# CPU Power Management
283#
284# CONFIG_CPU_IDLE is not set
285
7e5e9f54
JB
286#
287# Floating point emulation
288#
289
290#
291# At least one emulation must be selected
292#
c5ab660d
SH
293CONFIG_FPE_NWFPE=y
294CONFIG_FPE_NWFPE_XP=y
295# CONFIG_FPE_FASTFPE is not set
7e5e9f54
JB
296# CONFIG_VFP is not set
297
298#
299# Userspace binary formats
300#
301CONFIG_BINFMT_ELF=y
c5ab660d
SH
302# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
303CONFIG_HAVE_AOUT=y
7e5e9f54
JB
304# CONFIG_BINFMT_AOUT is not set
305# CONFIG_BINFMT_MISC is not set
306
307#
308# Power management options
309#
c5ab660d
SH
310CONFIG_PM=y
311CONFIG_PM_DEBUG=y
312# CONFIG_PM_VERBOSE is not set
313CONFIG_CAN_PM_TRACE=y
314CONFIG_PM_SLEEP=y
315CONFIG_SUSPEND=y
316# CONFIG_PM_TEST_SUSPEND is not set
317CONFIG_SUSPEND_FREEZER=y
318# CONFIG_APM_EMULATION is not set
7e5e9f54 319CONFIG_ARCH_SUSPEND_POSSIBLE=y
7e5e9f54
JB
320CONFIG_NET=y
321
322#
323# Networking options
324#
325CONFIG_PACKET=y
326CONFIG_PACKET_MMAP=y
327CONFIG_UNIX=y
328# CONFIG_NET_KEY is not set
329CONFIG_INET=y
330CONFIG_IP_MULTICAST=y
331# CONFIG_IP_ADVANCED_ROUTER is not set
332CONFIG_IP_FIB_HASH=y
333CONFIG_IP_PNP=y
c5ab660d 334CONFIG_IP_PNP_DHCP=y
7e5e9f54
JB
335# CONFIG_IP_PNP_BOOTP is not set
336# CONFIG_IP_PNP_RARP is not set
337# CONFIG_NET_IPIP is not set
338# CONFIG_NET_IPGRE is not set
339# CONFIG_IP_MROUTE is not set
340# CONFIG_ARPD is not set
341# CONFIG_SYN_COOKIES is not set
342# CONFIG_INET_AH is not set
343# CONFIG_INET_ESP is not set
344# CONFIG_INET_IPCOMP is not set
345# CONFIG_INET_XFRM_TUNNEL is not set
346# CONFIG_INET_TUNNEL is not set
347# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
348# CONFIG_INET_XFRM_MODE_TUNNEL is not set
349# CONFIG_INET_XFRM_MODE_BEET is not set
350# CONFIG_INET_LRO is not set
351# CONFIG_INET_DIAG is not set
352# CONFIG_TCP_CONG_ADVANCED is not set
353CONFIG_TCP_CONG_CUBIC=y
354CONFIG_DEFAULT_TCP_CONG="cubic"
355# CONFIG_TCP_MD5SIG is not set
356# CONFIG_IPV6 is not set
357# CONFIG_NETWORK_SECMARK is not set
358# CONFIG_NETFILTER is not set
359# CONFIG_IP_DCCP is not set
360# CONFIG_IP_SCTP is not set
361# CONFIG_TIPC is not set
362# CONFIG_ATM is not set
363# CONFIG_BRIDGE is not set
c5ab660d 364# CONFIG_NET_DSA is not set
7e5e9f54
JB
365# CONFIG_VLAN_8021Q is not set
366# CONFIG_DECNET is not set
367# CONFIG_LLC2 is not set
368# CONFIG_IPX is not set
369# CONFIG_ATALK is not set
370# CONFIG_X25 is not set
371# CONFIG_LAPB is not set
372# CONFIG_ECONET is not set
373# CONFIG_WAN_ROUTER is not set
c5ab660d 374# CONFIG_PHONET is not set
8666f8de 375# CONFIG_IEEE802154 is not set
7e5e9f54 376# CONFIG_NET_SCHED is not set
c5ab660d 377# CONFIG_DCB is not set
7e5e9f54
JB
378
379#
380# Network testing
381#
382# CONFIG_NET_PKTGEN is not set
383# CONFIG_NET_TCPPROBE is not set
c5ab660d 384# CONFIG_NET_DROP_MONITOR is not set
7e5e9f54
JB
385# CONFIG_HAMRADIO is not set
386# CONFIG_CAN is not set
387# CONFIG_IRDA is not set
388# CONFIG_BT is not set
389# CONFIG_AF_RXRPC is not set
c5ab660d
SH
390# CONFIG_WIRELESS is not set
391# CONFIG_WIMAX is not set
7e5e9f54
JB
392# CONFIG_RFKILL is not set
393# CONFIG_NET_9P is not set
394
395#
396# Device Drivers
397#
398
399#
400# Generic Driver Options
401#
402CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
403CONFIG_STANDALONE=y
404CONFIG_PREVENT_FIRMWARE_BUILD=y
405CONFIG_FW_LOADER=y
c5ab660d
SH
406CONFIG_FIRMWARE_IN_KERNEL=y
407CONFIG_EXTRA_FIRMWARE=""
7e5e9f54
JB
408# CONFIG_SYS_HYPERVISOR is not set
409# CONFIG_CONNECTOR is not set
410CONFIG_MTD=y
411# CONFIG_MTD_DEBUG is not set
412# CONFIG_MTD_CONCAT is not set
413CONFIG_MTD_PARTITIONS=y
c5ab660d 414# CONFIG_MTD_TESTS is not set
7e5e9f54
JB
415# CONFIG_MTD_REDBOOT_PARTS is not set
416CONFIG_MTD_CMDLINE_PARTS=y
417# CONFIG_MTD_AFS_PARTS is not set
418# CONFIG_MTD_AR7_PARTS is not set
419
420#
421# User Modules And Translation Layers
422#
423CONFIG_MTD_CHAR=y
424CONFIG_MTD_BLKDEVS=y
425CONFIG_MTD_BLOCK=y
426# CONFIG_FTL is not set
427# CONFIG_NFTL is not set
428# CONFIG_INFTL is not set
429# CONFIG_RFD_FTL is not set
430# CONFIG_SSFDC is not set
431# CONFIG_MTD_OOPS is not set
432
433#
434# RAM/ROM/Flash chip drivers
435#
436CONFIG_MTD_CFI=y
437# CONFIG_MTD_JEDECPROBE is not set
438CONFIG_MTD_GEN_PROBE=y
439CONFIG_MTD_CFI_ADV_OPTIONS=y
440CONFIG_MTD_CFI_NOSWAP=y
441# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
442# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
443CONFIG_MTD_CFI_GEOMETRY=y
444# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
445CONFIG_MTD_MAP_BANK_WIDTH_2=y
446# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
447# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
448# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
449# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
450CONFIG_MTD_CFI_I1=y
451# CONFIG_MTD_CFI_I2 is not set
452# CONFIG_MTD_CFI_I4 is not set
453# CONFIG_MTD_CFI_I8 is not set
454# CONFIG_MTD_OTP is not set
455CONFIG_MTD_CFI_INTELEXT=y
456# CONFIG_MTD_CFI_AMDSTD is not set
457# CONFIG_MTD_CFI_STAA is not set
458CONFIG_MTD_CFI_UTIL=y
459# CONFIG_MTD_RAM is not set
460# CONFIG_MTD_ROM is not set
461# CONFIG_MTD_ABSENT is not set
462# CONFIG_MTD_XIP is not set
463
464#
465# Mapping drivers for chip access
466#
467# CONFIG_MTD_COMPLEX_MAPPINGS is not set
468CONFIG_MTD_PHYSMAP=y
c5ab660d 469# CONFIG_MTD_PHYSMAP_COMPAT is not set
7e5e9f54
JB
470# CONFIG_MTD_ARM_INTEGRATOR is not set
471# CONFIG_MTD_PLATRAM is not set
472
473#
474# Self-contained MTD device drivers
475#
476# CONFIG_MTD_DATAFLASH is not set
477# CONFIG_MTD_M25P80 is not set
478# CONFIG_MTD_SLRAM is not set
479# CONFIG_MTD_PHRAM is not set
480# CONFIG_MTD_MTDRAM is not set
481# CONFIG_MTD_BLOCK2MTD is not set
482
483#
484# Disk-On-Chip Device Drivers
485#
486# CONFIG_MTD_DOC2000 is not set
487# CONFIG_MTD_DOC2001 is not set
488# CONFIG_MTD_DOC2001PLUS is not set
8666f8de
SH
489CONFIG_MTD_NAND=y
490# CONFIG_MTD_NAND_VERIFY_WRITE is not set
491# CONFIG_MTD_NAND_ECC_SMC is not set
492# CONFIG_MTD_NAND_MUSEUM_IDS is not set
493# CONFIG_MTD_NAND_GPIO is not set
494CONFIG_MTD_NAND_IDS=y
495# CONFIG_MTD_NAND_DISKONCHIP is not set
496# CONFIG_MTD_NAND_NANDSIM is not set
497# CONFIG_MTD_NAND_PLATFORM is not set
498CONFIG_MTD_NAND_MXC=y
7e5e9f54
JB
499# CONFIG_MTD_ONENAND is not set
500
c5ab660d
SH
501#
502# LPDDR flash memory drivers
503#
504# CONFIG_MTD_LPDDR is not set
505
7e5e9f54
JB
506#
507# UBI - Unsorted block images
508#
8666f8de
SH
509CONFIG_MTD_UBI=y
510CONFIG_MTD_UBI_WL_THRESHOLD=4096
511CONFIG_MTD_UBI_BEB_RESERVE=1
512# CONFIG_MTD_UBI_GLUEBI is not set
513
514#
515# UBI debugging options
516#
517# CONFIG_MTD_UBI_DEBUG is not set
7e5e9f54
JB
518# CONFIG_PARPORT is not set
519CONFIG_BLK_DEV=y
520# CONFIG_BLK_DEV_COW_COMMON is not set
521# CONFIG_BLK_DEV_LOOP is not set
522# CONFIG_BLK_DEV_NBD is not set
523# CONFIG_BLK_DEV_RAM is not set
524# CONFIG_CDROM_PKTCDVD is not set
525# CONFIG_ATA_OVER_ETH is not set
8666f8de
SH
526# CONFIG_MG_DISK is not set
527CONFIG_MISC_DEVICES=y
528# CONFIG_ICS932S401 is not set
529# CONFIG_ENCLOSURE_SERVICES is not set
530# CONFIG_ISL29003 is not set
531# CONFIG_C2PORT is not set
532
533#
534# EEPROM support
535#
536CONFIG_EEPROM_AT24=y
537# CONFIG_EEPROM_AT25 is not set
538# CONFIG_EEPROM_LEGACY is not set
539# CONFIG_EEPROM_MAX6875 is not set
540# CONFIG_EEPROM_93CX6 is not set
7e5e9f54
JB
541CONFIG_HAVE_IDE=y
542# CONFIG_IDE is not set
543
544#
545# SCSI device support
546#
547# CONFIG_RAID_ATTRS is not set
548# CONFIG_SCSI is not set
549# CONFIG_SCSI_DMA is not set
550# CONFIG_SCSI_NETLINK is not set
551# CONFIG_ATA is not set
552# CONFIG_MD is not set
553CONFIG_NETDEVICES=y
7e5e9f54
JB
554# CONFIG_DUMMY is not set
555# CONFIG_BONDING is not set
556# CONFIG_MACVLAN is not set
557# CONFIG_EQUALIZER is not set
558# CONFIG_TUN is not set
559# CONFIG_VETH is not set
560# CONFIG_PHYLIB is not set
561CONFIG_NET_ETHERNET=y
562# CONFIG_MII is not set
563# CONFIG_AX88796 is not set
564# CONFIG_SMC91X is not set
565# CONFIG_DM9000 is not set
566# CONFIG_ENC28J60 is not set
c5ab660d
SH
567# CONFIG_ETHOC is not set
568# CONFIG_SMC911X is not set
569# CONFIG_SMSC911X is not set
570# CONFIG_DNET is not set
7e5e9f54
JB
571# CONFIG_IBM_NEW_EMAC_ZMII is not set
572# CONFIG_IBM_NEW_EMAC_RGMII is not set
573# CONFIG_IBM_NEW_EMAC_TAH is not set
574# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
c5ab660d
SH
575# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
576# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
577# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
7e5e9f54 578# CONFIG_B44 is not set
8666f8de
SH
579# CONFIG_KS8842 is not set
580# CONFIG_KS8851 is not set
c5ab660d
SH
581CONFIG_FEC=y
582# CONFIG_FEC2 is not set
7e5e9f54
JB
583# CONFIG_NETDEV_1000 is not set
584# CONFIG_NETDEV_10000 is not set
585
586#
587# Wireless LAN
588#
589# CONFIG_WLAN_PRE80211 is not set
590# CONFIG_WLAN_80211 is not set
c5ab660d
SH
591
592#
593# Enable WiMAX (Networking options) to see the WiMAX drivers
594#
7e5e9f54
JB
595# CONFIG_WAN is not set
596# CONFIG_PPP is not set
597# CONFIG_SLIP is not set
598# CONFIG_NETCONSOLE is not set
599# CONFIG_NETPOLL is not set
600# CONFIG_NET_POLL_CONTROLLER is not set
601# CONFIG_ISDN is not set
602
603#
604# Input device support
605#
606CONFIG_INPUT=y
607# CONFIG_INPUT_FF_MEMLESS is not set
608# CONFIG_INPUT_POLLDEV is not set
609
610#
611# Userland interfaces
612#
613# CONFIG_INPUT_MOUSEDEV is not set
614# CONFIG_INPUT_JOYDEV is not set
615CONFIG_INPUT_EVDEV=y
616# CONFIG_INPUT_EVBUG is not set
617
618#
619# Input Device Drivers
620#
621# CONFIG_INPUT_KEYBOARD is not set
622# CONFIG_INPUT_MOUSE is not set
623# CONFIG_INPUT_JOYSTICK is not set
624# CONFIG_INPUT_TABLET is not set
625CONFIG_INPUT_TOUCHSCREEN=y
626# CONFIG_TOUCHSCREEN_ADS7846 is not set
8666f8de
SH
627# CONFIG_TOUCHSCREEN_AD7877 is not set
628# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
629# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
630# CONFIG_TOUCHSCREEN_AD7879 is not set
631# CONFIG_TOUCHSCREEN_EETI is not set
7e5e9f54
JB
632# CONFIG_TOUCHSCREEN_FUJITSU is not set
633# CONFIG_TOUCHSCREEN_GUNZE is not set
634# CONFIG_TOUCHSCREEN_ELO is not set
c5ab660d 635# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
7e5e9f54 636# CONFIG_TOUCHSCREEN_MTOUCH is not set
c5ab660d 637# CONFIG_TOUCHSCREEN_INEXIO is not set
7e5e9f54
JB
638# CONFIG_TOUCHSCREEN_MK712 is not set
639# CONFIG_TOUCHSCREEN_PENMOUNT is not set
640# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
641# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
c5ab660d
SH
642# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
643# CONFIG_TOUCHSCREEN_TSC2007 is not set
8666f8de 644# CONFIG_TOUCHSCREEN_W90X900 is not set
7e5e9f54
JB
645# CONFIG_INPUT_MISC is not set
646
647#
648# Hardware I/O ports
649#
650# CONFIG_SERIO is not set
651# CONFIG_GAMEPORT is not set
652
653#
654# Character devices
655#
656CONFIG_VT=y
c5ab660d 657CONFIG_CONSOLE_TRANSLATIONS=y
7e5e9f54
JB
658CONFIG_VT_CONSOLE=y
659CONFIG_HW_CONSOLE=y
660# CONFIG_VT_HW_CONSOLE_BINDING is not set
661CONFIG_DEVKMEM=y
662# CONFIG_SERIAL_NONSTANDARD is not set
663
664#
665# Serial drivers
666#
667# CONFIG_SERIAL_8250 is not set
668
669#
670# Non-8250 serial port support
671#
c5ab660d 672# CONFIG_SERIAL_MAX3100 is not set
7e5e9f54
JB
673CONFIG_SERIAL_IMX=y
674CONFIG_SERIAL_IMX_CONSOLE=y
675CONFIG_SERIAL_CORE=y
676CONFIG_SERIAL_CORE_CONSOLE=y
677CONFIG_UNIX98_PTYS=y
c5ab660d 678# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
7e5e9f54
JB
679# CONFIG_LEGACY_PTYS is not set
680# CONFIG_IPMI_HANDLER is not set
681# CONFIG_HW_RANDOM is not set
7e5e9f54
JB
682# CONFIG_R3964 is not set
683# CONFIG_RAW_DRIVER is not set
684# CONFIG_TCG_TPM is not set
685CONFIG_I2C=y
686CONFIG_I2C_BOARDINFO=y
c5ab660d
SH
687CONFIG_I2C_CHARDEV=y
688CONFIG_I2C_HELPER_AUTO=y
7e5e9f54
JB
689
690#
691# I2C Hardware Bus support
692#
c5ab660d
SH
693
694#
695# I2C system bus drivers (mostly embedded / system-on-chip)
696#
8666f8de 697# CONFIG_I2C_DESIGNWARE is not set
7e5e9f54 698# CONFIG_I2C_GPIO is not set
c5ab660d 699CONFIG_I2C_IMX=y
7e5e9f54 700# CONFIG_I2C_OCORES is not set
7e5e9f54 701# CONFIG_I2C_SIMTEC is not set
c5ab660d
SH
702
703#
704# External I2C/SMBus adapter drivers
705#
706# CONFIG_I2C_PARPORT_LIGHT is not set
7e5e9f54 707# CONFIG_I2C_TAOS_EVM is not set
c5ab660d
SH
708
709#
710# Other I2C/SMBus bus drivers
711#
7e5e9f54 712# CONFIG_I2C_PCA_PLATFORM is not set
c5ab660d 713# CONFIG_I2C_STUB is not set
7e5e9f54
JB
714
715#
716# Miscellaneous I2C Chip support
717#
718# CONFIG_DS1682 is not set
7e5e9f54
JB
719# CONFIG_SENSORS_PCF8574 is not set
720# CONFIG_PCF8575 is not set
c5ab660d 721# CONFIG_SENSORS_PCA9539 is not set
7e5e9f54
JB
722# CONFIG_SENSORS_TSL2550 is not set
723# CONFIG_I2C_DEBUG_CORE is not set
724# CONFIG_I2C_DEBUG_ALGO is not set
725# CONFIG_I2C_DEBUG_BUS is not set
726# CONFIG_I2C_DEBUG_CHIP is not set
727CONFIG_SPI=y
728CONFIG_SPI_MASTER=y
729
730#
731# SPI Master Controller Drivers
732#
733CONFIG_SPI_BITBANG=y
c5ab660d 734# CONFIG_SPI_GPIO is not set
7e5e9f54
JB
735
736#
737# SPI Protocol Masters
738#
7e5e9f54
JB
739# CONFIG_SPI_SPIDEV is not set
740# CONFIG_SPI_TLE62X0 is not set
c5ab660d
SH
741CONFIG_ARCH_REQUIRE_GPIOLIB=y
742CONFIG_GPIOLIB=y
743# CONFIG_GPIO_SYSFS is not set
7e5e9f54
JB
744
745#
c5ab660d 746# Memory mapped GPIO expanders:
7e5e9f54
JB
747#
748
749#
750# I2C GPIO expanders:
751#
c5ab660d 752# CONFIG_GPIO_MAX732X is not set
7e5e9f54
JB
753# CONFIG_GPIO_PCA953X is not set
754# CONFIG_GPIO_PCF857X is not set
755
c5ab660d
SH
756#
757# PCI GPIO expanders:
758#
759
7e5e9f54
JB
760#
761# SPI GPIO expanders:
762#
c5ab660d 763# CONFIG_GPIO_MAX7301 is not set
7e5e9f54 764# CONFIG_GPIO_MCP23S08 is not set
c5ab660d
SH
765CONFIG_W1=y
766
767#
768# 1-wire Bus Masters
769#
770# CONFIG_W1_MASTER_DS2482 is not set
771CONFIG_W1_MASTER_MXC=y
8666f8de 772# CONFIG_W1_MASTER_DS1WM is not set
c5ab660d
SH
773# CONFIG_W1_MASTER_GPIO is not set
774
775#
776# 1-wire Slaves
777#
778CONFIG_W1_SLAVE_THERM=y
779# CONFIG_W1_SLAVE_SMEM is not set
780# CONFIG_W1_SLAVE_DS2431 is not set
781# CONFIG_W1_SLAVE_DS2433 is not set
782# CONFIG_W1_SLAVE_DS2760 is not set
783# CONFIG_W1_SLAVE_BQ27000 is not set
7e5e9f54
JB
784# CONFIG_POWER_SUPPLY is not set
785# CONFIG_HWMON is not set
c5ab660d
SH
786# CONFIG_THERMAL is not set
787# CONFIG_THERMAL_HWMON is not set
7e5e9f54 788# CONFIG_WATCHDOG is not set
c5ab660d 789CONFIG_SSB_POSSIBLE=y
7e5e9f54
JB
790
791#
792# Sonics Silicon Backplane
793#
7e5e9f54
JB
794# CONFIG_SSB is not set
795
796#
797# Multifunction device drivers
798#
c5ab660d 799# CONFIG_MFD_CORE is not set
7e5e9f54
JB
800# CONFIG_MFD_SM501 is not set
801# CONFIG_MFD_ASIC3 is not set
802# CONFIG_HTC_EGPIO is not set
803# CONFIG_HTC_PASIC3 is not set
c5ab660d
SH
804# CONFIG_TPS65010 is not set
805# CONFIG_TWL4030_CORE is not set
806# CONFIG_MFD_TMIO is not set
8666f8de
SH
807# CONFIG_MFD_T7L66XB is not set
808# CONFIG_MFD_TC6387XB is not set
c5ab660d
SH
809# CONFIG_MFD_TC6393XB is not set
810# CONFIG_PMIC_DA903X is not set
811# CONFIG_MFD_WM8400 is not set
812# CONFIG_MFD_WM8350_I2C is not set
813# CONFIG_MFD_PCF50633 is not set
8666f8de
SH
814# CONFIG_AB3100_CORE is not set
815# CONFIG_EZX_PCAP is not set
816# CONFIG_MEDIA_SUPPORT is not set
7e5e9f54
JB
817
818#
819# Graphics support
820#
821# CONFIG_VGASTATE is not set
822# CONFIG_VIDEO_OUTPUT_CONTROL is not set
823CONFIG_FB=y
824# CONFIG_FIRMWARE_EDID is not set
825# CONFIG_FB_DDC is not set
c5ab660d
SH
826# CONFIG_FB_BOOT_VESA_SUPPORT is not set
827CONFIG_FB_CFB_FILLRECT=y
828CONFIG_FB_CFB_COPYAREA=y
829CONFIG_FB_CFB_IMAGEBLIT=y
7e5e9f54
JB
830# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
831# CONFIG_FB_SYS_FILLRECT is not set
832# CONFIG_FB_SYS_COPYAREA is not set
833# CONFIG_FB_SYS_IMAGEBLIT is not set
834# CONFIG_FB_FOREIGN_ENDIAN is not set
835# CONFIG_FB_SYS_FOPS is not set
836# CONFIG_FB_SVGALIB is not set
837# CONFIG_FB_MACMODES is not set
838# CONFIG_FB_BACKLIGHT is not set
839# CONFIG_FB_MODE_HELPERS is not set
840# CONFIG_FB_TILEBLITTING is not set
841
842#
843# Frame buffer hardware drivers
844#
c5ab660d 845CONFIG_FB_IMX=y
7e5e9f54
JB
846# CONFIG_FB_S1D13XXX is not set
847# CONFIG_FB_VIRTUAL is not set
c5ab660d
SH
848# CONFIG_FB_METRONOME is not set
849# CONFIG_FB_MB862XX is not set
850# CONFIG_FB_BROADSHEET is not set
7e5e9f54
JB
851# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
852
853#
854# Display device support
855#
856# CONFIG_DISPLAY_SUPPORT is not set
857
858#
859# Console display driver support
860#
861# CONFIG_VGA_CONSOLE is not set
862CONFIG_DUMMY_CONSOLE=y
863CONFIG_FRAMEBUFFER_CONSOLE=y
864# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
865# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
866CONFIG_FONTS=y
867CONFIG_FONT_8x8=y
868# CONFIG_FONT_8x16 is not set
869# CONFIG_FONT_6x11 is not set
870# CONFIG_FONT_7x14 is not set
871# CONFIG_FONT_PEARL_8x8 is not set
872# CONFIG_FONT_ACORN_8x8 is not set
873# CONFIG_FONT_MINI_4x6 is not set
874# CONFIG_FONT_SUN8x16 is not set
875# CONFIG_FONT_SUN12x22 is not set
876# CONFIG_FONT_10x18 is not set
877# CONFIG_LOGO is not set
7e5e9f54
JB
878# CONFIG_SOUND is not set
879# CONFIG_HID_SUPPORT is not set
880# CONFIG_USB_SUPPORT is not set
c5ab660d
SH
881CONFIG_MMC=y
882# CONFIG_MMC_DEBUG is not set
883# CONFIG_MMC_UNSAFE_RESUME is not set
884
885#
886# MMC/SD/SDIO Card Drivers
887#
888CONFIG_MMC_BLOCK=y
889CONFIG_MMC_BLOCK_BOUNCE=y
890# CONFIG_SDIO_UART is not set
891# CONFIG_MMC_TEST is not set
892
893#
894# MMC/SD/SDIO Host Controller Drivers
895#
896# CONFIG_MMC_SDHCI is not set
897CONFIG_MMC_MXC=y
898# CONFIG_MMC_SPI is not set
899# CONFIG_MEMSTICK is not set
900# CONFIG_ACCESSIBILITY is not set
7e5e9f54
JB
901# CONFIG_NEW_LEDS is not set
902CONFIG_RTC_LIB=y
903CONFIG_RTC_CLASS=y
904CONFIG_RTC_HCTOSYS=y
905CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
906# CONFIG_RTC_DEBUG is not set
907
908#
909# RTC interfaces
910#
911CONFIG_RTC_INTF_SYSFS=y
912CONFIG_RTC_INTF_PROC=y
913CONFIG_RTC_INTF_DEV=y
914# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
915# CONFIG_RTC_DRV_TEST is not set
916
917#
918# I2C RTC drivers
919#
920# CONFIG_RTC_DRV_DS1307 is not set
921# CONFIG_RTC_DRV_DS1374 is not set
922# CONFIG_RTC_DRV_DS1672 is not set
923# CONFIG_RTC_DRV_MAX6900 is not set
924# CONFIG_RTC_DRV_RS5C372 is not set
925# CONFIG_RTC_DRV_ISL1208 is not set
926# CONFIG_RTC_DRV_X1205 is not set
927CONFIG_RTC_DRV_PCF8563=y
928# CONFIG_RTC_DRV_PCF8583 is not set
929# CONFIG_RTC_DRV_M41T80 is not set
930# CONFIG_RTC_DRV_S35390A is not set
931# CONFIG_RTC_DRV_FM3130 is not set
c5ab660d 932# CONFIG_RTC_DRV_RX8581 is not set
8666f8de 933# CONFIG_RTC_DRV_RX8025 is not set
7e5e9f54
JB
934
935#
936# SPI RTC drivers
937#
c5ab660d
SH
938# CONFIG_RTC_DRV_M41T94 is not set
939# CONFIG_RTC_DRV_DS1305 is not set
940# CONFIG_RTC_DRV_DS1390 is not set
7e5e9f54
JB
941# CONFIG_RTC_DRV_MAX6902 is not set
942# CONFIG_RTC_DRV_R9701 is not set
943# CONFIG_RTC_DRV_RS5C348 is not set
c5ab660d 944# CONFIG_RTC_DRV_DS3234 is not set
7e5e9f54
JB
945
946#
947# Platform RTC drivers
948#
949# CONFIG_RTC_DRV_CMOS is not set
c5ab660d 950# CONFIG_RTC_DRV_DS1286 is not set
7e5e9f54
JB
951# CONFIG_RTC_DRV_DS1511 is not set
952# CONFIG_RTC_DRV_DS1553 is not set
953# CONFIG_RTC_DRV_DS1742 is not set
954# CONFIG_RTC_DRV_STK17TA8 is not set
955# CONFIG_RTC_DRV_M48T86 is not set
c5ab660d 956# CONFIG_RTC_DRV_M48T35 is not set
7e5e9f54 957# CONFIG_RTC_DRV_M48T59 is not set
c5ab660d 958# CONFIG_RTC_DRV_BQ4802 is not set
7e5e9f54
JB
959# CONFIG_RTC_DRV_V3020 is not set
960
961#
962# on-CPU RTC drivers
963#
c5ab660d
SH
964# CONFIG_DMADEVICES is not set
965# CONFIG_AUXDISPLAY is not set
966# CONFIG_REGULATOR is not set
7e5e9f54 967# CONFIG_UIO is not set
c5ab660d 968# CONFIG_STAGING is not set
7e5e9f54
JB
969
970#
971# File systems
972#
973# CONFIG_EXT2_FS is not set
974# CONFIG_EXT3_FS is not set
c5ab660d 975# CONFIG_EXT4_FS is not set
7e5e9f54
JB
976# CONFIG_REISERFS_FS is not set
977# CONFIG_JFS_FS is not set
978# CONFIG_FS_POSIX_ACL is not set
979# CONFIG_XFS_FS is not set
8666f8de 980# CONFIG_GFS2_FS is not set
7e5e9f54 981# CONFIG_OCFS2_FS is not set
c5ab660d 982# CONFIG_BTRFS_FS is not set
8666f8de
SH
983CONFIG_FILE_LOCKING=y
984CONFIG_FSNOTIFY=y
7e5e9f54
JB
985# CONFIG_DNOTIFY is not set
986# CONFIG_INOTIFY is not set
8666f8de 987CONFIG_INOTIFY_USER=y
7e5e9f54
JB
988# CONFIG_QUOTA is not set
989# CONFIG_AUTOFS_FS is not set
990# CONFIG_AUTOFS4_FS is not set
991# CONFIG_FUSE_FS is not set
992
c5ab660d
SH
993#
994# Caches
995#
996# CONFIG_FSCACHE is not set
997
7e5e9f54
JB
998#
999# CD-ROM/DVD Filesystems
1000#
1001# CONFIG_ISO9660_FS is not set
1002# CONFIG_UDF_FS is not set
1003
1004#
1005# DOS/FAT/NT Filesystems
1006#
1007# CONFIG_MSDOS_FS is not set
1008# CONFIG_VFAT_FS is not set
1009# CONFIG_NTFS_FS is not set
1010
1011#
1012# Pseudo filesystems
1013#
1014CONFIG_PROC_FS=y
1015CONFIG_PROC_SYSCTL=y
c5ab660d 1016# CONFIG_PROC_PAGE_MONITOR is not set
7e5e9f54
JB
1017CONFIG_SYSFS=y
1018CONFIG_TMPFS=y
1019# CONFIG_TMPFS_POSIX_ACL is not set
1020# CONFIG_HUGETLB_PAGE is not set
1021# CONFIG_CONFIGFS_FS is not set
c5ab660d 1022CONFIG_MISC_FILESYSTEMS=y
7e5e9f54
JB
1023# CONFIG_ADFS_FS is not set
1024# CONFIG_AFFS_FS is not set
1025# CONFIG_HFS_FS is not set
1026# CONFIG_HFSPLUS_FS is not set
1027# CONFIG_BEFS_FS is not set
1028# CONFIG_BFS_FS is not set
1029# CONFIG_EFS_FS is not set
1030CONFIG_JFFS2_FS=y
1031CONFIG_JFFS2_FS_DEBUG=0
1032CONFIG_JFFS2_FS_WRITEBUFFER=y
1033# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1034# CONFIG_JFFS2_SUMMARY is not set
1035# CONFIG_JFFS2_FS_XATTR is not set
1036# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1037CONFIG_JFFS2_ZLIB=y
1038# CONFIG_JFFS2_LZO is not set
1039CONFIG_JFFS2_RTIME=y
1040# CONFIG_JFFS2_RUBIN is not set
8666f8de
SH
1041CONFIG_UBIFS_FS=y
1042# CONFIG_UBIFS_FS_XATTR is not set
1043# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
1044CONFIG_UBIFS_FS_LZO=y
1045CONFIG_UBIFS_FS_ZLIB=y
1046# CONFIG_UBIFS_FS_DEBUG is not set
7e5e9f54 1047# CONFIG_CRAMFS is not set
c5ab660d 1048# CONFIG_SQUASHFS is not set
7e5e9f54
JB
1049# CONFIG_VXFS_FS is not set
1050# CONFIG_MINIX_FS is not set
c5ab660d 1051# CONFIG_OMFS_FS is not set
7e5e9f54
JB
1052# CONFIG_HPFS_FS is not set
1053# CONFIG_QNX4FS_FS is not set
1054# CONFIG_ROMFS_FS is not set
1055# CONFIG_SYSV_FS is not set
1056# CONFIG_UFS_FS is not set
c5ab660d 1057# CONFIG_NILFS2_FS is not set
7e5e9f54
JB
1058CONFIG_NETWORK_FILESYSTEMS=y
1059CONFIG_NFS_FS=y
1060CONFIG_NFS_V3=y
1061# CONFIG_NFS_V3_ACL is not set
1062# CONFIG_NFS_V4 is not set
7e5e9f54 1063CONFIG_ROOT_NFS=y
c5ab660d 1064# CONFIG_NFSD is not set
7e5e9f54
JB
1065CONFIG_LOCKD=y
1066CONFIG_LOCKD_V4=y
1067CONFIG_NFS_COMMON=y
1068CONFIG_SUNRPC=y
7e5e9f54
JB
1069# CONFIG_RPCSEC_GSS_KRB5 is not set
1070# CONFIG_RPCSEC_GSS_SPKM3 is not set
1071# CONFIG_SMB_FS is not set
1072# CONFIG_CIFS is not set
1073# CONFIG_NCP_FS is not set
1074# CONFIG_CODA_FS is not set
1075# CONFIG_AFS_FS is not set
1076
1077#
1078# Partition Types
1079#
1080# CONFIG_PARTITION_ADVANCED is not set
1081CONFIG_MSDOS_PARTITION=y
1082CONFIG_NLS=y
1083CONFIG_NLS_DEFAULT="iso8859-1"
1084CONFIG_NLS_CODEPAGE_437=m
1085# CONFIG_NLS_CODEPAGE_737 is not set
1086# CONFIG_NLS_CODEPAGE_775 is not set
1087CONFIG_NLS_CODEPAGE_850=m
1088# CONFIG_NLS_CODEPAGE_852 is not set
1089# CONFIG_NLS_CODEPAGE_855 is not set
1090# CONFIG_NLS_CODEPAGE_857 is not set
1091# CONFIG_NLS_CODEPAGE_860 is not set
1092# CONFIG_NLS_CODEPAGE_861 is not set
1093# CONFIG_NLS_CODEPAGE_862 is not set
1094# CONFIG_NLS_CODEPAGE_863 is not set
1095# CONFIG_NLS_CODEPAGE_864 is not set
1096# CONFIG_NLS_CODEPAGE_865 is not set
1097# CONFIG_NLS_CODEPAGE_866 is not set
1098# CONFIG_NLS_CODEPAGE_869 is not set
1099# CONFIG_NLS_CODEPAGE_936 is not set
1100# CONFIG_NLS_CODEPAGE_950 is not set
1101# CONFIG_NLS_CODEPAGE_932 is not set
1102# CONFIG_NLS_CODEPAGE_949 is not set
1103# CONFIG_NLS_CODEPAGE_874 is not set
1104# CONFIG_NLS_ISO8859_8 is not set
1105# CONFIG_NLS_CODEPAGE_1250 is not set
1106# CONFIG_NLS_CODEPAGE_1251 is not set
1107# CONFIG_NLS_ASCII is not set
1108CONFIG_NLS_ISO8859_1=y
1109# CONFIG_NLS_ISO8859_2 is not set
1110# CONFIG_NLS_ISO8859_3 is not set
1111# CONFIG_NLS_ISO8859_4 is not set
1112# CONFIG_NLS_ISO8859_5 is not set
1113# CONFIG_NLS_ISO8859_6 is not set
1114# CONFIG_NLS_ISO8859_7 is not set
1115# CONFIG_NLS_ISO8859_9 is not set
1116# CONFIG_NLS_ISO8859_13 is not set
1117# CONFIG_NLS_ISO8859_14 is not set
1118CONFIG_NLS_ISO8859_15=m
1119# CONFIG_NLS_KOI8_R is not set
1120# CONFIG_NLS_KOI8_U is not set
1121# CONFIG_NLS_UTF8 is not set
1122# CONFIG_DLM is not set
1123
1124#
1125# Kernel hacking
1126#
1127# CONFIG_PRINTK_TIME is not set
1128CONFIG_ENABLE_WARN_DEPRECATED=y
1129CONFIG_ENABLE_MUST_CHECK=y
1130CONFIG_FRAME_WARN=1024
1131# CONFIG_MAGIC_SYSRQ is not set
1132# CONFIG_UNUSED_SYMBOLS is not set
c5ab660d 1133CONFIG_DEBUG_FS=y
7e5e9f54
JB
1134# CONFIG_HEADERS_CHECK is not set
1135# CONFIG_DEBUG_KERNEL is not set
c5ab660d 1136CONFIG_STACKTRACE=y
7e5e9f54 1137# CONFIG_DEBUG_BUGVERBOSE is not set
c5ab660d
SH
1138# CONFIG_DEBUG_MEMORY_INIT is not set
1139# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1140# CONFIG_LATENCYTOP is not set
1141CONFIG_SYSCTL_SYSCALL_CHECK=y
1142CONFIG_NOP_TRACER=y
1143CONFIG_HAVE_FUNCTION_TRACER=y
1144CONFIG_RING_BUFFER=y
8666f8de
SH
1145CONFIG_EVENT_TRACING=y
1146CONFIG_CONTEXT_SWITCH_TRACER=y
c5ab660d
SH
1147CONFIG_TRACING=y
1148CONFIG_TRACING_SUPPORT=y
8666f8de 1149# CONFIG_FTRACE is not set
c5ab660d 1150# CONFIG_DYNAMIC_DEBUG is not set
7e5e9f54 1151# CONFIG_SAMPLES is not set
c5ab660d
SH
1152CONFIG_HAVE_ARCH_KGDB=y
1153CONFIG_ARM_UNWIND=y
7e5e9f54
JB
1154# CONFIG_DEBUG_USER is not set
1155
1156#
1157# Security options
1158#
1159# CONFIG_KEYS is not set
1160# CONFIG_SECURITY is not set
c5ab660d 1161# CONFIG_SECURITYFS is not set
7e5e9f54 1162# CONFIG_SECURITY_FILE_CAPABILITIES is not set
8666f8de
SH
1163CONFIG_CRYPTO=y
1164
1165#
1166# Crypto core or helper
1167#
1168# CONFIG_CRYPTO_FIPS is not set
1169CONFIG_CRYPTO_ALGAPI=y
1170CONFIG_CRYPTO_ALGAPI2=y
1171# CONFIG_CRYPTO_MANAGER is not set
1172# CONFIG_CRYPTO_MANAGER2 is not set
1173# CONFIG_CRYPTO_GF128MUL is not set
1174# CONFIG_CRYPTO_NULL is not set
1175# CONFIG_CRYPTO_CRYPTD is not set
1176# CONFIG_CRYPTO_AUTHENC is not set
1177# CONFIG_CRYPTO_TEST is not set
1178
1179#
1180# Authenticated Encryption with Associated Data
1181#
1182# CONFIG_CRYPTO_CCM is not set
1183# CONFIG_CRYPTO_GCM is not set
1184# CONFIG_CRYPTO_SEQIV is not set
1185
1186#
1187# Block modes
1188#
1189# CONFIG_CRYPTO_CBC is not set
1190# CONFIG_CRYPTO_CTR is not set
1191# CONFIG_CRYPTO_CTS is not set
1192# CONFIG_CRYPTO_ECB is not set
1193# CONFIG_CRYPTO_LRW is not set
1194# CONFIG_CRYPTO_PCBC is not set
1195# CONFIG_CRYPTO_XTS is not set
1196
1197#
1198# Hash modes
1199#
1200# CONFIG_CRYPTO_HMAC is not set
1201# CONFIG_CRYPTO_XCBC is not set
1202
1203#
1204# Digest
1205#
1206# CONFIG_CRYPTO_CRC32C is not set
1207# CONFIG_CRYPTO_MD4 is not set
1208# CONFIG_CRYPTO_MD5 is not set
1209# CONFIG_CRYPTO_MICHAEL_MIC is not set
1210# CONFIG_CRYPTO_RMD128 is not set
1211# CONFIG_CRYPTO_RMD160 is not set
1212# CONFIG_CRYPTO_RMD256 is not set
1213# CONFIG_CRYPTO_RMD320 is not set
1214# CONFIG_CRYPTO_SHA1 is not set
1215# CONFIG_CRYPTO_SHA256 is not set
1216# CONFIG_CRYPTO_SHA512 is not set
1217# CONFIG_CRYPTO_TGR192 is not set
1218# CONFIG_CRYPTO_WP512 is not set
1219
1220#
1221# Ciphers
1222#
1223# CONFIG_CRYPTO_AES is not set
1224# CONFIG_CRYPTO_ANUBIS is not set
1225# CONFIG_CRYPTO_ARC4 is not set
1226# CONFIG_CRYPTO_BLOWFISH is not set
1227# CONFIG_CRYPTO_CAMELLIA is not set
1228# CONFIG_CRYPTO_CAST5 is not set
1229# CONFIG_CRYPTO_CAST6 is not set
1230# CONFIG_CRYPTO_DES is not set
1231# CONFIG_CRYPTO_FCRYPT is not set
1232# CONFIG_CRYPTO_KHAZAD is not set
1233# CONFIG_CRYPTO_SALSA20 is not set
1234# CONFIG_CRYPTO_SEED is not set
1235# CONFIG_CRYPTO_SERPENT is not set
1236# CONFIG_CRYPTO_TEA is not set
1237# CONFIG_CRYPTO_TWOFISH is not set
1238
1239#
1240# Compression
1241#
1242CONFIG_CRYPTO_DEFLATE=y
1243# CONFIG_CRYPTO_ZLIB is not set
1244CONFIG_CRYPTO_LZO=y
1245
1246#
1247# Random Number Generation
1248#
1249# CONFIG_CRYPTO_ANSI_CPRNG is not set
1250CONFIG_CRYPTO_HW=y
c5ab660d 1251CONFIG_BINARY_PRINTF=y
7e5e9f54
JB
1252
1253#
1254# Library routines
1255#
1256CONFIG_BITREVERSE=y
8666f8de 1257CONFIG_RATIONAL=y
c5ab660d 1258CONFIG_GENERIC_FIND_LAST_BIT=y
7e5e9f54 1259# CONFIG_CRC_CCITT is not set
8666f8de 1260CONFIG_CRC16=y
c5ab660d 1261# CONFIG_CRC_T10DIF is not set
7e5e9f54
JB
1262# CONFIG_CRC_ITU_T is not set
1263CONFIG_CRC32=y
1264# CONFIG_CRC7 is not set
1265# CONFIG_LIBCRC32C is not set
1266CONFIG_ZLIB_INFLATE=y
1267CONFIG_ZLIB_DEFLATE=y
8666f8de
SH
1268CONFIG_LZO_COMPRESS=y
1269CONFIG_LZO_DECOMPRESS=y
7e5e9f54
JB
1270CONFIG_HAS_IOMEM=y
1271CONFIG_HAS_IOPORT=y
1272CONFIG_HAS_DMA=y
c5ab660d 1273CONFIG_NLATTR=y