Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / sh / configs / se7721_defconfig
CommitLineData
6e862995
YS
1#
2# Automatically generated make config: don't edit
4d0956b8
PM
3# Linux kernel version: 2.6.34-rc5
4# Tue May 18 18:06:03 2010
6e862995
YS
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
fc4967b8 8# CONFIG_SUPERH64 is not set
4bb273e9 9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
6e862995
YS
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
4bb273e9 14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
5d65498b 15CONFIG_IRQ_PER_CPU=y
4d0956b8 16CONFIG_SPARSE_IRQ=y
4bb273e9 17# CONFIG_GENERIC_GPIO is not set
6e862995
YS
18CONFIG_GENERIC_TIME=y
19CONFIG_GENERIC_CLOCKEVENTS=y
5e8766f1 20# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
53a52abc 21CONFIG_ARCH_HIBERNATION_POSSIBLE=y
b7d3740a
PM
22CONFIG_SYS_SUPPORTS_CMT=y
23CONFIG_SYS_SUPPORTS_TMU=y
6e862995
YS
24CONFIG_STACKTRACE_SUPPORT=y
25CONFIG_LOCKDEP_SUPPORT=y
4bb273e9 26CONFIG_HAVE_LATENCYTOP_SUPPORT=y
6e862995
YS
27# CONFIG_ARCH_HAS_ILOG2_U32 is not set
28# CONFIG_ARCH_HAS_ILOG2_U64 is not set
29CONFIG_ARCH_NO_VIRT_TO_BUS=y
53a52abc 30CONFIG_ARCH_HAS_DEFAULT_IDLE=y
5d65498b 31CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
7dbcd8c5 32CONFIG_DMA_NONCOHERENT=y
4d0956b8 33CONFIG_NEED_DMA_MAP_STATE=y
6e862995 34CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
5d65498b 35CONFIG_CONSTRUCTORS=y
6e862995
YS
36
37#
38# General setup
39#
40CONFIG_EXPERIMENTAL=y
41CONFIG_BROKEN_ON_SMP=y
42CONFIG_INIT_ENV_ARG_LIMIT=32
43CONFIG_LOCALVERSION=""
44# CONFIG_LOCALVERSION_AUTO is not set
5d65498b
PM
45CONFIG_HAVE_KERNEL_GZIP=y
46CONFIG_HAVE_KERNEL_BZIP2=y
47CONFIG_HAVE_KERNEL_LZMA=y
4d0956b8 48CONFIG_HAVE_KERNEL_LZO=y
5d65498b
PM
49CONFIG_KERNEL_GZIP=y
50# CONFIG_KERNEL_BZIP2 is not set
51# CONFIG_KERNEL_LZMA is not set
4d0956b8 52# CONFIG_KERNEL_LZO is not set
6e862995
YS
53# CONFIG_SWAP is not set
54CONFIG_SYSVIPC=y
55CONFIG_SYSVIPC_SYSCTL=y
56CONFIG_POSIX_MQUEUE=y
fc4967b8 57CONFIG_POSIX_MQUEUE_SYSCTL=y
6e862995
YS
58CONFIG_BSD_PROCESS_ACCT=y
59# CONFIG_BSD_PROCESS_ACCT_V3 is not set
60# CONFIG_TASKSTATS is not set
61# CONFIG_AUDIT is not set
53a52abc
PM
62
63#
64# RCU Subsystem
65#
5d65498b
PM
66CONFIG_TREE_RCU=y
67# CONFIG_TREE_PREEMPT_RCU is not set
7dbcd8c5 68# CONFIG_TINY_RCU is not set
5d65498b
PM
69# CONFIG_RCU_TRACE is not set
70CONFIG_RCU_FANOUT=32
71# CONFIG_RCU_FANOUT_EXACT is not set
53a52abc 72# CONFIG_TREE_RCU_TRACE is not set
6e862995
YS
73# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14
53a52abc 75# CONFIG_CGROUPS is not set
6e862995
YS
76CONFIG_SYSFS_DEPRECATED=y
77CONFIG_SYSFS_DEPRECATED_V2=y
78# CONFIG_RELAY is not set
79# CONFIG_NAMESPACES is not set
80# CONFIG_BLK_DEV_INITRD is not set
81# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
82CONFIG_SYSCTL=y
53a52abc 83CONFIG_ANON_INODES=y
6e862995
YS
84CONFIG_EMBEDDED=y
85CONFIG_UID16=y
86CONFIG_SYSCTL_SYSCALL=y
87CONFIG_KALLSYMS=y
88CONFIG_KALLSYMS_ALL=y
89# CONFIG_KALLSYMS_EXTRA_PASS is not set
90CONFIG_HOTPLUG=y
91CONFIG_PRINTK=y
92# CONFIG_BUG is not set
93CONFIG_ELF_CORE=y
6e862995
YS
94# CONFIG_BASE_FULL is not set
95CONFIG_FUTEX=y
6e862995
YS
96CONFIG_EPOLL=y
97CONFIG_SIGNALFD=y
98CONFIG_TIMERFD=y
99CONFIG_EVENTFD=y
100# CONFIG_SHMEM is not set
4bb273e9 101CONFIG_AIO=y
5d65498b 102CONFIG_HAVE_PERF_EVENTS=y
7dbcd8c5 103CONFIG_PERF_USE_VMALLOC=y
b7d3740a
PM
104
105#
5d65498b 106# Kernel Performance Events And Counters
b7d3740a 107#
4d0956b8 108CONFIG_PERF_EVENTS=y
5d65498b 109# CONFIG_PERF_COUNTERS is not set
4d0956b8 110# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
6e862995 111CONFIG_VM_EVENT_COUNTERS=y
53a52abc 112CONFIG_COMPAT_BRK=y
6e862995
YS
113CONFIG_SLAB=y
114# CONFIG_SLUB is not set
115# CONFIG_SLOB is not set
116# CONFIG_PROFILING is not set
6e862995 117CONFIG_HAVE_OPROFILE=y
4bb273e9
PM
118# CONFIG_KPROBES is not set
119CONFIG_HAVE_IOREMAP_PROT=y
120CONFIG_HAVE_KPROBES=y
121CONFIG_HAVE_KRETPROBES=y
122CONFIG_HAVE_ARCH_TRACEHOOK=y
7dbcd8c5 123CONFIG_HAVE_DMA_ATTRS=y
4bb273e9 124CONFIG_HAVE_CLK=y
fc4967b8 125CONFIG_HAVE_DMA_API_DEBUG=y
4d0956b8 126CONFIG_HAVE_HW_BREAKPOINT=y
5d65498b
PM
127
128#
129# GCOV-based kernel profiling
130#
fc4967b8 131# CONFIG_SLOW_WORK is not set
4bb273e9 132CONFIG_HAVE_GENERIC_DMA_COHERENT=y
6e862995
YS
133CONFIG_SLABINFO=y
134CONFIG_RT_MUTEXES=y
6e862995
YS
135CONFIG_BASE_SMALL=1
136CONFIG_MODULES=y
4bb273e9 137# CONFIG_MODULE_FORCE_LOAD is not set
6e862995
YS
138# CONFIG_MODULE_UNLOAD is not set
139# CONFIG_MODVERSIONS is not set
140# CONFIG_MODULE_SRCVERSION_ALL is not set
6e862995 141CONFIG_BLOCK=y
5d65498b 142CONFIG_LBDAF=y
6e862995 143# CONFIG_BLK_DEV_BSG is not set
4bb273e9 144# CONFIG_BLK_DEV_INTEGRITY is not set
6e862995
YS
145
146#
147# IO Schedulers
148#
149CONFIG_IOSCHED_NOOP=y
6e862995
YS
150# CONFIG_IOSCHED_DEADLINE is not set
151# CONFIG_IOSCHED_CFQ is not set
6e862995
YS
152# CONFIG_DEFAULT_DEADLINE is not set
153# CONFIG_DEFAULT_CFQ is not set
154CONFIG_DEFAULT_NOOP=y
155CONFIG_DEFAULT_IOSCHED="noop"
7dbcd8c5
PM
156# CONFIG_INLINE_SPIN_TRYLOCK is not set
157# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
158# CONFIG_INLINE_SPIN_LOCK is not set
159# CONFIG_INLINE_SPIN_LOCK_BH is not set
160# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
161# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
162CONFIG_INLINE_SPIN_UNLOCK=y
163# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
164CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
165# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
166# CONFIG_INLINE_READ_TRYLOCK is not set
167# CONFIG_INLINE_READ_LOCK is not set
168# CONFIG_INLINE_READ_LOCK_BH is not set
169# CONFIG_INLINE_READ_LOCK_IRQ is not set
170# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
171CONFIG_INLINE_READ_UNLOCK=y
172# CONFIG_INLINE_READ_UNLOCK_BH is not set
173CONFIG_INLINE_READ_UNLOCK_IRQ=y
174# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
175# CONFIG_INLINE_WRITE_TRYLOCK is not set
176# CONFIG_INLINE_WRITE_LOCK is not set
177# CONFIG_INLINE_WRITE_LOCK_BH is not set
178# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
179# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
180CONFIG_INLINE_WRITE_UNLOCK=y
181# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
182CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
183# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
184# CONFIG_MUTEX_SPIN_ON_OWNER is not set
4bb273e9 185# CONFIG_FREEZER is not set
6e862995
YS
186
187#
188# System type
189#
190CONFIG_CPU_SH3=y
191# CONFIG_CPU_SUBTYPE_SH7619 is not set
5e8766f1 192# CONFIG_CPU_SUBTYPE_SH7201 is not set
6e862995
YS
193# CONFIG_CPU_SUBTYPE_SH7203 is not set
194# CONFIG_CPU_SUBTYPE_SH7206 is not set
195# CONFIG_CPU_SUBTYPE_SH7263 is not set
196# CONFIG_CPU_SUBTYPE_MXG is not set
197# CONFIG_CPU_SUBTYPE_SH7705 is not set
198# CONFIG_CPU_SUBTYPE_SH7706 is not set
199# CONFIG_CPU_SUBTYPE_SH7707 is not set
200# CONFIG_CPU_SUBTYPE_SH7708 is not set
201# CONFIG_CPU_SUBTYPE_SH7709 is not set
202# CONFIG_CPU_SUBTYPE_SH7710 is not set
203# CONFIG_CPU_SUBTYPE_SH7712 is not set
204# CONFIG_CPU_SUBTYPE_SH7720 is not set
205CONFIG_CPU_SUBTYPE_SH7721=y
206# CONFIG_CPU_SUBTYPE_SH7750 is not set
207# CONFIG_CPU_SUBTYPE_SH7091 is not set
208# CONFIG_CPU_SUBTYPE_SH7750R is not set
209# CONFIG_CPU_SUBTYPE_SH7750S is not set
210# CONFIG_CPU_SUBTYPE_SH7751 is not set
211# CONFIG_CPU_SUBTYPE_SH7751R is not set
212# CONFIG_CPU_SUBTYPE_SH7760 is not set
213# CONFIG_CPU_SUBTYPE_SH4_202 is not set
4bb273e9 214# CONFIG_CPU_SUBTYPE_SH7723 is not set
fc4967b8 215# CONFIG_CPU_SUBTYPE_SH7724 is not set
5d65498b 216# CONFIG_CPU_SUBTYPE_SH7757 is not set
6e862995
YS
217# CONFIG_CPU_SUBTYPE_SH7763 is not set
218# CONFIG_CPU_SUBTYPE_SH7770 is not set
219# CONFIG_CPU_SUBTYPE_SH7780 is not set
220# CONFIG_CPU_SUBTYPE_SH7785 is not set
53a52abc 221# CONFIG_CPU_SUBTYPE_SH7786 is not set
6e862995
YS
222# CONFIG_CPU_SUBTYPE_SHX3 is not set
223# CONFIG_CPU_SUBTYPE_SH7343 is not set
224# CONFIG_CPU_SUBTYPE_SH7722 is not set
225# CONFIG_CPU_SUBTYPE_SH7366 is not set
6e862995
YS
226
227#
228# Memory management options
229#
230CONFIG_QUICKLIST=y
231CONFIG_MMU=y
232CONFIG_PAGE_OFFSET=0x80000000
b7d3740a 233CONFIG_FORCE_MAX_ZONEORDER=11
6e862995
YS
234CONFIG_MEMORY_START=0x0c000000
235CONFIG_MEMORY_SIZE=0x02000000
236CONFIG_29BIT=y
237CONFIG_VSYSCALL=y
238CONFIG_ARCH_FLATMEM_ENABLE=y
239CONFIG_ARCH_SPARSEMEM_ENABLE=y
240CONFIG_ARCH_SPARSEMEM_DEFAULT=y
241CONFIG_MAX_ACTIVE_REGIONS=1
242CONFIG_ARCH_POPULATES_NODE_MAP=y
243CONFIG_ARCH_SELECT_MEMORY_MODEL=y
4d0956b8 244CONFIG_UNCACHED_MAPPING=y
6e862995
YS
245CONFIG_PAGE_SIZE_4KB=y
246# CONFIG_PAGE_SIZE_8KB is not set
4bb273e9 247# CONFIG_PAGE_SIZE_16KB is not set
6e862995
YS
248# CONFIG_PAGE_SIZE_64KB is not set
249CONFIG_SELECT_MEMORY_MODEL=y
250CONFIG_FLATMEM_MANUAL=y
251# CONFIG_DISCONTIGMEM_MANUAL is not set
252# CONFIG_SPARSEMEM_MANUAL is not set
253CONFIG_FLATMEM=y
254CONFIG_FLAT_NODE_MEM_MAP=y
255CONFIG_SPARSEMEM_STATIC=y
4bb273e9 256CONFIG_PAGEFLAGS_EXTENDED=y
6e862995 257CONFIG_SPLIT_PTLOCK_CPUS=4
4bb273e9 258# CONFIG_PHYS_ADDR_T_64BIT is not set
6e862995 259CONFIG_ZONE_DMA_FLAG=0
4d0956b8 260CONFIG_NR_QUICK=1
5d65498b 261# CONFIG_KSM is not set
b7d3740a 262CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
6e862995
YS
263
264#
265# Cache configuration
266#
6e862995
YS
267CONFIG_CACHE_WRITEBACK=y
268# CONFIG_CACHE_WRITETHROUGH is not set
269# CONFIG_CACHE_OFF is not set
270
271#
272# Processor features
273#
274CONFIG_CPU_LITTLE_ENDIAN=y
275# CONFIG_CPU_BIG_ENDIAN is not set
276# CONFIG_SH_FPU_EMU is not set
277# CONFIG_SH_DSP is not set
278# CONFIG_SH_ADC is not set
279CONFIG_CPU_HAS_INTEVT=y
280CONFIG_CPU_HAS_SR_RB=y
281CONFIG_CPU_HAS_DSP=y
282
283#
284# Board support
285#
286CONFIG_SOLUTION_ENGINE=y
287CONFIG_SH_7721_SOLUTION_ENGINE=y
288
289#
290# Timer and clock configuration
291#
b7d3740a
PM
292CONFIG_SH_TIMER_TMU=y
293CONFIG_SH_TIMER_CMT=y
6e862995 294CONFIG_SH_PCLK_FREQ=33333333
b7d3740a
PM
295CONFIG_SH_CLK_CPG=y
296CONFIG_SH_CLK_CPG_LEGACY=y
6e862995
YS
297# CONFIG_NO_HZ is not set
298# CONFIG_HIGH_RES_TIMERS is not set
299CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
300
301#
302# CPU Frequency scaling
303#
304# CONFIG_CPU_FREQ is not set
305
306#
307# DMA support
308#
309# CONFIG_SH_DMA is not set
310
311#
312# Companion Chips
313#
314
315#
316# Additional SuperH Device Drivers
317#
318CONFIG_HEARTBEAT=y
319# CONFIG_PUSH_SWITCH is not set
320
321#
322# Kernel features
323#
324# CONFIG_HZ_100 is not set
325CONFIG_HZ_250=y
326# CONFIG_HZ_300 is not set
327# CONFIG_HZ_1000 is not set
328CONFIG_HZ=250
329# CONFIG_SCHED_HRTICK is not set
330# CONFIG_KEXEC is not set
331# CONFIG_CRASH_DUMP is not set
4bb273e9 332# CONFIG_SECCOMP is not set
6e862995
YS
333# CONFIG_PREEMPT_NONE is not set
334CONFIG_PREEMPT_VOLUNTARY=y
335# CONFIG_PREEMPT is not set
336CONFIG_GUSA=y
337# CONFIG_GUSA_RB is not set
338
339#
340# Boot options
341#
342CONFIG_ZERO_PAGE_OFFSET=0x00001000
343CONFIG_BOOT_LINK_OFFSET=0x00800000
b7d3740a 344CONFIG_ENTRY_OFFSET=0x00001000
5d65498b
PM
345CONFIG_CMDLINE_OVERWRITE=y
346# CONFIG_CMDLINE_EXTEND is not set
6e862995
YS
347CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda2"
348
349#
350# Bus options
351#
6e862995
YS
352# CONFIG_ARCH_SUPPORTS_MSI is not set
353# CONFIG_PCCARD is not set
354
355#
356# Executable file formats
357#
358CONFIG_BINFMT_ELF=y
4bb273e9
PM
359# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
360# CONFIG_HAVE_AOUT is not set
6e862995 361# CONFIG_BINFMT_MISC is not set
5e8766f1
PM
362
363#
364# Power management options (EXPERIMENTAL)
365#
366# CONFIG_PM is not set
367# CONFIG_CPU_IDLE is not set
6e862995
YS
368CONFIG_NET=y
369
370#
371# Networking options
372#
373CONFIG_PACKET=y
6e862995
YS
374CONFIG_UNIX=y
375CONFIG_XFRM=y
376# CONFIG_XFRM_USER is not set
377# CONFIG_XFRM_SUB_POLICY is not set
378# CONFIG_XFRM_MIGRATE is not set
379# CONFIG_XFRM_STATISTICS is not set
4bb273e9 380CONFIG_XFRM_IPCOMP=y
6e862995
YS
381CONFIG_NET_KEY=y
382# CONFIG_NET_KEY_MIGRATE is not set
383CONFIG_INET=y
384CONFIG_IP_MULTICAST=y
385CONFIG_IP_ADVANCED_ROUTER=y
386CONFIG_ASK_IP_FIB_HASH=y
387# CONFIG_IP_FIB_TRIE is not set
388CONFIG_IP_FIB_HASH=y
389CONFIG_IP_MULTIPLE_TABLES=y
390CONFIG_IP_ROUTE_MULTIPATH=y
391CONFIG_IP_ROUTE_VERBOSE=y
392CONFIG_IP_PNP=y
393CONFIG_IP_PNP_DHCP=y
394# CONFIG_IP_PNP_BOOTP is not set
395# CONFIG_IP_PNP_RARP is not set
396# CONFIG_NET_IPIP is not set
397# CONFIG_NET_IPGRE is not set
398CONFIG_IP_MROUTE=y
399CONFIG_IP_PIMSM_V1=y
400CONFIG_IP_PIMSM_V2=y
401# CONFIG_ARPD is not set
402CONFIG_SYN_COOKIES=y
403CONFIG_INET_AH=y
404CONFIG_INET_ESP=y
405CONFIG_INET_IPCOMP=y
406CONFIG_INET_XFRM_TUNNEL=y
407CONFIG_INET_TUNNEL=y
408CONFIG_INET_XFRM_MODE_TRANSPORT=y
409CONFIG_INET_XFRM_MODE_TUNNEL=y
410CONFIG_INET_XFRM_MODE_BEET=y
411# CONFIG_INET_LRO is not set
412# CONFIG_INET_DIAG is not set
413# CONFIG_TCP_CONG_ADVANCED is not set
414CONFIG_TCP_CONG_CUBIC=y
415CONFIG_DEFAULT_TCP_CONG="cubic"
416# CONFIG_TCP_MD5SIG is not set
417# CONFIG_IPV6 is not set
6e862995
YS
418# CONFIG_NETWORK_SECMARK is not set
419# CONFIG_NETFILTER is not set
420# CONFIG_IP_DCCP is not set
421# CONFIG_IP_SCTP is not set
5d65498b 422# CONFIG_RDS is not set
6e862995
YS
423# CONFIG_TIPC is not set
424# CONFIG_ATM is not set
425# CONFIG_BRIDGE is not set
4bb273e9 426# CONFIG_NET_DSA is not set
6e862995
YS
427# CONFIG_VLAN_8021Q is not set
428# CONFIG_DECNET is not set
429# CONFIG_LLC2 is not set
430# CONFIG_IPX is not set
431# CONFIG_ATALK is not set
432# CONFIG_X25 is not set
433# CONFIG_LAPB is not set
434# CONFIG_ECONET is not set
435# CONFIG_WAN_ROUTER is not set
53a52abc 436# CONFIG_PHONET is not set
b7d3740a 437# CONFIG_IEEE802154 is not set
6e862995
YS
438CONFIG_NET_SCHED=y
439
440#
441# Queueing/Scheduling
442#
443CONFIG_NET_SCH_CBQ=y
444CONFIG_NET_SCH_HTB=y
445CONFIG_NET_SCH_HFSC=y
446CONFIG_NET_SCH_PRIO=y
4bb273e9 447# CONFIG_NET_SCH_MULTIQ is not set
6e862995
YS
448CONFIG_NET_SCH_RED=y
449CONFIG_NET_SCH_SFQ=y
450CONFIG_NET_SCH_TEQL=y
451CONFIG_NET_SCH_TBF=y
452CONFIG_NET_SCH_GRED=y
453CONFIG_NET_SCH_DSMARK=y
454CONFIG_NET_SCH_NETEM=y
5e8766f1 455# CONFIG_NET_SCH_DRR is not set
6e862995
YS
456
457#
458# Classification
459#
460CONFIG_NET_CLS=y
461# CONFIG_NET_CLS_BASIC is not set
462CONFIG_NET_CLS_TCINDEX=y
463CONFIG_NET_CLS_ROUTE4=y
464CONFIG_NET_CLS_ROUTE=y
465CONFIG_NET_CLS_FW=y
466# CONFIG_NET_CLS_U32 is not set
467# CONFIG_NET_CLS_RSVP is not set
468# CONFIG_NET_CLS_RSVP6 is not set
469# CONFIG_NET_CLS_FLOW is not set
470# CONFIG_NET_EMATCH is not set
471# CONFIG_NET_CLS_ACT is not set
472CONFIG_NET_CLS_IND=y
473CONFIG_NET_SCH_FIFO=y
5e8766f1 474# CONFIG_DCB is not set
6e862995
YS
475
476#
477# Network testing
478#
479# CONFIG_NET_PKTGEN is not set
480# CONFIG_HAMRADIO is not set
481# CONFIG_CAN is not set
482# CONFIG_IRDA is not set
483# CONFIG_BT is not set
484# CONFIG_AF_RXRPC is not set
485CONFIG_FIB_RULES=y
4bb273e9 486CONFIG_WIRELESS=y
6e862995 487# CONFIG_CFG80211 is not set
5e8766f1 488# CONFIG_LIB80211 is not set
b7d3740a
PM
489
490#
491# CFG80211 needs to be enabled for MAC80211
492#
53a52abc 493# CONFIG_WIMAX is not set
6e862995
YS
494# CONFIG_RFKILL is not set
495# CONFIG_NET_9P is not set
496
497#
498# Device Drivers
499#
500
501#
502# Generic Driver Options
503#
504CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
505CONFIG_STANDALONE=y
506CONFIG_PREVENT_FIRMWARE_BUILD=y
507CONFIG_FW_LOADER=y
4bb273e9
PM
508CONFIG_FIRMWARE_IN_KERNEL=y
509CONFIG_EXTRA_FIRMWARE=""
6e862995
YS
510# CONFIG_DEBUG_DRIVER is not set
511# CONFIG_DEBUG_DEVRES is not set
512# CONFIG_SYS_HYPERVISOR is not set
513# CONFIG_CONNECTOR is not set
514CONFIG_MTD=y
515# CONFIG_MTD_DEBUG is not set
5d65498b 516# CONFIG_MTD_TESTS is not set
6e862995
YS
517CONFIG_MTD_CONCAT=y
518CONFIG_MTD_PARTITIONS=y
519# CONFIG_MTD_REDBOOT_PARTS is not set
520# CONFIG_MTD_CMDLINE_PARTS is not set
4bb273e9 521# CONFIG_MTD_AR7_PARTS is not set
6e862995
YS
522
523#
524# User Modules And Translation Layers
525#
526CONFIG_MTD_CHAR=y
527CONFIG_MTD_BLKDEVS=y
528CONFIG_MTD_BLOCK=y
529# CONFIG_FTL is not set
530# CONFIG_NFTL is not set
531# CONFIG_INFTL is not set
532# CONFIG_RFD_FTL is not set
533# CONFIG_SSFDC is not set
534# CONFIG_MTD_OOPS is not set
535
536#
537# RAM/ROM/Flash chip drivers
538#
539CONFIG_MTD_CFI=y
540# CONFIG_MTD_JEDECPROBE is not set
541CONFIG_MTD_GEN_PROBE=y
542# CONFIG_MTD_CFI_ADV_OPTIONS is not set
543CONFIG_MTD_MAP_BANK_WIDTH_1=y
544CONFIG_MTD_MAP_BANK_WIDTH_2=y
545CONFIG_MTD_MAP_BANK_WIDTH_4=y
546# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
547# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
548# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
549CONFIG_MTD_CFI_I1=y
550CONFIG_MTD_CFI_I2=y
551# CONFIG_MTD_CFI_I4 is not set
552# CONFIG_MTD_CFI_I8 is not set
553# CONFIG_MTD_CFI_INTELEXT is not set
554CONFIG_MTD_CFI_AMDSTD=y
555# CONFIG_MTD_CFI_STAA is not set
556CONFIG_MTD_CFI_UTIL=y
557# CONFIG_MTD_RAM is not set
558# CONFIG_MTD_ROM is not set
559# CONFIG_MTD_ABSENT is not set
560
561#
562# Mapping drivers for chip access
563#
564# CONFIG_MTD_COMPLEX_MAPPINGS is not set
565# CONFIG_MTD_PHYSMAP is not set
566# CONFIG_MTD_PLATRAM is not set
567
568#
569# Self-contained MTD device drivers
570#
571# CONFIG_MTD_SLRAM is not set
572# CONFIG_MTD_PHRAM is not set
573# CONFIG_MTD_MTDRAM is not set
574# CONFIG_MTD_BLOCK2MTD is not set
575
576#
577# Disk-On-Chip Device Drivers
578#
579# CONFIG_MTD_DOC2000 is not set
580# CONFIG_MTD_DOC2001 is not set
581# CONFIG_MTD_DOC2001PLUS is not set
582# CONFIG_MTD_NAND is not set
583# CONFIG_MTD_ONENAND is not set
584
53a52abc
PM
585#
586# LPDDR flash memory drivers
587#
588# CONFIG_MTD_LPDDR is not set
589
6e862995
YS
590#
591# UBI - Unsorted block images
592#
593# CONFIG_MTD_UBI is not set
594# CONFIG_PARPORT is not set
595CONFIG_BLK_DEV=y
596# CONFIG_BLK_DEV_COW_COMMON is not set
597# CONFIG_BLK_DEV_LOOP is not set
7dbcd8c5
PM
598
599#
600# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
601#
6e862995
YS
602# CONFIG_BLK_DEV_NBD is not set
603# CONFIG_BLK_DEV_UB is not set
604# CONFIG_BLK_DEV_RAM is not set
605# CONFIG_CDROM_PKTCDVD is not set
606# CONFIG_ATA_OVER_ETH is not set
4bb273e9 607# CONFIG_BLK_DEV_HD is not set
6e862995 608CONFIG_MISC_DEVICES=y
6e862995 609# CONFIG_ENCLOSURE_SERVICES is not set
5e8766f1 610# CONFIG_C2PORT is not set
53a52abc
PM
611
612#
613# EEPROM support
614#
615# CONFIG_EEPROM_93CX6 is not set
6e862995
YS
616CONFIG_HAVE_IDE=y
617# CONFIG_IDE is not set
618
619#
620# SCSI device support
621#
4d0956b8 622CONFIG_SCSI_MOD=y
6e862995
YS
623# CONFIG_RAID_ATTRS is not set
624CONFIG_SCSI=y
625CONFIG_SCSI_DMA=y
626# CONFIG_SCSI_TGT is not set
627# CONFIG_SCSI_NETLINK is not set
628CONFIG_SCSI_PROC_FS=y
629
630#
631# SCSI support type (disk, tape, CD-ROM)
632#
633CONFIG_BLK_DEV_SD=y
634# CONFIG_CHR_DEV_ST is not set
635# CONFIG_CHR_DEV_OSST is not set
636# CONFIG_BLK_DEV_SR is not set
637# CONFIG_CHR_DEV_SG is not set
638# CONFIG_CHR_DEV_SCH is not set
6e862995
YS
639CONFIG_SCSI_MULTI_LUN=y
640# CONFIG_SCSI_CONSTANTS is not set
641# CONFIG_SCSI_LOGGING is not set
642# CONFIG_SCSI_SCAN_ASYNC is not set
643CONFIG_SCSI_WAIT_SCAN=m
644
645#
646# SCSI Transports
647#
648# CONFIG_SCSI_SPI_ATTRS is not set
649# CONFIG_SCSI_FC_ATTRS is not set
650# CONFIG_SCSI_ISCSI_ATTRS is not set
651# CONFIG_SCSI_SAS_LIBSAS is not set
652# CONFIG_SCSI_SRP_ATTRS is not set
653# CONFIG_SCSI_LOWLEVEL is not set
4bb273e9 654# CONFIG_SCSI_DH is not set
53a52abc 655# CONFIG_SCSI_OSD_INITIATOR is not set
6e862995
YS
656CONFIG_ATA=y
657# CONFIG_ATA_NONSTANDARD is not set
5d65498b 658CONFIG_ATA_VERBOSE_ERROR=y
4bb273e9
PM
659CONFIG_SATA_PMP=y
660CONFIG_ATA_SFF=y
6e862995
YS
661# CONFIG_SATA_MV is not set
662CONFIG_PATA_PLATFORM=y
663# CONFIG_MD is not set
664CONFIG_NETDEVICES=y
6e862995
YS
665# CONFIG_DUMMY is not set
666# CONFIG_BONDING is not set
667# CONFIG_MACVLAN is not set
668# CONFIG_EQUALIZER is not set
669# CONFIG_TUN is not set
670# CONFIG_VETH is not set
671# CONFIG_NET_ETHERNET is not set
672CONFIG_NETDEV_1000=y
6e862995 673CONFIG_NETDEV_10000=y
5d65498b 674CONFIG_WLAN=y
7dbcd8c5
PM
675# CONFIG_USB_ZD1201 is not set
676# CONFIG_HOSTAP is not set
53a52abc
PM
677
678#
679# Enable WiMAX (Networking options) to see the WiMAX drivers
680#
6e862995
YS
681
682#
683# USB Network Adapters
684#
685# CONFIG_USB_CATC is not set
686# CONFIG_USB_KAWETH is not set
687# CONFIG_USB_PEGASUS is not set
688# CONFIG_USB_RTL8150 is not set
689# CONFIG_USB_USBNET is not set
4d0956b8 690# CONFIG_USB_IPHETH is not set
6e862995
YS
691# CONFIG_WAN is not set
692# CONFIG_PPP is not set
693# CONFIG_SLIP is not set
694# CONFIG_NETCONSOLE is not set
695# CONFIG_NETPOLL is not set
696# CONFIG_NET_POLL_CONTROLLER is not set
697# CONFIG_ISDN is not set
698# CONFIG_PHONE is not set
699
700#
701# Input device support
702#
703CONFIG_INPUT=y
4bb273e9 704CONFIG_INPUT_FF_MEMLESS=m
6e862995 705# CONFIG_INPUT_POLLDEV is not set
7dbcd8c5 706# CONFIG_INPUT_SPARSEKMAP is not set
6e862995
YS
707
708#
709# Userland interfaces
710#
711CONFIG_INPUT_MOUSEDEV=y
712CONFIG_INPUT_MOUSEDEV_PSAUX=y
713CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
714CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
715# CONFIG_INPUT_JOYDEV is not set
716CONFIG_INPUT_EVDEV=y
717# CONFIG_INPUT_EVBUG is not set
718
719#
720# Input Device Drivers
721#
722CONFIG_INPUT_KEYBOARD=y
723# CONFIG_KEYBOARD_ATKBD is not set
6e862995 724# CONFIG_KEYBOARD_LKKBD is not set
6e862995 725# CONFIG_KEYBOARD_NEWTON is not set
5d65498b 726# CONFIG_KEYBOARD_OPENCORES is not set
6e862995 727# CONFIG_KEYBOARD_STOWAWAY is not set
5d65498b 728# CONFIG_KEYBOARD_SUNKBD is not set
6e862995 729# CONFIG_KEYBOARD_SH_KEYSC is not set
5d65498b 730# CONFIG_KEYBOARD_XTKBD is not set
6e862995
YS
731CONFIG_INPUT_MOUSE=y
732# CONFIG_MOUSE_PS2 is not set
733# CONFIG_MOUSE_SERIAL is not set
734# CONFIG_MOUSE_APPLETOUCH is not set
4bb273e9 735# CONFIG_MOUSE_BCM5974 is not set
6e862995
YS
736# CONFIG_MOUSE_VSXXXAA is not set
737# CONFIG_INPUT_JOYSTICK is not set
738# CONFIG_INPUT_TABLET is not set
739# CONFIG_INPUT_TOUCHSCREEN is not set
740# CONFIG_INPUT_MISC is not set
741
742#
743# Hardware I/O ports
744#
745# CONFIG_SERIO is not set
746# CONFIG_GAMEPORT is not set
747
748#
749# Character devices
750#
751# CONFIG_VT is not set
4bb273e9 752CONFIG_DEVKMEM=y
6e862995
YS
753# CONFIG_SERIAL_NONSTANDARD is not set
754
755#
756# Serial drivers
757#
758# CONFIG_SERIAL_8250 is not set
759
760#
761# Non-8250 serial port support
762#
763CONFIG_SERIAL_SH_SCI=y
764CONFIG_SERIAL_SH_SCI_NR_UARTS=2
765CONFIG_SERIAL_SH_SCI_CONSOLE=y
766CONFIG_SERIAL_CORE=y
767CONFIG_SERIAL_CORE_CONSOLE=y
4d0956b8 768# CONFIG_SERIAL_TIMBERDALE is not set
6e862995 769CONFIG_UNIX98_PTYS=y
5e8766f1 770# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
6e862995
YS
771# CONFIG_LEGACY_PTYS is not set
772# CONFIG_IPMI_HANDLER is not set
773# CONFIG_HW_RANDOM is not set
774# CONFIG_R3964 is not set
775# CONFIG_RAW_DRIVER is not set
776# CONFIG_TCG_TPM is not set
777# CONFIG_I2C is not set
6e862995 778# CONFIG_SPI is not set
5d65498b
PM
779
780#
781# PPS support
782#
783# CONFIG_PPS is not set
6e862995
YS
784# CONFIG_W1 is not set
785# CONFIG_POWER_SUPPLY is not set
786# CONFIG_HWMON is not set
787CONFIG_THERMAL=y
788# CONFIG_WATCHDOG is not set
5e8766f1 789CONFIG_SSB_POSSIBLE=y
6e862995
YS
790
791#
792# Sonics Silicon Backplane
793#
6e862995
YS
794# CONFIG_SSB is not set
795
796#
797# Multifunction device drivers
798#
4bb273e9 799# CONFIG_MFD_CORE is not set
6e862995 800# CONFIG_MFD_SM501 is not set
7dbcd8c5 801# CONFIG_MFD_SH_MOBILE_SDHI is not set
4bb273e9
PM
802# CONFIG_HTC_PASIC3 is not set
803# CONFIG_MFD_TMIO is not set
5e8766f1 804# CONFIG_REGULATOR is not set
b7d3740a 805# CONFIG_MEDIA_SUPPORT is not set
6e862995
YS
806
807#
808# Graphics support
809#
810# CONFIG_VGASTATE is not set
811# CONFIG_VIDEO_OUTPUT_CONTROL is not set
812# CONFIG_FB is not set
813# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
814
815#
816# Display device support
817#
818# CONFIG_DISPLAY_SUPPORT is not set
6e862995
YS
819# CONFIG_SOUND is not set
820CONFIG_HID_SUPPORT=y
821CONFIG_HID=y
6e862995
YS
822# CONFIG_HIDRAW is not set
823
824#
825# USB Input Devices
826#
827CONFIG_USB_HID=y
4bb273e9 828# CONFIG_HID_PID is not set
6e862995 829# CONFIG_USB_HIDDEV is not set
4bb273e9
PM
830
831#
832# Special HID drivers
833#
4d0956b8 834# CONFIG_HID_3M_PCT is not set
4bb273e9
PM
835CONFIG_HID_A4TECH=y
836CONFIG_HID_APPLE=y
837CONFIG_HID_BELKIN=y
4bb273e9
PM
838CONFIG_HID_CHERRY=y
839CONFIG_HID_CHICONY=y
840CONFIG_HID_CYPRESS=y
b7d3740a 841# CONFIG_HID_DRAGONRISE is not set
4bb273e9 842CONFIG_HID_EZKEY=y
fc4967b8 843# CONFIG_HID_KYE is not set
4bb273e9 844CONFIG_HID_GYRATION=y
5d65498b 845# CONFIG_HID_TWINHAN is not set
fc4967b8 846# CONFIG_HID_KENSINGTON is not set
4bb273e9
PM
847CONFIG_HID_LOGITECH=y
848# CONFIG_LOGITECH_FF is not set
849# CONFIG_LOGIRUMBLEPAD2_FF is not set
4d0956b8 850# CONFIG_LOGIG940_FF is not set
4bb273e9 851CONFIG_HID_MICROSOFT=y
4d0956b8 852# CONFIG_HID_MOSART is not set
4bb273e9 853CONFIG_HID_MONTEREY=y
5e8766f1 854# CONFIG_HID_NTRIG is not set
4d0956b8 855# CONFIG_HID_ORTEK is not set
4bb273e9
PM
856CONFIG_HID_PANTHERLORD=y
857# CONFIG_PANTHERLORD_FF is not set
858CONFIG_HID_PETALYNX=y
4d0956b8 859# CONFIG_HID_QUANTA is not set
4bb273e9
PM
860CONFIG_HID_SAMSUNG=y
861CONFIG_HID_SONY=y
4d0956b8 862# CONFIG_HID_STANTUM is not set
4bb273e9 863CONFIG_HID_SUNPLUS=y
b7d3740a
PM
864# CONFIG_HID_GREENASIA is not set
865# CONFIG_HID_SMARTJOYPLUS is not set
5e8766f1 866# CONFIG_HID_TOPSEED is not set
b7d3740a
PM
867# CONFIG_HID_THRUSTMASTER is not set
868# CONFIG_HID_ZEROPLUS is not set
6e862995
YS
869CONFIG_USB_SUPPORT=y
870CONFIG_USB_ARCH_HAS_HCD=y
871CONFIG_USB_ARCH_HAS_OHCI=y
872# CONFIG_USB_ARCH_HAS_EHCI is not set
873CONFIG_USB=y
874# CONFIG_USB_DEBUG is not set
875# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
876
877#
878# Miscellaneous USB options
879#
880# CONFIG_USB_DEVICEFS is not set
881CONFIG_USB_DEVICE_CLASS=y
882# CONFIG_USB_DYNAMIC_MINORS is not set
883# CONFIG_USB_OTG is not set
4bb273e9
PM
884# CONFIG_USB_OTG_WHITELIST is not set
885# CONFIG_USB_OTG_BLACKLIST_HUB is not set
886CONFIG_USB_MON=y
5e8766f1
PM
887# CONFIG_USB_WUSB is not set
888# CONFIG_USB_WUSB_CBAF is not set
6e862995
YS
889
890#
891# USB Host Controller Drivers
892#
4bb273e9 893# CONFIG_USB_C67X00_HCD is not set
53a52abc 894# CONFIG_USB_OXU210HP_HCD is not set
6e862995 895# CONFIG_USB_ISP116X_HCD is not set
53a52abc 896# CONFIG_USB_ISP1760_HCD is not set
5d65498b 897# CONFIG_USB_ISP1362_HCD is not set
6e862995
YS
898CONFIG_USB_OHCI_HCD=y
899# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
900# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
901CONFIG_USB_OHCI_LITTLE_ENDIAN=y
902# CONFIG_USB_SL811_HCD is not set
903# CONFIG_USB_R8A66597_HCD is not set
5e8766f1 904# CONFIG_USB_HWA_HCD is not set
6e862995
YS
905
906#
907# USB Device Class drivers
908#
909# CONFIG_USB_ACM is not set
910# CONFIG_USB_PRINTER is not set
4bb273e9
PM
911# CONFIG_USB_WDM is not set
912# CONFIG_USB_TMC is not set
6e862995
YS
913
914#
53a52abc 915# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
6e862995
YS
916#
917
918#
53a52abc 919# also be needed; see USB_STORAGE Help for more info
6e862995
YS
920#
921CONFIG_USB_STORAGE=y
922# CONFIG_USB_STORAGE_DEBUG is not set
923# CONFIG_USB_STORAGE_DATAFAB is not set
924# CONFIG_USB_STORAGE_FREECOM is not set
925# CONFIG_USB_STORAGE_ISD200 is not set
6e862995
YS
926# CONFIG_USB_STORAGE_USBAT is not set
927# CONFIG_USB_STORAGE_SDDR09 is not set
928# CONFIG_USB_STORAGE_SDDR55 is not set
929# CONFIG_USB_STORAGE_JUMPSHOT is not set
930# CONFIG_USB_STORAGE_ALAUDA is not set
931# CONFIG_USB_STORAGE_ONETOUCH is not set
932# CONFIG_USB_STORAGE_KARMA is not set
4bb273e9 933# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
6e862995
YS
934# CONFIG_USB_LIBUSUAL is not set
935
936#
937# USB Imaging devices
938#
939# CONFIG_USB_MDC800 is not set
940# CONFIG_USB_MICROTEK is not set
6e862995
YS
941
942#
943# USB port drivers
944#
945# CONFIG_USB_SERIAL is not set
946
947#
948# USB Miscellaneous drivers
949#
950# CONFIG_USB_EMI62 is not set
951# CONFIG_USB_EMI26 is not set
952# CONFIG_USB_ADUTUX is not set
4bb273e9 953# CONFIG_USB_SEVSEG is not set
6e862995
YS
954# CONFIG_USB_RIO500 is not set
955# CONFIG_USB_LEGOTOWER is not set
956# CONFIG_USB_LCD is not set
6e862995
YS
957# CONFIG_USB_LED is not set
958# CONFIG_USB_CYPRESS_CY7C63 is not set
959# CONFIG_USB_CYTHERM is not set
6e862995
YS
960# CONFIG_USB_IDMOUSE is not set
961# CONFIG_USB_FTDI_ELAN is not set
962# CONFIG_USB_APPLEDISPLAY is not set
963# CONFIG_USB_LD is not set
964# CONFIG_USB_TRANCEVIBRATOR is not set
965# CONFIG_USB_IOWARRIOR is not set
5d65498b 966# CONFIG_USB_TEST is not set
4bb273e9 967# CONFIG_USB_ISIGHTFW is not set
6e862995 968# CONFIG_USB_GADGET is not set
53a52abc
PM
969
970#
971# OTG and related infrastructure
972#
973# CONFIG_NOP_USB_XCEIV is not set
6e862995
YS
974# CONFIG_MMC is not set
975# CONFIG_MEMSTICK is not set
976CONFIG_NEW_LEDS=y
977CONFIG_LEDS_CLASS=y
978
979#
980# LED drivers
981#
4d0956b8 982CONFIG_LEDS_TRIGGERS=y
6e862995
YS
983
984#
985# LED Triggers
986#
6e862995
YS
987# CONFIG_LEDS_TRIGGER_TIMER is not set
988# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
5e8766f1 989# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
4bb273e9 990# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
53a52abc
PM
991
992#
993# iptables trigger is under Netfilter config (LED target)
994#
4bb273e9 995# CONFIG_ACCESSIBILITY is not set
b7d3740a 996CONFIG_RTC_LIB=y
6e862995 997# CONFIG_RTC_CLASS is not set
4bb273e9 998# CONFIG_DMADEVICES is not set
53a52abc 999# CONFIG_AUXDISPLAY is not set
6e862995 1000# CONFIG_UIO is not set
b7d3740a
PM
1001
1002#
1003# TI VLYNQ
1004#
4bb273e9 1005# CONFIG_STAGING is not set
6e862995
YS
1006
1007#
1008# File systems
1009#
1010CONFIG_EXT2_FS=y
1011CONFIG_EXT2_FS_XATTR=y
1012CONFIG_EXT2_FS_POSIX_ACL=y
1013CONFIG_EXT2_FS_SECURITY=y
1014# CONFIG_EXT2_FS_XIP is not set
1015CONFIG_EXT3_FS=y
fc4967b8 1016# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
6e862995
YS
1017CONFIG_EXT3_FS_XATTR=y
1018# CONFIG_EXT3_FS_POSIX_ACL is not set
1019# CONFIG_EXT3_FS_SECURITY is not set
4bb273e9 1020# CONFIG_EXT4_FS is not set
6e862995
YS
1021CONFIG_JBD=y
1022CONFIG_FS_MBCACHE=y
1023# CONFIG_REISERFS_FS is not set
1024# CONFIG_JFS_FS is not set
1025CONFIG_FS_POSIX_ACL=y
1026# CONFIG_XFS_FS is not set
5d65498b 1027# CONFIG_GFS2_FS is not set
6e862995 1028# CONFIG_OCFS2_FS is not set
53a52abc 1029# CONFIG_BTRFS_FS is not set
5d65498b 1030# CONFIG_NILFS2_FS is not set
b7d3740a
PM
1031CONFIG_FILE_LOCKING=y
1032CONFIG_FSNOTIFY=y
6e862995
YS
1033# CONFIG_DNOTIFY is not set
1034# CONFIG_INOTIFY is not set
b7d3740a 1035CONFIG_INOTIFY_USER=y
6e862995
YS
1036# CONFIG_QUOTA is not set
1037# CONFIG_AUTOFS_FS is not set
1038# CONFIG_AUTOFS4_FS is not set
1039# CONFIG_FUSE_FS is not set
1040
fc4967b8
PM
1041#
1042# Caches
1043#
1044# CONFIG_FSCACHE is not set
1045
6e862995
YS
1046#
1047# CD-ROM/DVD Filesystems
1048#
1049# CONFIG_ISO9660_FS is not set
1050# CONFIG_UDF_FS is not set
1051
1052#
1053# DOS/FAT/NT Filesystems
1054#
1055CONFIG_FAT_FS=y
1056CONFIG_MSDOS_FS=y
1057CONFIG_VFAT_FS=y
1058CONFIG_FAT_DEFAULT_CODEPAGE=437
1059CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1060# CONFIG_NTFS_FS is not set
1061
1062#
1063# Pseudo filesystems
1064#
1065CONFIG_PROC_FS=y
1066# CONFIG_PROC_KCORE is not set
1067CONFIG_PROC_SYSCTL=y
4bb273e9 1068CONFIG_PROC_PAGE_MONITOR=y
6e862995 1069CONFIG_SYSFS=y
6e862995
YS
1070# CONFIG_HUGETLB_PAGE is not set
1071# CONFIG_CONFIGFS_FS is not set
5e8766f1 1072CONFIG_MISC_FILESYSTEMS=y
6e862995
YS
1073# CONFIG_ADFS_FS is not set
1074# CONFIG_AFFS_FS is not set
1075# CONFIG_HFS_FS is not set
1076# CONFIG_HFSPLUS_FS is not set
1077# CONFIG_BEFS_FS is not set
1078# CONFIG_BFS_FS is not set
1079# CONFIG_EFS_FS is not set
1080CONFIG_JFFS2_FS=y
1081CONFIG_JFFS2_FS_DEBUG=0
1082CONFIG_JFFS2_FS_WRITEBUFFER=y
1083# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1084# CONFIG_JFFS2_SUMMARY is not set
1085# CONFIG_JFFS2_FS_XATTR is not set
1086# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1087CONFIG_JFFS2_ZLIB=y
1088# CONFIG_JFFS2_LZO is not set
1089CONFIG_JFFS2_RTIME=y
1090# CONFIG_JFFS2_RUBIN is not set
4d0956b8 1091# CONFIG_LOGFS is not set
6e862995 1092CONFIG_CRAMFS=y
53a52abc 1093# CONFIG_SQUASHFS is not set
6e862995
YS
1094# CONFIG_VXFS_FS is not set
1095# CONFIG_MINIX_FS is not set
4bb273e9 1096# CONFIG_OMFS_FS is not set
6e862995
YS
1097# CONFIG_HPFS_FS is not set
1098# CONFIG_QNX4FS_FS is not set
1099# CONFIG_ROMFS_FS is not set
1100# CONFIG_SYSV_FS is not set
1101# CONFIG_UFS_FS is not set
1102# CONFIG_NETWORK_FILESYSTEMS is not set
1103
1104#
1105# Partition Types
1106#
1107# CONFIG_PARTITION_ADVANCED is not set
1108CONFIG_MSDOS_PARTITION=y
1109CONFIG_NLS=y
1110CONFIG_NLS_DEFAULT="iso8859-1"
1111CONFIG_NLS_CODEPAGE_437=y
1112# CONFIG_NLS_CODEPAGE_737 is not set
1113# CONFIG_NLS_CODEPAGE_775 is not set
1114# CONFIG_NLS_CODEPAGE_850 is not set
1115# CONFIG_NLS_CODEPAGE_852 is not set
1116# CONFIG_NLS_CODEPAGE_855 is not set
1117# CONFIG_NLS_CODEPAGE_857 is not set
1118# CONFIG_NLS_CODEPAGE_860 is not set
1119# CONFIG_NLS_CODEPAGE_861 is not set
1120# CONFIG_NLS_CODEPAGE_862 is not set
1121# CONFIG_NLS_CODEPAGE_863 is not set
1122# CONFIG_NLS_CODEPAGE_864 is not set
1123# CONFIG_NLS_CODEPAGE_865 is not set
1124# CONFIG_NLS_CODEPAGE_866 is not set
1125# CONFIG_NLS_CODEPAGE_869 is not set
1126# CONFIG_NLS_CODEPAGE_936 is not set
1127# CONFIG_NLS_CODEPAGE_950 is not set
1128CONFIG_NLS_CODEPAGE_932=y
1129# CONFIG_NLS_CODEPAGE_949 is not set
1130# CONFIG_NLS_CODEPAGE_874 is not set
1131# CONFIG_NLS_ISO8859_8 is not set
1132# CONFIG_NLS_CODEPAGE_1250 is not set
1133# CONFIG_NLS_CODEPAGE_1251 is not set
1134# CONFIG_NLS_ASCII is not set
1135CONFIG_NLS_ISO8859_1=y
1136# CONFIG_NLS_ISO8859_2 is not set
1137# CONFIG_NLS_ISO8859_3 is not set
1138# CONFIG_NLS_ISO8859_4 is not set
1139# CONFIG_NLS_ISO8859_5 is not set
1140# CONFIG_NLS_ISO8859_6 is not set
1141# CONFIG_NLS_ISO8859_7 is not set
1142# CONFIG_NLS_ISO8859_9 is not set
1143# CONFIG_NLS_ISO8859_13 is not set
1144# CONFIG_NLS_ISO8859_14 is not set
1145# CONFIG_NLS_ISO8859_15 is not set
1146# CONFIG_NLS_KOI8_R is not set
1147# CONFIG_NLS_KOI8_U is not set
1148# CONFIG_NLS_UTF8 is not set
1149# CONFIG_DLM is not set
1150
1151#
1152# Kernel hacking
1153#
1154CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1155# CONFIG_PRINTK_TIME is not set
1156CONFIG_ENABLE_WARN_DEPRECATED=y
1157CONFIG_ENABLE_MUST_CHECK=y
4bb273e9 1158CONFIG_FRAME_WARN=1024
6e862995 1159# CONFIG_MAGIC_SYSRQ is not set
5d65498b 1160# CONFIG_STRIP_ASM_SYMS is not set
6e862995
YS
1161# CONFIG_UNUSED_SYMBOLS is not set
1162# CONFIG_DEBUG_FS is not set
1163# CONFIG_HEADERS_CHECK is not set
1164CONFIG_DEBUG_KERNEL=y
1165# CONFIG_DEBUG_SHIRQ is not set
1166# CONFIG_DETECT_SOFTLOCKUP is not set
fc4967b8 1167# CONFIG_DETECT_HUNG_TASK is not set
6e862995
YS
1168CONFIG_SCHED_DEBUG=y
1169# CONFIG_SCHEDSTATS is not set
1170# CONFIG_TIMER_STATS is not set
4bb273e9 1171# CONFIG_DEBUG_OBJECTS is not set
6e862995 1172# CONFIG_DEBUG_SLAB is not set
4d0956b8 1173# CONFIG_DEBUG_KMEMLEAK is not set
6e862995
YS
1174# CONFIG_DEBUG_RT_MUTEXES is not set
1175# CONFIG_RT_MUTEX_TESTER is not set
1176# CONFIG_DEBUG_SPINLOCK is not set
1177# CONFIG_DEBUG_MUTEXES is not set
1178# CONFIG_DEBUG_LOCK_ALLOC is not set
1179# CONFIG_PROVE_LOCKING is not set
1180# CONFIG_LOCK_STAT is not set
1181# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1182# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1183# CONFIG_DEBUG_KOBJECT is not set
1184CONFIG_DEBUG_INFO=y
1185# CONFIG_DEBUG_VM is not set
4bb273e9
PM
1186# CONFIG_DEBUG_WRITECOUNT is not set
1187# CONFIG_DEBUG_MEMORY_INIT is not set
6e862995
YS
1188# CONFIG_DEBUG_LIST is not set
1189# CONFIG_DEBUG_SG is not set
5e8766f1 1190# CONFIG_DEBUG_NOTIFIERS is not set
5d65498b 1191# CONFIG_DEBUG_CREDENTIALS is not set
6e862995 1192CONFIG_FRAME_POINTER=y
6e862995 1193# CONFIG_RCU_TORTURE_TEST is not set
4bb273e9 1194# CONFIG_RCU_CPU_STALL_DETECTOR is not set
6e862995 1195# CONFIG_BACKTRACE_SELF_TEST is not set
4bb273e9 1196# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
5d65498b 1197# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
6e862995 1198# CONFIG_FAULT_INJECTION is not set
4bb273e9
PM
1199# CONFIG_LATENCYTOP is not set
1200# CONFIG_SYSCTL_SYSCALL_CHECK is not set
53a52abc 1201# CONFIG_PAGE_POISONING is not set
5e8766f1 1202CONFIG_HAVE_FUNCTION_TRACER=y
5d65498b
PM
1203CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1204CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
5e8766f1
PM
1205CONFIG_HAVE_DYNAMIC_FTRACE=y
1206CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
5d65498b 1207CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
fc4967b8 1208CONFIG_TRACING_SUPPORT=y
b7d3740a 1209CONFIG_FTRACE=y
5e8766f1 1210# CONFIG_FUNCTION_TRACER is not set
4bb273e9
PM
1211# CONFIG_IRQSOFF_TRACER is not set
1212# CONFIG_SCHED_TRACER is not set
b7d3740a 1213# CONFIG_ENABLE_DEFAULT_TRACERS is not set
5d65498b 1214# CONFIG_FTRACE_SYSCALLS is not set
4bb273e9 1215# CONFIG_BOOT_TRACER is not set
b7d3740a
PM
1216CONFIG_BRANCH_PROFILE_NONE=y
1217# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1218# CONFIG_PROFILE_ALL_BRANCHES is not set
4d0956b8 1219# CONFIG_KSYM_TRACER is not set
4bb273e9 1220# CONFIG_STACK_TRACER is not set
fc4967b8
PM
1221# CONFIG_KMEMTRACE is not set
1222# CONFIG_WORKQUEUE_TRACER is not set
1223# CONFIG_BLK_DEV_IO_TRACE is not set
1224# CONFIG_DMA_API_DEBUG is not set
6e862995 1225# CONFIG_SAMPLES is not set
5e8766f1
PM
1226CONFIG_HAVE_ARCH_KGDB=y
1227# CONFIG_KGDB is not set
6e862995 1228# CONFIG_SH_STANDARD_BIOS is not set
5d65498b 1229# CONFIG_STACK_DEBUG is not set
6e862995
YS
1230# CONFIG_DEBUG_STACK_USAGE is not set
1231# CONFIG_4KSTACKS is not set
5e8766f1 1232# CONFIG_DUMP_CODE is not set
5d65498b 1233# CONFIG_DWARF_UNWINDER is not set
5e8766f1 1234# CONFIG_SH_NO_BSS_INIT is not set
6e862995
YS
1235
1236#
1237# Security options
1238#
1239# CONFIG_KEYS is not set
1240# CONFIG_SECURITY is not set
4bb273e9 1241# CONFIG_SECURITYFS is not set
7dbcd8c5
PM
1242# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1243# CONFIG_DEFAULT_SECURITY_SMACK is not set
1244# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1245CONFIG_DEFAULT_SECURITY_DAC=y
1246CONFIG_DEFAULT_SECURITY=""
6e862995 1247CONFIG_CRYPTO=y
4bb273e9
PM
1248
1249#
1250# Crypto core or helper
1251#
6e862995 1252CONFIG_CRYPTO_ALGAPI=y
5e8766f1 1253CONFIG_CRYPTO_ALGAPI2=y
6e862995 1254CONFIG_CRYPTO_AEAD=y
5e8766f1 1255CONFIG_CRYPTO_AEAD2=y
6e862995 1256CONFIG_CRYPTO_BLKCIPHER=y
5e8766f1 1257CONFIG_CRYPTO_BLKCIPHER2=y
6e862995 1258CONFIG_CRYPTO_HASH=y
5e8766f1
PM
1259CONFIG_CRYPTO_HASH2=y
1260CONFIG_CRYPTO_RNG2=y
53a52abc 1261CONFIG_CRYPTO_PCOMP=y
6e862995 1262CONFIG_CRYPTO_MANAGER=y
5e8766f1 1263CONFIG_CRYPTO_MANAGER2=y
4bb273e9
PM
1264# CONFIG_CRYPTO_GF128MUL is not set
1265# CONFIG_CRYPTO_NULL is not set
53a52abc 1266CONFIG_CRYPTO_WORKQUEUE=y
4bb273e9
PM
1267# CONFIG_CRYPTO_CRYPTD is not set
1268CONFIG_CRYPTO_AUTHENC=y
1269# CONFIG_CRYPTO_TEST is not set
1270
1271#
1272# Authenticated Encryption with Associated Data
1273#
1274# CONFIG_CRYPTO_CCM is not set
1275# CONFIG_CRYPTO_GCM is not set
1276# CONFIG_CRYPTO_SEQIV is not set
1277
1278#
1279# Block modes
1280#
1281CONFIG_CRYPTO_CBC=y
1282# CONFIG_CRYPTO_CTR is not set
1283# CONFIG_CRYPTO_CTS is not set
1284# CONFIG_CRYPTO_ECB is not set
1285# CONFIG_CRYPTO_LRW is not set
1286# CONFIG_CRYPTO_PCBC is not set
1287# CONFIG_CRYPTO_XTS is not set
1288
1289#
1290# Hash modes
1291#
6e862995
YS
1292CONFIG_CRYPTO_HMAC=y
1293# CONFIG_CRYPTO_XCBC is not set
5d65498b 1294# CONFIG_CRYPTO_VMAC is not set
4bb273e9
PM
1295
1296#
1297# Digest
1298#
1299# CONFIG_CRYPTO_CRC32C is not set
5d65498b 1300# CONFIG_CRYPTO_GHASH is not set
6e862995
YS
1301# CONFIG_CRYPTO_MD4 is not set
1302CONFIG_CRYPTO_MD5=y
4bb273e9
PM
1303# CONFIG_CRYPTO_MICHAEL_MIC is not set
1304# CONFIG_CRYPTO_RMD128 is not set
1305# CONFIG_CRYPTO_RMD160 is not set
1306# CONFIG_CRYPTO_RMD256 is not set
1307# CONFIG_CRYPTO_RMD320 is not set
6e862995
YS
1308CONFIG_CRYPTO_SHA1=y
1309# CONFIG_CRYPTO_SHA256 is not set
1310# CONFIG_CRYPTO_SHA512 is not set
6e862995 1311# CONFIG_CRYPTO_TGR192 is not set
4bb273e9
PM
1312# CONFIG_CRYPTO_WP512 is not set
1313
1314#
1315# Ciphers
1316#
6e862995 1317# CONFIG_CRYPTO_AES is not set
4bb273e9
PM
1318# CONFIG_CRYPTO_ANUBIS is not set
1319# CONFIG_CRYPTO_ARC4 is not set
1320# CONFIG_CRYPTO_BLOWFISH is not set
1321# CONFIG_CRYPTO_CAMELLIA is not set
6e862995
YS
1322# CONFIG_CRYPTO_CAST5 is not set
1323# CONFIG_CRYPTO_CAST6 is not set
4bb273e9
PM
1324CONFIG_CRYPTO_DES=y
1325# CONFIG_CRYPTO_FCRYPT is not set
6e862995 1326# CONFIG_CRYPTO_KHAZAD is not set
6e862995 1327# CONFIG_CRYPTO_SALSA20 is not set
4bb273e9
PM
1328# CONFIG_CRYPTO_SEED is not set
1329# CONFIG_CRYPTO_SERPENT is not set
1330# CONFIG_CRYPTO_TEA is not set
1331# CONFIG_CRYPTO_TWOFISH is not set
1332
1333#
1334# Compression
1335#
6e862995 1336CONFIG_CRYPTO_DEFLATE=y
53a52abc 1337# CONFIG_CRYPTO_ZLIB is not set
6e862995 1338# CONFIG_CRYPTO_LZO is not set
4bb273e9
PM
1339
1340#
1341# Random Number Generation
1342#
1343# CONFIG_CRYPTO_ANSI_CPRNG is not set
6e862995 1344CONFIG_CRYPTO_HW=y
4d0956b8 1345# CONFIG_VIRTUALIZATION is not set
fc4967b8 1346# CONFIG_BINARY_PRINTF is not set
6e862995
YS
1347
1348#
1349# Library routines
1350#
1351CONFIG_BITREVERSE=y
5e8766f1 1352CONFIG_GENERIC_FIND_LAST_BIT=y
6e862995
YS
1353CONFIG_CRC_CCITT=y
1354# CONFIG_CRC16 is not set
4bb273e9 1355# CONFIG_CRC_T10DIF is not set
6e862995
YS
1356# CONFIG_CRC_ITU_T is not set
1357CONFIG_CRC32=y
1358# CONFIG_CRC7 is not set
1359# CONFIG_LIBCRC32C is not set
1360CONFIG_ZLIB_INFLATE=y
1361CONFIG_ZLIB_DEFLATE=y
6e862995
YS
1362CONFIG_HAS_IOMEM=y
1363CONFIG_HAS_IOPORT=y
1364CONFIG_HAS_DMA=y
5d65498b 1365CONFIG_HAVE_LMB=y
53a52abc 1366CONFIG_NLATTR=y
b7d3740a 1367CONFIG_GENERIC_ATOMIC64=y