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