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