Merge branch 'linus' into release
[pandora-kernel.git] / arch / sh / configs / ecovec24-romimage_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.31-rc7
4 # Tue Sep  8 13:56:18 2009
5 #
6 CONFIG_SUPERH=y
7 CONFIG_SUPERH32=y
8 # CONFIG_SUPERH64 is not set
9 CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10 CONFIG_RWSEM_GENERIC_SPINLOCK=y
11 CONFIG_GENERIC_BUG=y
12 CONFIG_GENERIC_FIND_NEXT_BIT=y
13 CONFIG_GENERIC_HWEIGHT=y
14 CONFIG_GENERIC_HARDIRQS=y
15 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
16 CONFIG_GENERIC_IRQ_PROBE=y
17 CONFIG_IRQ_PER_CPU=y
18 CONFIG_GENERIC_GPIO=y
19 CONFIG_GENERIC_TIME=y
20 CONFIG_GENERIC_CLOCKEVENTS=y
21 CONFIG_ARCH_SUSPEND_POSSIBLE=y
22 CONFIG_ARCH_HIBERNATION_POSSIBLE=y
23 CONFIG_SYS_SUPPORTS_CMT=y
24 CONFIG_SYS_SUPPORTS_TMU=y
25 CONFIG_STACKTRACE_SUPPORT=y
26 CONFIG_LOCKDEP_SUPPORT=y
27 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
28 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
29 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
30 CONFIG_ARCH_NO_VIRT_TO_BUS=y
31 CONFIG_ARCH_HAS_DEFAULT_IDLE=y
32 CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
33 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
34 CONFIG_CONSTRUCTORS=y
35
36 #
37 # General setup
38 #
39 CONFIG_EXPERIMENTAL=y
40 CONFIG_BROKEN_ON_SMP=y
41 CONFIG_INIT_ENV_ARG_LIMIT=32
42 CONFIG_LOCALVERSION=""
43 # CONFIG_LOCALVERSION_AUTO is not set
44 CONFIG_HAVE_KERNEL_GZIP=y
45 CONFIG_HAVE_KERNEL_BZIP2=y
46 CONFIG_HAVE_KERNEL_LZMA=y
47 CONFIG_KERNEL_GZIP=y
48 # CONFIG_KERNEL_BZIP2 is not set
49 # CONFIG_KERNEL_LZMA is not set
50 CONFIG_SWAP=y
51 CONFIG_SYSVIPC=y
52 CONFIG_SYSVIPC_SYSCTL=y
53 # CONFIG_POSIX_MQUEUE is not set
54 CONFIG_BSD_PROCESS_ACCT=y
55 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
56 # CONFIG_TASKSTATS is not set
57 # CONFIG_AUDIT is not set
58
59 #
60 # RCU Subsystem
61 #
62 CONFIG_CLASSIC_RCU=y
63 # CONFIG_TREE_RCU is not set
64 # CONFIG_PREEMPT_RCU is not set
65 # CONFIG_TREE_RCU_TRACE is not set
66 # CONFIG_PREEMPT_RCU_TRACE is not set
67 CONFIG_IKCONFIG=y
68 CONFIG_IKCONFIG_PROC=y
69 CONFIG_LOG_BUF_SHIFT=14
70 CONFIG_GROUP_SCHED=y
71 CONFIG_FAIR_GROUP_SCHED=y
72 # CONFIG_RT_GROUP_SCHED is not set
73 CONFIG_USER_SCHED=y
74 # CONFIG_CGROUP_SCHED is not set
75 # CONFIG_CGROUPS is not set
76 CONFIG_SYSFS_DEPRECATED=y
77 CONFIG_SYSFS_DEPRECATED_V2=y
78 # CONFIG_RELAY is not set
79 # CONFIG_NAMESPACES is not set
80 CONFIG_BLK_DEV_INITRD=y
81 CONFIG_INITRAMFS_SOURCE=""
82 CONFIG_INITRAMFS_ROOT_UID=0
83 CONFIG_INITRAMFS_ROOT_GID=0
84 CONFIG_RD_GZIP=y
85 # CONFIG_RD_BZIP2 is not set
86 # CONFIG_RD_LZMA is not set
87 CONFIG_INITRAMFS_COMPRESSION_NONE=y
88 # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
89 # CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
90 # CONFIG_INITRAMFS_COMPRESSION_LZMA is not set
91 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
92 CONFIG_SYSCTL=y
93 CONFIG_ANON_INODES=y
94 CONFIG_EMBEDDED=y
95 CONFIG_UID16=y
96 CONFIG_SYSCTL_SYSCALL=y
97 # CONFIG_KALLSYMS is not set
98 CONFIG_HOTPLUG=y
99 CONFIG_PRINTK=y
100 CONFIG_BUG=y
101 CONFIG_ELF_CORE=y
102 CONFIG_BASE_FULL=y
103 CONFIG_FUTEX=y
104 CONFIG_EPOLL=y
105 CONFIG_SIGNALFD=y
106 CONFIG_TIMERFD=y
107 CONFIG_EVENTFD=y
108 CONFIG_SHMEM=y
109 CONFIG_AIO=y
110 CONFIG_HAVE_PERF_COUNTERS=y
111
112 #
113 # Performance Counters
114 #
115 # CONFIG_PERF_COUNTERS is not set
116 CONFIG_VM_EVENT_COUNTERS=y
117 # CONFIG_STRIP_ASM_SYMS is not set
118 CONFIG_COMPAT_BRK=y
119 CONFIG_SLAB=y
120 # CONFIG_SLUB is not set
121 # CONFIG_SLOB is not set
122 # CONFIG_PROFILING is not set
123 # CONFIG_MARKERS is not set
124 CONFIG_HAVE_OPROFILE=y
125 CONFIG_HAVE_IOREMAP_PROT=y
126 CONFIG_HAVE_KPROBES=y
127 CONFIG_HAVE_KRETPROBES=y
128 CONFIG_HAVE_ARCH_TRACEHOOK=y
129 CONFIG_HAVE_CLK=y
130 CONFIG_HAVE_DMA_API_DEBUG=y
131
132 #
133 # GCOV-based kernel profiling
134 #
135 # CONFIG_GCOV_KERNEL is not set
136 # CONFIG_SLOW_WORK is not set
137 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
138 CONFIG_SLABINFO=y
139 CONFIG_RT_MUTEXES=y
140 CONFIG_BASE_SMALL=0
141 # CONFIG_MODULES is not set
142 CONFIG_BLOCK=y
143 # CONFIG_LBDAF is not set
144 # CONFIG_BLK_DEV_BSG is not set
145 # CONFIG_BLK_DEV_INTEGRITY is not set
146
147 #
148 # IO Schedulers
149 #
150 CONFIG_IOSCHED_NOOP=y
151 CONFIG_IOSCHED_AS=y
152 CONFIG_IOSCHED_DEADLINE=y
153 CONFIG_IOSCHED_CFQ=y
154 # CONFIG_DEFAULT_AS is not set
155 # CONFIG_DEFAULT_DEADLINE is not set
156 CONFIG_DEFAULT_CFQ=y
157 # CONFIG_DEFAULT_NOOP is not set
158 CONFIG_DEFAULT_IOSCHED="cfq"
159 # CONFIG_FREEZER is not set
160
161 #
162 # System type
163 #
164 CONFIG_CPU_SH4=y
165 CONFIG_CPU_SH4A=y
166 CONFIG_CPU_SHX2=y
167 CONFIG_ARCH_SHMOBILE=y
168 # CONFIG_CPU_SUBTYPE_SH7619 is not set
169 # CONFIG_CPU_SUBTYPE_SH7201 is not set
170 # CONFIG_CPU_SUBTYPE_SH7203 is not set
171 # CONFIG_CPU_SUBTYPE_SH7206 is not set
172 # CONFIG_CPU_SUBTYPE_SH7263 is not set
173 # CONFIG_CPU_SUBTYPE_MXG is not set
174 # CONFIG_CPU_SUBTYPE_SH7705 is not set
175 # CONFIG_CPU_SUBTYPE_SH7706 is not set
176 # CONFIG_CPU_SUBTYPE_SH7707 is not set
177 # CONFIG_CPU_SUBTYPE_SH7708 is not set
178 # CONFIG_CPU_SUBTYPE_SH7709 is not set
179 # CONFIG_CPU_SUBTYPE_SH7710 is not set
180 # CONFIG_CPU_SUBTYPE_SH7712 is not set
181 # CONFIG_CPU_SUBTYPE_SH7720 is not set
182 # CONFIG_CPU_SUBTYPE_SH7721 is not set
183 # CONFIG_CPU_SUBTYPE_SH7750 is not set
184 # CONFIG_CPU_SUBTYPE_SH7091 is not set
185 # CONFIG_CPU_SUBTYPE_SH7750R is not set
186 # CONFIG_CPU_SUBTYPE_SH7750S is not set
187 # CONFIG_CPU_SUBTYPE_SH7751 is not set
188 # CONFIG_CPU_SUBTYPE_SH7751R is not set
189 # CONFIG_CPU_SUBTYPE_SH7760 is not set
190 # CONFIG_CPU_SUBTYPE_SH4_202 is not set
191 # CONFIG_CPU_SUBTYPE_SH7723 is not set
192 CONFIG_CPU_SUBTYPE_SH7724=y
193 # CONFIG_CPU_SUBTYPE_SH7757 is not set
194 # CONFIG_CPU_SUBTYPE_SH7763 is not set
195 # CONFIG_CPU_SUBTYPE_SH7770 is not set
196 # CONFIG_CPU_SUBTYPE_SH7780 is not set
197 # CONFIG_CPU_SUBTYPE_SH7785 is not set
198 # CONFIG_CPU_SUBTYPE_SH7786 is not set
199 # CONFIG_CPU_SUBTYPE_SHX3 is not set
200 # CONFIG_CPU_SUBTYPE_SH7343 is not set
201 # CONFIG_CPU_SUBTYPE_SH7722 is not set
202 # CONFIG_CPU_SUBTYPE_SH7366 is not set
203
204 #
205 # Memory management options
206 #
207 CONFIG_QUICKLIST=y
208 CONFIG_MMU=y
209 CONFIG_PAGE_OFFSET=0x80000000
210 CONFIG_FORCE_MAX_ZONEORDER=11
211 CONFIG_MEMORY_START=0x08000000
212 CONFIG_MEMORY_SIZE=0x08000000
213 CONFIG_29BIT=y
214 # CONFIG_X2TLB is not set
215 CONFIG_VSYSCALL=y
216 CONFIG_ARCH_FLATMEM_ENABLE=y
217 CONFIG_ARCH_SPARSEMEM_ENABLE=y
218 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
219 CONFIG_MAX_ACTIVE_REGIONS=1
220 CONFIG_ARCH_POPULATES_NODE_MAP=y
221 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
222 CONFIG_PAGE_SIZE_4KB=y
223 # CONFIG_PAGE_SIZE_8KB is not set
224 # CONFIG_PAGE_SIZE_16KB is not set
225 # CONFIG_PAGE_SIZE_64KB is not set
226 CONFIG_SELECT_MEMORY_MODEL=y
227 CONFIG_FLATMEM_MANUAL=y
228 # CONFIG_DISCONTIGMEM_MANUAL is not set
229 # CONFIG_SPARSEMEM_MANUAL is not set
230 CONFIG_FLATMEM=y
231 CONFIG_FLAT_NODE_MEM_MAP=y
232 CONFIG_SPARSEMEM_STATIC=y
233 CONFIG_PAGEFLAGS_EXTENDED=y
234 CONFIG_SPLIT_PTLOCK_CPUS=4
235 # CONFIG_PHYS_ADDR_T_64BIT is not set
236 CONFIG_ZONE_DMA_FLAG=0
237 CONFIG_NR_QUICK=2
238 CONFIG_HAVE_MLOCK=y
239 CONFIG_HAVE_MLOCKED_PAGE_BIT=y
240 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
241
242 #
243 # Cache configuration
244 #
245 CONFIG_CACHE_WRITEBACK=y
246 # CONFIG_CACHE_WRITETHROUGH is not set
247 # CONFIG_CACHE_OFF is not set
248
249 #
250 # Processor features
251 #
252 CONFIG_CPU_LITTLE_ENDIAN=y
253 # CONFIG_CPU_BIG_ENDIAN is not set
254 CONFIG_SH_FPU=y
255 # CONFIG_SH_STORE_QUEUES is not set
256 CONFIG_CPU_HAS_INTEVT=y
257 CONFIG_CPU_HAS_SR_RB=y
258 CONFIG_CPU_HAS_FPU=y
259
260 #
261 # Board support
262 #
263 # CONFIG_SH_7724_SOLUTION_ENGINE is not set
264 # CONFIG_SH_KFR2R09 is not set
265 CONFIG_SH_ECOVEC=y
266
267 #
268 # Timer and clock configuration
269 #
270 # CONFIG_SH_TIMER_TMU is not set
271 CONFIG_SH_TIMER_CMT=y
272 CONFIG_SH_PCLK_FREQ=33333333
273 CONFIG_SH_CLK_CPG=y
274 # CONFIG_NO_HZ is not set
275 # CONFIG_HIGH_RES_TIMERS is not set
276 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
277
278 #
279 # CPU Frequency scaling
280 #
281 # CONFIG_CPU_FREQ is not set
282
283 #
284 # DMA support
285 #
286 # CONFIG_SH_DMA is not set
287
288 #
289 # Companion Chips
290 #
291
292 #
293 # Additional SuperH Device Drivers
294 #
295 # CONFIG_HEARTBEAT is not set
296 # CONFIG_PUSH_SWITCH is not set
297
298 #
299 # Kernel features
300 #
301 # CONFIG_HZ_100 is not set
302 CONFIG_HZ_250=y
303 # CONFIG_HZ_300 is not set
304 # CONFIG_HZ_1000 is not set
305 CONFIG_HZ=250
306 # CONFIG_SCHED_HRTICK is not set
307 CONFIG_KEXEC=y
308 # CONFIG_CRASH_DUMP is not set
309 # CONFIG_SECCOMP is not set
310 CONFIG_PREEMPT_NONE=y
311 # CONFIG_PREEMPT_VOLUNTARY is not set
312 # CONFIG_PREEMPT is not set
313 CONFIG_GUSA=y
314 # CONFIG_SPARSE_IRQ is not set
315
316 #
317 # Boot options
318 #
319 CONFIG_ZERO_PAGE_OFFSET=0x00001000
320 CONFIG_BOOT_LINK_OFFSET=0x00800000
321 CONFIG_ENTRY_OFFSET=0x00001000
322 CONFIG_CMDLINE_BOOL=y
323 CONFIG_CMDLINE="console=ttySC0,115200"
324
325 #
326 # Bus options
327 #
328 # CONFIG_ARCH_SUPPORTS_MSI is not set
329 # CONFIG_PCCARD is not set
330
331 #
332 # Executable file formats
333 #
334 CONFIG_BINFMT_ELF=y
335 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
336 # CONFIG_HAVE_AOUT is not set
337 # CONFIG_BINFMT_MISC is not set
338
339 #
340 # Power management options (EXPERIMENTAL)
341 #
342 CONFIG_PM=y
343 # CONFIG_PM_DEBUG is not set
344 # CONFIG_SUSPEND is not set
345 # CONFIG_HIBERNATION is not set
346 CONFIG_PM_RUNTIME=y
347 # CONFIG_CPU_IDLE is not set
348 CONFIG_NET=y
349
350 #
351 # Networking options
352 #
353 CONFIG_PACKET=y
354 CONFIG_PACKET_MMAP=y
355 CONFIG_UNIX=y
356 # CONFIG_NET_KEY is not set
357 CONFIG_INET=y
358 # CONFIG_IP_MULTICAST is not set
359 # CONFIG_IP_ADVANCED_ROUTER is not set
360 CONFIG_IP_FIB_HASH=y
361 # CONFIG_IP_PNP is not set
362 # CONFIG_NET_IPIP is not set
363 # CONFIG_NET_IPGRE is not set
364 # CONFIG_ARPD is not set
365 # CONFIG_SYN_COOKIES is not set
366 # CONFIG_INET_AH is not set
367 # CONFIG_INET_ESP is not set
368 # CONFIG_INET_IPCOMP is not set
369 # CONFIG_INET_XFRM_TUNNEL is not set
370 # CONFIG_INET_TUNNEL is not set
371 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
372 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
373 # CONFIG_INET_XFRM_MODE_BEET is not set
374 # CONFIG_INET_LRO is not set
375 # CONFIG_INET_DIAG is not set
376 # CONFIG_TCP_CONG_ADVANCED is not set
377 CONFIG_TCP_CONG_CUBIC=y
378 CONFIG_DEFAULT_TCP_CONG="cubic"
379 # CONFIG_TCP_MD5SIG is not set
380 # CONFIG_IPV6 is not set
381 # CONFIG_NETWORK_SECMARK is not set
382 # CONFIG_NETFILTER is not set
383 # CONFIG_IP_DCCP is not set
384 # CONFIG_IP_SCTP is not set
385 # CONFIG_TIPC is not set
386 # CONFIG_ATM is not set
387 # CONFIG_BRIDGE is not set
388 # CONFIG_NET_DSA is not set
389 # CONFIG_VLAN_8021Q is not set
390 # CONFIG_DECNET is not set
391 # CONFIG_LLC2 is not set
392 # CONFIG_IPX is not set
393 # CONFIG_ATALK is not set
394 # CONFIG_X25 is not set
395 # CONFIG_LAPB is not set
396 # CONFIG_ECONET is not set
397 # CONFIG_WAN_ROUTER is not set
398 # CONFIG_PHONET is not set
399 # CONFIG_IEEE802154 is not set
400 # CONFIG_NET_SCHED is not set
401 # CONFIG_DCB is not set
402
403 #
404 # Network testing
405 #
406 # CONFIG_NET_PKTGEN is not set
407 # CONFIG_HAMRADIO is not set
408 # CONFIG_CAN is not set
409 # CONFIG_IRDA is not set
410 # CONFIG_BT is not set
411 # CONFIG_AF_RXRPC is not set
412 # CONFIG_WIRELESS is not set
413 # CONFIG_WIMAX is not set
414 # CONFIG_RFKILL is not set
415 # CONFIG_NET_9P is not set
416
417 #
418 # Device Drivers
419 #
420
421 #
422 # Generic Driver Options
423 #
424 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
425 CONFIG_STANDALONE=y
426 CONFIG_PREVENT_FIRMWARE_BUILD=y
427 CONFIG_FW_LOADER=y
428 CONFIG_FIRMWARE_IN_KERNEL=y
429 CONFIG_EXTRA_FIRMWARE=""
430 # CONFIG_SYS_HYPERVISOR is not set
431 # CONFIG_CONNECTOR is not set
432 # CONFIG_MTD is not set
433 # CONFIG_PARPORT is not set
434 CONFIG_BLK_DEV=y
435 # CONFIG_BLK_DEV_COW_COMMON is not set
436 # CONFIG_BLK_DEV_LOOP is not set
437 # CONFIG_BLK_DEV_NBD is not set
438 # CONFIG_BLK_DEV_UB is not set
439 # CONFIG_BLK_DEV_RAM is not set
440 # CONFIG_CDROM_PKTCDVD is not set
441 # CONFIG_ATA_OVER_ETH is not set
442 # CONFIG_BLK_DEV_HD is not set
443 # CONFIG_MISC_DEVICES is not set
444 CONFIG_HAVE_IDE=y
445 # CONFIG_IDE is not set
446
447 #
448 # SCSI device support
449 #
450 # CONFIG_RAID_ATTRS is not set
451 CONFIG_SCSI=y
452 CONFIG_SCSI_DMA=y
453 # CONFIG_SCSI_TGT is not set
454 # CONFIG_SCSI_NETLINK is not set
455 CONFIG_SCSI_PROC_FS=y
456
457 #
458 # SCSI support type (disk, tape, CD-ROM)
459 #
460 CONFIG_BLK_DEV_SD=y
461 # CONFIG_CHR_DEV_ST is not set
462 # CONFIG_CHR_DEV_OSST is not set
463 # CONFIG_BLK_DEV_SR is not set
464 # CONFIG_CHR_DEV_SG is not set
465 # CONFIG_CHR_DEV_SCH is not set
466 # CONFIG_SCSI_MULTI_LUN is not set
467 # CONFIG_SCSI_CONSTANTS is not set
468 # CONFIG_SCSI_LOGGING is not set
469 # CONFIG_SCSI_SCAN_ASYNC is not set
470
471 #
472 # SCSI Transports
473 #
474 # CONFIG_SCSI_SPI_ATTRS is not set
475 # CONFIG_SCSI_FC_ATTRS is not set
476 # CONFIG_SCSI_ISCSI_ATTRS is not set
477 # CONFIG_SCSI_SAS_LIBSAS is not set
478 # CONFIG_SCSI_SRP_ATTRS is not set
479 # CONFIG_SCSI_LOWLEVEL is not set
480 # CONFIG_SCSI_DH is not set
481 # CONFIG_SCSI_OSD_INITIATOR is not set
482 # CONFIG_ATA is not set
483 # CONFIG_MD is not set
484 CONFIG_NETDEVICES=y
485 # CONFIG_DUMMY is not set
486 # CONFIG_BONDING is not set
487 # CONFIG_MACVLAN is not set
488 # CONFIG_EQUALIZER is not set
489 # CONFIG_TUN is not set
490 # CONFIG_VETH is not set
491 CONFIG_PHYLIB=y
492
493 #
494 # MII PHY device drivers
495 #
496 # CONFIG_MARVELL_PHY is not set
497 # CONFIG_DAVICOM_PHY is not set
498 # CONFIG_QSEMI_PHY is not set
499 # CONFIG_LXT_PHY is not set
500 # CONFIG_CICADA_PHY is not set
501 # CONFIG_VITESSE_PHY is not set
502 # CONFIG_SMSC_PHY is not set
503 # CONFIG_BROADCOM_PHY is not set
504 # CONFIG_ICPLUS_PHY is not set
505 # CONFIG_REALTEK_PHY is not set
506 # CONFIG_NATIONAL_PHY is not set
507 # CONFIG_STE10XP is not set
508 # CONFIG_LSI_ET1011C_PHY is not set
509 # CONFIG_FIXED_PHY is not set
510 CONFIG_MDIO_BITBANG=y
511 # CONFIG_MDIO_GPIO is not set
512 CONFIG_NET_ETHERNET=y
513 CONFIG_MII=y
514 # CONFIG_AX88796 is not set
515 # CONFIG_STNIC is not set
516 CONFIG_SH_ETH=y
517 # CONFIG_SMC91X is not set
518 # CONFIG_ETHOC is not set
519 # CONFIG_SMC911X is not set
520 # CONFIG_SMSC911X is not set
521 # CONFIG_DNET is not set
522 # CONFIG_IBM_NEW_EMAC_ZMII is not set
523 # CONFIG_IBM_NEW_EMAC_RGMII is not set
524 # CONFIG_IBM_NEW_EMAC_TAH is not set
525 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
526 # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
527 # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
528 # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
529 # CONFIG_B44 is not set
530 # CONFIG_KS8842 is not set
531 # CONFIG_NETDEV_1000 is not set
532 # CONFIG_NETDEV_10000 is not set
533
534 #
535 # Wireless LAN
536 #
537 # CONFIG_WLAN_PRE80211 is not set
538 # CONFIG_WLAN_80211 is not set
539
540 #
541 # Enable WiMAX (Networking options) to see the WiMAX drivers
542 #
543
544 #
545 # USB Network Adapters
546 #
547 # CONFIG_USB_CATC is not set
548 # CONFIG_USB_KAWETH is not set
549 # CONFIG_USB_PEGASUS is not set
550 # CONFIG_USB_RTL8150 is not set
551 # CONFIG_USB_USBNET is not set
552 # CONFIG_WAN is not set
553 # CONFIG_PPP is not set
554 # CONFIG_SLIP is not set
555 # CONFIG_NETCONSOLE is not set
556 # CONFIG_NETPOLL is not set
557 # CONFIG_NET_POLL_CONTROLLER is not set
558 # CONFIG_ISDN is not set
559 # CONFIG_PHONE is not set
560
561 #
562 # Input device support
563 #
564 CONFIG_INPUT=y
565 # CONFIG_INPUT_FF_MEMLESS is not set
566 # CONFIG_INPUT_POLLDEV is not set
567
568 #
569 # Userland interfaces
570 #
571 # CONFIG_INPUT_MOUSEDEV is not set
572 # CONFIG_INPUT_JOYDEV is not set
573 # CONFIG_INPUT_EVDEV is not set
574 # CONFIG_INPUT_EVBUG is not set
575
576 #
577 # Input Device Drivers
578 #
579 # CONFIG_INPUT_KEYBOARD is not set
580 # CONFIG_INPUT_MOUSE is not set
581 # CONFIG_INPUT_JOYSTICK is not set
582 # CONFIG_INPUT_TABLET is not set
583 # CONFIG_INPUT_TOUCHSCREEN is not set
584 # CONFIG_INPUT_MISC is not set
585
586 #
587 # Hardware I/O ports
588 #
589 # CONFIG_SERIO is not set
590 # CONFIG_GAMEPORT is not set
591
592 #
593 # Character devices
594 #
595 CONFIG_VT=y
596 CONFIG_CONSOLE_TRANSLATIONS=y
597 CONFIG_VT_CONSOLE=y
598 CONFIG_HW_CONSOLE=y
599 CONFIG_VT_HW_CONSOLE_BINDING=y
600 CONFIG_DEVKMEM=y
601 # CONFIG_SERIAL_NONSTANDARD is not set
602
603 #
604 # Serial drivers
605 #
606 # CONFIG_SERIAL_8250 is not set
607
608 #
609 # Non-8250 serial port support
610 #
611 CONFIG_SERIAL_SH_SCI=y
612 CONFIG_SERIAL_SH_SCI_NR_UARTS=6
613 CONFIG_SERIAL_SH_SCI_CONSOLE=y
614 CONFIG_SERIAL_CORE=y
615 CONFIG_SERIAL_CORE_CONSOLE=y
616 CONFIG_UNIX98_PTYS=y
617 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
618 CONFIG_LEGACY_PTYS=y
619 CONFIG_LEGACY_PTY_COUNT=256
620 # CONFIG_IPMI_HANDLER is not set
621 CONFIG_HW_RANDOM=y
622 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
623 # CONFIG_R3964 is not set
624 # CONFIG_RAW_DRIVER is not set
625 # CONFIG_TCG_TPM is not set
626 CONFIG_I2C=y
627 CONFIG_I2C_BOARDINFO=y
628 # CONFIG_I2C_CHARDEV is not set
629 CONFIG_I2C_HELPER_AUTO=y
630
631 #
632 # I2C Hardware Bus support
633 #
634
635 #
636 # I2C system bus drivers (mostly embedded / system-on-chip)
637 #
638 # CONFIG_I2C_DESIGNWARE is not set
639 # CONFIG_I2C_GPIO is not set
640 # CONFIG_I2C_OCORES is not set
641 CONFIG_I2C_SH_MOBILE=y
642 # CONFIG_I2C_SIMTEC is not set
643
644 #
645 # External I2C/SMBus adapter drivers
646 #
647 # CONFIG_I2C_PARPORT_LIGHT is not set
648 # CONFIG_I2C_TAOS_EVM is not set
649 # CONFIG_I2C_TINY_USB is not set
650
651 #
652 # Other I2C/SMBus bus drivers
653 #
654 # CONFIG_I2C_PCA_PLATFORM is not set
655
656 #
657 # Miscellaneous I2C Chip support
658 #
659 # CONFIG_DS1682 is not set
660 # CONFIG_SENSORS_PCF8574 is not set
661 # CONFIG_PCF8575 is not set
662 # CONFIG_SENSORS_PCA9539 is not set
663 # CONFIG_SENSORS_TSL2550 is not set
664 # CONFIG_I2C_DEBUG_CORE is not set
665 # CONFIG_I2C_DEBUG_ALGO is not set
666 # CONFIG_I2C_DEBUG_BUS is not set
667 # CONFIG_I2C_DEBUG_CHIP is not set
668 # CONFIG_SPI is not set
669
670 #
671 # PPS support
672 #
673 # CONFIG_PPS is not set
674 CONFIG_ARCH_REQUIRE_GPIOLIB=y
675 CONFIG_GPIOLIB=y
676 CONFIG_GPIO_SYSFS=y
677
678 #
679 # Memory mapped GPIO expanders:
680 #
681
682 #
683 # I2C GPIO expanders:
684 #
685 # CONFIG_GPIO_MAX732X is not set
686 # CONFIG_GPIO_PCA953X is not set
687 # CONFIG_GPIO_PCF857X is not set
688
689 #
690 # PCI GPIO expanders:
691 #
692
693 #
694 # SPI GPIO expanders:
695 #
696 # CONFIG_W1 is not set
697 # CONFIG_POWER_SUPPLY is not set
698 # CONFIG_HWMON is not set
699 # CONFIG_THERMAL is not set
700 # CONFIG_THERMAL_HWMON is not set
701 # CONFIG_WATCHDOG is not set
702 CONFIG_SSB_POSSIBLE=y
703
704 #
705 # Sonics Silicon Backplane
706 #
707 # CONFIG_SSB is not set
708
709 #
710 # Multifunction device drivers
711 #
712 # CONFIG_MFD_CORE is not set
713 # CONFIG_MFD_SM501 is not set
714 # CONFIG_HTC_PASIC3 is not set
715 # CONFIG_TPS65010 is not set
716 # CONFIG_TWL4030_CORE is not set
717 # CONFIG_MFD_TMIO is not set
718 # CONFIG_PMIC_DA903X is not set
719 # CONFIG_MFD_WM8400 is not set
720 # CONFIG_MFD_WM8350_I2C is not set
721 # CONFIG_MFD_PCF50633 is not set
722 # CONFIG_AB3100_CORE is not set
723 # CONFIG_REGULATOR is not set
724 # CONFIG_MEDIA_SUPPORT is not set
725
726 #
727 # Graphics support
728 #
729 # CONFIG_VGASTATE is not set
730 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
731 # CONFIG_FB is not set
732 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
733
734 #
735 # Display device support
736 #
737 # CONFIG_DISPLAY_SUPPORT is not set
738
739 #
740 # Console display driver support
741 #
742 CONFIG_DUMMY_CONSOLE=y
743 # CONFIG_SOUND is not set
744 # CONFIG_HID_SUPPORT is not set
745 CONFIG_USB_SUPPORT=y
746 CONFIG_USB_ARCH_HAS_HCD=y
747 # CONFIG_USB_ARCH_HAS_OHCI is not set
748 # CONFIG_USB_ARCH_HAS_EHCI is not set
749 CONFIG_USB=y
750 # CONFIG_USB_DEBUG is not set
751 # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
752
753 #
754 # Miscellaneous USB options
755 #
756 # CONFIG_USB_DEVICEFS is not set
757 CONFIG_USB_DEVICE_CLASS=y
758 # CONFIG_USB_DYNAMIC_MINORS is not set
759 # CONFIG_USB_SUSPEND is not set
760 # CONFIG_USB_OTG is not set
761 # CONFIG_USB_OTG_WHITELIST is not set
762 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
763 # CONFIG_USB_MON is not set
764 # CONFIG_USB_WUSB is not set
765 # CONFIG_USB_WUSB_CBAF is not set
766
767 #
768 # USB Host Controller Drivers
769 #
770 # CONFIG_USB_C67X00_HCD is not set
771 # CONFIG_USB_OXU210HP_HCD is not set
772 # CONFIG_USB_ISP116X_HCD is not set
773 # CONFIG_USB_ISP1760_HCD is not set
774 # CONFIG_USB_SL811_HCD is not set
775 CONFIG_USB_R8A66597_HCD=y
776 # CONFIG_USB_HWA_HCD is not set
777
778 #
779 # USB Device Class drivers
780 #
781 # CONFIG_USB_ACM is not set
782 # CONFIG_USB_PRINTER is not set
783 # CONFIG_USB_WDM is not set
784 # CONFIG_USB_TMC is not set
785
786 #
787 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
788 #
789
790 #
791 # also be needed; see USB_STORAGE Help for more info
792 #
793 CONFIG_USB_STORAGE=y
794 # CONFIG_USB_STORAGE_DEBUG is not set
795 # CONFIG_USB_STORAGE_DATAFAB is not set
796 # CONFIG_USB_STORAGE_FREECOM is not set
797 # CONFIG_USB_STORAGE_ISD200 is not set
798 # CONFIG_USB_STORAGE_USBAT is not set
799 # CONFIG_USB_STORAGE_SDDR09 is not set
800 # CONFIG_USB_STORAGE_SDDR55 is not set
801 # CONFIG_USB_STORAGE_JUMPSHOT is not set
802 # CONFIG_USB_STORAGE_ALAUDA is not set
803 # CONFIG_USB_STORAGE_ONETOUCH is not set
804 # CONFIG_USB_STORAGE_KARMA is not set
805 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
806 # CONFIG_USB_LIBUSUAL is not set
807
808 #
809 # USB Imaging devices
810 #
811 # CONFIG_USB_MDC800 is not set
812 # CONFIG_USB_MICROTEK is not set
813
814 #
815 # USB port drivers
816 #
817 # CONFIG_USB_SERIAL is not set
818
819 #
820 # USB Miscellaneous drivers
821 #
822 # CONFIG_USB_EMI62 is not set
823 # CONFIG_USB_EMI26 is not set
824 # CONFIG_USB_ADUTUX is not set
825 # CONFIG_USB_SEVSEG is not set
826 # CONFIG_USB_RIO500 is not set
827 # CONFIG_USB_LEGOTOWER is not set
828 # CONFIG_USB_LCD is not set
829 # CONFIG_USB_BERRY_CHARGE is not set
830 # CONFIG_USB_LED is not set
831 # CONFIG_USB_CYPRESS_CY7C63 is not set
832 # CONFIG_USB_CYTHERM is not set
833 # CONFIG_USB_IDMOUSE is not set
834 # CONFIG_USB_FTDI_ELAN is not set
835 # CONFIG_USB_APPLEDISPLAY is not set
836 # CONFIG_USB_LD is not set
837 # CONFIG_USB_TRANCEVIBRATOR is not set
838 # CONFIG_USB_IOWARRIOR is not set
839 # CONFIG_USB_TEST is not set
840 # CONFIG_USB_ISIGHTFW is not set
841 # CONFIG_USB_VST is not set
842 # CONFIG_USB_GADGET is not set
843
844 #
845 # OTG and related infrastructure
846 #
847 # CONFIG_USB_GPIO_VBUS is not set
848 # CONFIG_NOP_USB_XCEIV is not set
849 # CONFIG_MMC is not set
850 # CONFIG_MEMSTICK is not set
851 # CONFIG_NEW_LEDS is not set
852 # CONFIG_ACCESSIBILITY is not set
853 CONFIG_RTC_LIB=y
854 # CONFIG_RTC_CLASS is not set
855 # CONFIG_DMADEVICES is not set
856 # CONFIG_AUXDISPLAY is not set
857 # CONFIG_UIO is not set
858
859 #
860 # TI VLYNQ
861 #
862 # CONFIG_STAGING is not set
863
864 #
865 # File systems
866 #
867 CONFIG_EXT2_FS=y
868 # CONFIG_EXT2_FS_XATTR is not set
869 # CONFIG_EXT2_FS_XIP is not set
870 # CONFIG_EXT3_FS is not set
871 # CONFIG_EXT4_FS is not set
872 # CONFIG_REISERFS_FS is not set
873 # CONFIG_JFS_FS is not set
874 # CONFIG_FS_POSIX_ACL is not set
875 # CONFIG_XFS_FS is not set
876 # CONFIG_OCFS2_FS is not set
877 # CONFIG_BTRFS_FS is not set
878 CONFIG_FILE_LOCKING=y
879 # CONFIG_FSNOTIFY is not set
880 # CONFIG_DNOTIFY is not set
881 # CONFIG_INOTIFY is not set
882 # CONFIG_INOTIFY_USER is not set
883 # CONFIG_QUOTA is not set
884 # CONFIG_AUTOFS_FS is not set
885 # CONFIG_AUTOFS4_FS is not set
886 # CONFIG_FUSE_FS is not set
887
888 #
889 # Caches
890 #
891 # CONFIG_FSCACHE is not set
892
893 #
894 # CD-ROM/DVD Filesystems
895 #
896 # CONFIG_ISO9660_FS is not set
897 # CONFIG_UDF_FS is not set
898
899 #
900 # DOS/FAT/NT Filesystems
901 #
902 # CONFIG_MSDOS_FS is not set
903 # CONFIG_VFAT_FS is not set
904 # CONFIG_NTFS_FS is not set
905
906 #
907 # Pseudo filesystems
908 #
909 CONFIG_PROC_FS=y
910 CONFIG_PROC_KCORE=y
911 CONFIG_PROC_SYSCTL=y
912 CONFIG_PROC_PAGE_MONITOR=y
913 CONFIG_SYSFS=y
914 CONFIG_TMPFS=y
915 # CONFIG_TMPFS_POSIX_ACL is not set
916 # CONFIG_HUGETLBFS is not set
917 # CONFIG_HUGETLB_PAGE is not set
918 # CONFIG_CONFIGFS_FS is not set
919 # CONFIG_MISC_FILESYSTEMS is not set
920 # CONFIG_NETWORK_FILESYSTEMS is not set
921
922 #
923 # Partition Types
924 #
925 # CONFIG_PARTITION_ADVANCED is not set
926 CONFIG_MSDOS_PARTITION=y
927 CONFIG_NLS=y
928 CONFIG_NLS_DEFAULT="iso8859-1"
929 # CONFIG_NLS_CODEPAGE_437 is not set
930 # CONFIG_NLS_CODEPAGE_737 is not set
931 # CONFIG_NLS_CODEPAGE_775 is not set
932 # CONFIG_NLS_CODEPAGE_850 is not set
933 # CONFIG_NLS_CODEPAGE_852 is not set
934 # CONFIG_NLS_CODEPAGE_855 is not set
935 # CONFIG_NLS_CODEPAGE_857 is not set
936 # CONFIG_NLS_CODEPAGE_860 is not set
937 # CONFIG_NLS_CODEPAGE_861 is not set
938 # CONFIG_NLS_CODEPAGE_862 is not set
939 # CONFIG_NLS_CODEPAGE_863 is not set
940 # CONFIG_NLS_CODEPAGE_864 is not set
941 # CONFIG_NLS_CODEPAGE_865 is not set
942 # CONFIG_NLS_CODEPAGE_866 is not set
943 # CONFIG_NLS_CODEPAGE_869 is not set
944 # CONFIG_NLS_CODEPAGE_936 is not set
945 # CONFIG_NLS_CODEPAGE_950 is not set
946 # CONFIG_NLS_CODEPAGE_932 is not set
947 # CONFIG_NLS_CODEPAGE_949 is not set
948 # CONFIG_NLS_CODEPAGE_874 is not set
949 # CONFIG_NLS_ISO8859_8 is not set
950 # CONFIG_NLS_CODEPAGE_1250 is not set
951 # CONFIG_NLS_CODEPAGE_1251 is not set
952 # CONFIG_NLS_ASCII is not set
953 # CONFIG_NLS_ISO8859_1 is not set
954 # CONFIG_NLS_ISO8859_2 is not set
955 # CONFIG_NLS_ISO8859_3 is not set
956 # CONFIG_NLS_ISO8859_4 is not set
957 # CONFIG_NLS_ISO8859_5 is not set
958 # CONFIG_NLS_ISO8859_6 is not set
959 # CONFIG_NLS_ISO8859_7 is not set
960 # CONFIG_NLS_ISO8859_9 is not set
961 # CONFIG_NLS_ISO8859_13 is not set
962 # CONFIG_NLS_ISO8859_14 is not set
963 # CONFIG_NLS_ISO8859_15 is not set
964 # CONFIG_NLS_KOI8_R is not set
965 # CONFIG_NLS_KOI8_U is not set
966 # CONFIG_NLS_UTF8 is not set
967 # CONFIG_DLM is not set
968
969 #
970 # Kernel hacking
971 #
972 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
973 # CONFIG_PRINTK_TIME is not set
974 CONFIG_ENABLE_WARN_DEPRECATED=y
975 # CONFIG_ENABLE_MUST_CHECK is not set
976 CONFIG_FRAME_WARN=1024
977 # CONFIG_MAGIC_SYSRQ is not set
978 # CONFIG_UNUSED_SYMBOLS is not set
979 CONFIG_DEBUG_FS=y
980 # CONFIG_HEADERS_CHECK is not set
981 # CONFIG_DEBUG_KERNEL is not set
982 # CONFIG_DEBUG_BUGVERBOSE is not set
983 # CONFIG_DEBUG_MEMORY_INIT is not set
984 # CONFIG_RCU_CPU_STALL_DETECTOR is not set
985 # CONFIG_LATENCYTOP is not set
986 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
987 CONFIG_HAVE_FUNCTION_TRACER=y
988 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
989 CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
990 CONFIG_HAVE_DYNAMIC_FTRACE=y
991 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
992 CONFIG_HAVE_FTRACE_SYSCALLS=y
993 CONFIG_TRACING_SUPPORT=y
994 # CONFIG_FTRACE is not set
995 # CONFIG_DYNAMIC_DEBUG is not set
996 # CONFIG_DMA_API_DEBUG is not set
997 # CONFIG_SAMPLES is not set
998 CONFIG_HAVE_ARCH_KGDB=y
999 # CONFIG_SH_STANDARD_BIOS is not set
1000 # CONFIG_EARLY_SCIF_CONSOLE is not set
1001 # CONFIG_DWARF_UNWINDER is not set
1002
1003 #
1004 # Security options
1005 #
1006 # CONFIG_KEYS is not set
1007 # CONFIG_SECURITY is not set
1008 # CONFIG_SECURITYFS is not set
1009 # CONFIG_SECURITY_FILE_CAPABILITIES is not set
1010 # CONFIG_CRYPTO is not set
1011 # CONFIG_BINARY_PRINTF is not set
1012
1013 #
1014 # Library routines
1015 #
1016 CONFIG_BITREVERSE=y
1017 CONFIG_GENERIC_FIND_LAST_BIT=y
1018 # CONFIG_CRC_CCITT is not set
1019 # CONFIG_CRC16 is not set
1020 # CONFIG_CRC_T10DIF is not set
1021 # CONFIG_CRC_ITU_T is not set
1022 CONFIG_CRC32=y
1023 # CONFIG_CRC7 is not set
1024 # CONFIG_LIBCRC32C is not set
1025 CONFIG_ZLIB_INFLATE=y
1026 CONFIG_DECOMPRESS_GZIP=y
1027 CONFIG_HAS_IOMEM=y
1028 CONFIG_HAS_IOPORT=y
1029 CONFIG_HAS_DMA=y
1030 CONFIG_HAVE_LMB=y
1031 CONFIG_NLATTR=y
1032 CONFIG_GENERIC_ATOMIC64=y